Fatal error: Cannot redeclare bpsPro_Browser_UA_scroll_animation()
-
Avada Theme – updated and patched,
WP 4.8
PHP 5.6Hi, I have this error when I go to the login page.
Fatal error: Cannot redeclare bpsPro_Browser_UA_scroll_animation() (previously declared in /www/sites/a4f/cef/{website-domain}/web/wp-content/plugins/bulletproof-security/includes/functions.php:13) in /www/sites/a4f/cef/{website-domain}/web/wp-content/plugins/bulletproof-security/includes/functions.php on line 96I have read a previous post with the same error and followed a few tips on there.
After each of these edits I refreshed the page and also cleared the browser cache, I also used different browsers.- I use WP-Edit and FTP’d in and renamed the plugin folder to WP-Edit.x Nothing changed and the error was still there
- I went a step further and renamed the Plugins folder to Plugins.x and I have used this previously to resolve login issues with success but on this occasion it hasn’t worked. What I get now is “Firefox has detected that the server is redirecting the request for this address in a way that will never complete.“
- Also checked my wp-config.php file and there is no code after
/** WordPress absolute path to the WordPress directory. */ if ( !defined('ABSPATH') ) define('ABSPATH', dirname(__FILE__) . '/'); /** Sets up WordPress vars and included files. */ require_once(ABSPATH . 'wp-settings.php');
So I’m a bit stuck at the moment.
The topic ‘Fatal error: Cannot redeclare bpsPro_Browser_UA_scroll_animation()’ is closed to new replies.