golden_g73
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Search with Algolia] Split options and facet countHad a bit of a budget shock going from Build (1m records included) to Grow (100k records included).
Across all environments we had about 950k records (including replicas for custom sorting). Which seems to be about $40 per 100k per month, so $340+ a month!
My average record size was about 4.5kb so I’m currently trialing increasing the ALGOLIA_CONTENT_MAX_SIZE to 4,000.A couple of the records are bigger than 10kb, but the max record size on Grow is 100kb* (*with an average record size max of 10kb).
Seems to be working ok thus far!- This reply was modified 1 year, 3 months ago by golden_g73.
+1 for PHP 8.2 support.
Googling the deprecation warnings for PublishPress Future brought me here.
Forum: Plugins
In reply to: [Advanced Editor Tools] PHP 8.2 warningsForum: Installing WordPress
In reply to: Database Error?ta:P got in touch… well waiting for a reply…
Thanks for help
Forum: Installing WordPress
In reply to: Database Error?what should i email them about? what should i ask them to do?
ThanksForum: Installing WordPress
In reply to: Made but Warning show up everywhere…the site says:
If the error message states: Warning: Cannot modify header information – headers already sent by (output started at /path/wp-admin/admin-header.php:8) in /path/wp-admin/post.php on line 569, then the problem is at line #8 of admin-header.php, not line #569 of post.php. In this scenario, line #569 of post.php is the victim. It is being affected by the excess whitespace at line #8 of admin-header.php.
whitespace? whats whitespace? and what should i do with it if its there to solve the problem.
Thanks
Forum: Installing WordPress
In reply to: Made but Warning show up everywhere…no line there… i’ve deleted them after reading the page given earlier…. but i still get the error message about line 26…
Forum: Installing WordPress
In reply to: Made but Warning show up everywhere…i’ve done what the page you supplied says … (replacing the line from a fresh copy, even though it was exactely the same…
but i still get that error saying about line 26
Forum: Installing WordPress
In reply to: Made but Warning show up everywhere…i didn’t see it, was just doing it… lol sorry…
i’ve checked line 26 and it looks alright to me but im new to php..
this is line 26:
do_action(‘wp_logout’);
Forum: Installing WordPress
In reply to: Made but Warning show up everywhere…when i try to login i get this:
Warning: Cannot modify header information – headers already sent by (output started at /home/gmincw/public_html/wp-config.php:26) in /home/gmincw/public_html/wp-login.php on line 7
Warning: Cannot modify header information – headers already sent by (output started at /home/gmincw/public_html/wp-config.php:26) in /home/gmincw/public_html/wp-login.php on line 8
Warning: Cannot modify header information – headers already sent by (output started at /home/gmincw/public_html/wp-config.php:26) in /home/gmincw/public_html/wp-login.php on line 9
Warning: Cannot modify header information – headers already sent by (output started at /home/gmincw/public_html/wp-config.php:26) in /home/gmincw/public_html/wp-login.php on line 10
Warning: Cannot modify header information – headers already sent by (output started at /home/gmincw/public_html/wp-config.php:26) in /home/gmincw/public_html/wp-login.php on line 11
Warning: Cannot modify header information – headers already sent by (output started at /home/gmincw/public_html/wp-config.php:26) in /home/gmincw/public_html/wp-includes/pluggable-functions.php on line 151
Warning: Cannot modify header information – headers already sent by (output started at /home/gmincw/public_html/wp-config.php:26) in /home/gmincw/public_html/wp-includes/pluggable-functions.php on line 152
Warning: Cannot modify header information – headers already sent by (output started at /home/gmincw/public_html/wp-config.php:26) in /home/gmincw/public_html/wp-includes/pluggable-functions.php on line 129