• Resolved jcpcosta

    (@jcpcosta)


    Hi everyone!

    I don’t know what happened but I was adding new content to my website and suddenly I wasn’t able to save any of the changes I wanted. When I press ‘update’ I’m redirected to ‘https://mlearning.mdsinsure.com/mlearning/wp-admin/post.php’ and get a blank page. I turned on error log and I get something like this:

    [20-Nov-2013 09:58:40 UTC] PHP Notice: Undefined index: page in /opt/mlearning/wp-content/plugins/event-geek/core/gg-scripts.php on line 5

    [20-Nov-2013 09:58:40 UTC] PHP Notice: Undefined property: WP_Locale::$is_rtl in /opt/mlearning/wp-content/plugins/event-geek/core/gg-scripts.php on line 38

    [20-Nov-2013 09:59:03 UTC] PHP Fatal error: Call to undefined function wp_checkdate() in /opt/mlearning/wp-includes/post.php on line 2794

    [20-Nov-2013 10:05:37 UTC] PHP Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see<ahref=”https://codex.www.ads-software.com/Debugging_in_WordPress”>Debugging in WordPress for more information. (This message was added in version 3.3.) in /opt/mlearning/wp-includes/functions.php on line 2959

    [20-Nov-2013 10:05:37 UTC] PHP Fatal error: Call to undefined function wp_checkdate() in /opt/mlearning/wp-includes/post.php on line 2794

    I searched for these errors but couldn’t find anything clear!

    Can anybody help? My site is ‘https://mlearning.mdsinsure.com/&#8217;

    Thank you!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Looks like you have a bad or corrupted plugin – specifically the event-geek plugin. FTP into your site (or whatever file management application your host provides) & rename the wp-content/plugins/event-geek folder to deactivate it

    Thread Starter jcpcosta

    (@jcpcosta)

    Hi Esmi!

    I did that and now I get :

    ‘[20-Nov-2013 12:16:02 UTC] PHP Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see<ahref=”https://codex.www.ads-software.com/Debugging_in_WordPress”>Debugging in WordPress for more information. (This message was added in version 3.3.) in /opt/mlearning/wp-includes/functions.php on line 2959′

    and

    ‘[20-Nov-2013 12:16:02 UTC] PHP Fatal error: Call to undefined function wp_checkdate() in /opt/mlearning/wp-includes/post.php on line 2794

    The first one appears several times!

    Try resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.

    Thread Starter jcpcosta

    (@jcpcosta)

    Esmi,

    I’m sorry but I didn’t understand.. I’m able to access Admin panel..and how come will I disable all plugins if I need them?

    Sorry if it’s a silly question!

    Deactivating plugins is a temporary standard troubleshooting step.

    Thread Starter jcpcosta

    (@jcpcosta)

    I wasn’t getting there…I decided to roll back . Restored DB and files and it’s ok.

    Thank you

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘not able to save changes’ is closed to new replies.