Wanted to try out nubuilder, so setup a wordpress and mysql stack in docker.
Site works, went to plugins, pulled the plugin for nuBuilder forte from wordpress.
When I click activated, I get the following error:
Code: Select all
Fatal error: Uncaught Error: Undefined class constant 'MYSQL_ATTR_INIT_COMMAND' in /var/www/html/wp-content/plugins/nubuilder-forte/nubuilder-include.php:1732 Stack trace: #0 /var/www/html/wp-content/plugins/nubuilder-forte/nubuilder-forte.php(24): nubuilderInitDB() #1 /var/www/html/wp-content/plugins/nubuilder-forte/nubuilder-forte.php(48): nuBuilderForte->__construct() #2 /var/www/html/wp-admin/includes/plugin.php(2223): include('/var/www/html/w...') #3 /var/www/html/wp-admin/plugins.php(175): plugin_sandbox_scrape('nubuilder-forte...') #4 {main} thrown in /var/www/html/wp-content/plugins/nubuilder-forte/nubuilder-include.php on line 1732
Thanks in advance,
Shane