• Resolved childeman

    (@childeman)


    I Upgraded to WordPress 3.6.1 and now I get this error: Fatal error: Call to undefined function wp_validate_redirect() in /home/content/73/7490073/html/store/wp-includes/functions.php on line 1305

    How can I fix this?

Viewing 8 replies - 1 through 8 (of 8 total)
  • Is this an ecommerce store?

    Have you tried temporarily deactivating your plugins:

    http://codex.wordpress.org/FAQ_Troubleshooting#How_to_deactivate_all_plugins_when_not_able_to_access_the_administrative_menus.3F

    If that restores your site, then one of your plugins may need updating.

    Thread Starter childeman

    (@childeman)

    Yes, I am using WooCommerce and have Gravity Forms and the WooCommerce – Gravity Forms Product Add-Ons.

    Problem is I can’t get into the admin area, so I will have to fix this through FTP to the host.

    Any suggestions on how to fix this problem?

    I will have to fix this through FTP to the host.

    Temporarily rename your plugins folder to something like plugouts to completely deactivate and disengage all plugins, then temporarily do the same to the folder for your active theme so WordPress will activate Twenty Twelve or another default theme present then next time it (WordPress) runs. At that point, rename your plugins folder back to plugins and upload all of WordPress other than wp-content and wp-config…but before doing any of that, look at the actual directions for yourself in case I missed something:
    http://codex.wordpress.org/Upgrading_WordPress_Extended

    Thread Starter childeman

    (@childeman)

    Thank you leejosepho. I found out that the fatal error is caused from the WooCommerce Gravity Forms Product Add-Ons plugin 2.4.5. Version 2.4.6 is supposed to fix this problem but it isn’t available as an update yet???

    Need to either update the plugin or if somebody can point me to the updated source code I can change it manually. Not sure if anybody else has had this problem yet.

    Thanks all for the help/suggestions.

    Need to either update the plugin or if somebody can point me to the updated source code I can change it manually.

    Maybe watch the plugin’s home page and support forums closely if nothing more shows up here.

    Thread Starter childeman

    (@childeman)

    I have found the solution to the fatal error caused by the Gravity Forms Product Add-Ons plugin version 2.4.5. In the gravityforms-product-addons.php file, remove the code from line 77: wp_get_referer();.

    Everything works again!:)

    Thanks, had the same error.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Updated to WordPress 3.6.1 Website Crashed!!!’ is closed to new replies.