Error on PHP 7
-
Hello,
I encountered an error with WP SPAM Fighter on PHP 7. It ouputs an error:
Warning: session_start() expects parameter 1 to be array, string given in /home3/maurisrx/public_html/wp-includes/plugin.php on line 524
After looking at the code, it might be caused by
session_start()
that is attached to a hook in classes/wp-spam-fighter.php.Mauris
- The topic ‘Error on PHP 7’ is closed to new replies.