Help with Fatal error: Uncaught Error: Call to undefined function wp_parse_url()
-
Hi guys,
few days ago I update redux framework plugin, but after that my website was down (frontend + backend). I tried to deactivate all plugins whitout resolve.
I activated debug and I found this:Fatal error: Uncaught Error: Call to undefined function wp_parse_url() in /home4/bmwmotoclub/public_html/wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-helpers.php on line 227
( ! ) Error: Call to undefined function wp_parse_url() in /home4/bmwmotoclub/public_html/wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-helpers.php on line 227
Call Stack
# Time Memory Function Location
1 0.0004 390936 {main}( ) …/index.php:0
2 0.0006 392968 require( ‘/home4/bmwmotoclub/public_html/wp-blog-header.php’ ) …/index.php:17
3 0.0009 407816 require_once( ‘/home4/bmwmotoclub/public_html/wp-load.php’ ) …/wp-blog-header.php:12
4 0.0011 420944 require_once( ‘/home4/bmwmotoclub/public_html/wp-config.php’ ) …/wp-load.php:37
5 0.0017 488024 require_once( ‘/home4/bmwmotoclub/public_html/wp-settings.php’ ) …/wp-config.php:83
6 0.1410 15948240 include_once( ‘/home4/bmwmotoclub/public_html/wp-content/plugins/redux-framework/redux-framework.php’ ) …/wp-settings.php:215
7 0.1417 16024872 Redux_Framework_Plugin::instance( ) …/redux-framework.php:40
8 0.1426 14856176 Redux_Framework_Plugin->includes( ) …/class-redux-framework-plugin.php:98
9 0.1431 14920360 require_once( ‘/home4/bmwmotoclub/public_html/wp-content/plugins/redux-framework/redux-core/framework.php’ ) …/class-redux-framework-plugin.php:162
10 0.1436 14994272 Redux_Core::instance( ) …/framework.php:28
11 0.1480 15646848 Redux_Core->init( ) …/class-redux-core.php:170
12 0.1480 15647224 Redux_Helpers::is_local_host( ) …/class-redux-core.php:184I tried to deactivate redux plugin only, but I’m unable to access wp-admin.
Can anyone help me?
ThanksThe page I need help with: [log in to see the link]
- The topic ‘Help with Fatal error: Uncaught Error: Call to undefined function wp_parse_url()’ is closed to new replies.