Forums

WooCommerce - excelling eCommerce
[Plugin: WooCommerce – excelling eCommerce] 1.5 seems to have broken my site (7 posts)

  1. pddesign
    Member
    Posted 1 year ago #

    My new wordpress website was working great and I was loving Woocommerce until I updated to 1.5. Now I receive a 500 Internal Server Error on every page. I can still login to my control panel though and when I deactivate woocommerce the site works again but without the products obviously. I'm up to date on all php and mysql. I'd be happy using the old version of woocommerce but when I upload that instead it no longer works either. My hoster (godaddy) has looked into it with no explanation. Any ideas? The site is http://items4sale209.com/store/home/ but all you can see now is the 500 error. Any help or ideas would be wonderful.

    http://wordpress.org/extend/plugins/woocommerce/

  2. mikejolley
    Member
    Plugin Author

    Posted 1 year ago #

    Edit your wp-config.php file and turn on WP_DEBUG http://codex.wordpress.org/Editing_wp-config.php#Debug

    This will reveal any errors. This will point you into the direction of the culprit (and my guess would be an outdated extension some where). You can then remove the broken extension via FTP to disable it.

  3. pddesign
    Member
    Posted 1 year ago #

    Ok the error message I'm getting is this:
    Notice: wp_register_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 Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/content/30/8754130/html/store/wp-includes/functions.php on line 3587

  4. mikejolley
    Member
    Plugin Author

    Posted 1 year ago #

    Thats not an error - thats a notice. Therefore this may be a memory issue:

    http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

  5. pddesign
    Member
    Posted 1 year ago #

    Thanks, well I upped the memory and also talked to the host to make sure there were no memory issues. They said that the site is uploading very fast and doesnt seem to be a php memory issue or any timeout issues. Thanks for your help on this! Any other ideas?

  6. pddesign
    Member
    Posted 1 year ago #

    Also seeing this:

    Notice: wp_register_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 Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/content/30/8754130/html/store/wp-includes/functions.php on line 3587

    Notice: wp_enqueue_style 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 Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/content/30/8754130/html/store/wp-includes/functions.php on line 3587

    Warning: Cannot modify header information - headers already sent by (output started at /home/content/30/8754130/html/store/wp-includes/functions.php:3587) in /home/content/30/8754130/html/store/wp-login.php on line 349

    Warning: Cannot modify header information - headers already sent by (output started at /home/content/30/8754130/html/store/wp-includes/functions.php:3587) in /home/content/30/8754130/html/store/wp-login.php on line 361

  7. mikejolley
    Member
    Plugin Author

    Posted 1 year ago #

    Now you've upped the memory you can turn of wp_debug again - there were no fatal errors reported. If theres still no luck you will have to check the server error logged which you host should be able to help with (although it looks like your fixed).

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic