• Resolved OfAllTheBars

    (@ofallthebars)


    Crashes after editing a post from the previous version of WordPress. Posts created, and the edited appear to work OK. Error messages:

    Warning: preg_replace(): Compilation failed: repeated subpattern is too long at offset 428 in /web1/user32781/website/fiveways-end/wp-includes/wp-db.php on line 2418

    Warning: preg_replace(): Compilation failed: repeated subpattern is too long at offset 428 in /web1/user32781/website/fiveways-end/wp-includes/wp-db.php on line 2418

    Warning: Cannot modify header information – headers already sent by (output started at /web1/user32781/website/fiveways-end/wp-includes/wp-db.php:2418) in /web1/user32781/website/fiveways-end/wp-admin/post.php on line 233

    Warning: Cannot modify header information – headers already sent by (output started at /web1/user32781/website/fiveways-end/wp-includes/wp-db.php:2418) in /web1/user32781/website/fiveways-end/wp-includes/pluggable.php on line 1178

    Test site: http://www.ofallthebars.net/fiveways-end/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Can you try reinstalling the core files for WP 4.1-beta?

    Hi @ofallthebars,

    Could you share your PHP and PCRE versions with us? Do do that, it’ll require this code, which you can temporarily insert into a plugin or even just wp-config.php:

    var_dump( PHP_VERSION, PCRE_VERSION );

    Thanks for the report.

    (No need to reinstall the core files, FYI.)

    Thread Starter OfAllTheBars

    (@ofallthebars)

    PHP Version 5.4.33
    PCRE Version 6.6 06-Feb-2006

    Thanks for the bug report, @ofallthebars!

    I’ve just committed a fix to trunk, it’ll be available in the next nightly build.

    Thread Starter OfAllTheBars

    (@ofallthebars)

    Sorry for the delay, I’ve been travelling.

    The Beta Tester plugin wasn’t loading updates. It would go through the motions but didn’t appear to update core files. (There is an out of date version of Akismet in the build… that was being loaded but not other files – I’ll look at that problem another time.)

    Having done a manual download and update, the crashes I reported are no longer present.

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Twenty Fifteen: crashes after updating an existing post’ is closed to new replies.