Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)
  • golden_g73

    (@may73alliance)

    Had 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.

    I’m experiencing the same as @rlorenzo. Their proposed code change also resolved the issue.

    @azaozz Could you include this in the next release please?

    Thread Starter golden_g73

    (@may73alliance)

    ta:P got in touch… well waiting for a reply…

    Thanks for help

    Thread Starter golden_g73

    (@may73alliance)

    what should i email them about? what should i ask them to do?
    Thanks

    Thread Starter golden_g73

    (@may73alliance)

    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

    Thread Starter golden_g73

    (@may73alliance)

    no line there… i’ve deleted them after reading the page given earlier…. but i still get the error message about line 26…

    Thread Starter golden_g73

    (@may73alliance)

    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

    Thread Starter golden_g73

    (@may73alliance)

    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’);

    Thread Starter golden_g73

    (@may73alliance)

    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

Viewing 10 replies - 1 through 10 (of 10 total)