PHP 8 error
-
I upgraded my site from PHP 7.4 to 8.0 and tried 8.1 and in both I got this error:
Fatal error: Uncaught Error: Call to undefined function create_function() in /home/clients/752b0cc29/web/wp-content/plugins/baw-login-logout-menu/bawllm.php:13 Stack trace: #0 /home/clients/752b0cc29/web/wp-settings.php(526): include_once() #1 /home/clients/752b0cc29/web/wp-config.php(186): require_once(‘/home/clients/2…’) #2 /home/clients/752b0cc29/web/wp-load.php(50): require_once(‘/home/clients/2…’) #3 /home/clients/752b0cc29/web/wp-blog-header.php(13): require_once(‘/home/clients/2…’) #4 /home/clients/752b0cc29/web/index.php(17): require(‘/home/clients/2…’) #5 {main} thrown in /home/clients/752b0cc29/web/wp-content/plugins/baw-login-logout-menu/bawllm.php on line 13
The topic ‘PHP 8 error’ is closed to new replies.