Fatal errors on plugin installation
-
Hello,
After installing & activating ‘Next Active Directory Integration’ plugin I got a WordPress fatal error that crashes my site:
<code>Fatal error: Uncaught Error: Call to undefined method Redux::set_args() in /var/www/mysite.com/wp-content/themes/saasland/options/opt-config.php:158 Stack trace: #0 /var/www/mysite.com/wp-content/themes/saasland/functions.php(142): require() #1 /var/www/mysite.com/wp-settings.php(555): include('/var/www/mysite.com...') #2 /var/www/mysite.com/wp-config.php(94): require_once('/var/www/mysite.com...') #3 /var/www/mysite.com/wp-load.php(50): require_once('/var/www/mysite.com...') #4 /var/www/mysite.com/wp-blog-header.php(13): require_once('/var/www/mysite.com...') #5 /var/www/mysite.com/index.php(17): require('/var/www/mysite.com...') #6 {main} thrown in /var/www/mysite.com/wp-content/themes/saasland/options/opt-config.php on line 158</code>
The line that gives this fatal error is:
Redux::setArgs( $opt_name, $args );
The WordPress, template & rest of plugins are up to date too.
At this time plugin is deactivated due this issue.Thanks in advance.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Fatal errors on plugin installation’ is closed to new replies.