• Hi,

    I upated my wp to the latest 6.7 and since I can not edit any, nor make any new pages.

    Any tips & trics to get this going?

    Thanks

    Roger

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter theconsul

    (@theconsul)

    for the record:

    I tried deactivating all plugins, and theme, problem remains.

    Hello @theconsul ,

    First you need to switch the theme and check if it’s still show errors then upgrade the PHP memory limit in WordPress wp-config.php and paste this code into this file

    define( 'WP_MEMORY_LIMIT', '256M' );

    after that still showing an issue contact your hosting provider then.

    If there are errors which are displayed please post them here.

    If not try to activate the debugstatus in the config.php.

    Thread Starter theconsul

    (@theconsul)

    I added the wp memory limit and switched themes again, same problem

    I activated the debug and this is what I get on all pages: (translation issues)

    Notice: Function _load_textdomain_just_in_time was called?incorrectly. Translation loading for the…

    This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the?init?action or later.

    Please see?Debugging in WordPress?for more information. (This message was added in version 6.7.0.) in?/home/customer/www/***/public_html/wp-includes/functions.php?on line?6114

    also facing the same problem since 12 November 2024. Can’t edit any page with elemtor . Shows server error 429 .

    WordPress working weirdly

    Hi @theconsul,

    Do you have site caching configured through a plugin? Or possibly through Cloudflare by chance?

    If so, could you try purging the cache and see if it works after that?

    No . I didn’t use any cdn or external dns now . Using namecheap webhosting dns and also domain from namecheap also .

    Thread Starter theconsul

    (@theconsul)

    @desrosj No plugins active, NO caching, NO Cloudflare

    :/

    skinitabd

    (@skinitabd)

    @theconsul if possible try to install a local host and transfer your site on local host, make change what you need , in local host there are no editing issues at all . When your site is ready you can restore in web hosting and ready to go

    Thread Starter theconsul

    (@theconsul)

    this is the issue, but didn’t find anything to fix it:

    “Function _load_textdomain_just_in_time was called incorrectly. Translation loading was triggered too early. Translations should be loaded at the init action or later.

    Github
    • This reply was modified 1 week ago by theconsul.
    Thread Starter theconsul

    (@theconsul)

    for the record, I did a fresh installation of WP 6.7 and that one works. But deactivating all plugins and theme in an existing installation does not fix it.

    • This reply was modified 1 week ago by theconsul.
Viewing 11 replies - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.