PHP 7 Error
-
I recently discovered that Beaver Builder wasn’t working on most of my (client’s) Themer layouts, and traced it to this plugin thanks to the combination of the following error message and the fact that the problem went away when I deactivated the plugin. I suspect it’s specifically an issue with PHP 7.3, because I’m pretty sure the server was on SOME version of PHP 7 the last time everything was working.
`
[Sat May 04 00:46:52.422055 2019] [php7:error] [pid 7418] [client 46.229.168.145:16520] PHP Fatal error: Uncaught Error: Call to undefined function pp_get_image_alt() in /nas/content/live/kiamiller/wp-content/plugins/powerpack-addon-for-beaver-builder/modules/pp-line-separator/includes/frontend.php:29\nStack trace:\n#0 /nas/content/live/kiamiller/wp-content/plugins/bb-plugin/includes/module.php(10): include()\n#1 /nas/content/live/kiamiller/wp-content/plugins/bb-plugin/classes/class-fl-builder.php(2308): include(‘/nas/content/li…’)\n#2 /nas/content/live/kiamiller/wp-content/plugins/bb-plugin/classes/class-fl-builder.php(2265): FLBuilder::render_module(Object(stdClass))\n#3 /nas/content/live/kiamiller/wp-content/plugins/bb-plugin/includes/column.php(4): FLBuilder::render_modules(Object(stdClass))\n#4 /nas/content/live/kiamiller/wp-content/plugins/bb-plugin/classes/class-fl-builder.php(2167): include(‘/nas/content/li…’)\n#5 /nas/content/live/kiamiller/wp-content/plugins/bb-plugin/includes/column-group.php(7): FLBuilder::render_column(Object(stdClass))\n#6 /nas/content/live/kiamiller/wp-content/plugins/bb-plugin/classe in /nas/content/live/kiamiller/wp-content/plugins/powerpack-addon-for-beaver-builder/modules/pp-line-separator/includes/frontend.php on line 29
`
Do you have an update coming out soon that will let me turn the plugin back on? I was using some of those modules and I don’t want to have to roll the PHP version back for the site.
- The topic ‘PHP 7 Error’ is closed to new replies.