Database Table Error on submit

[ad_1]

Hello!

Looks like one of the tables wasn’t created for some reason. to fix it please open the file core/PluginBase.php and temporary change this:

if($dbversion<$this->dbVersion)

for this

if(true)

This will force the plugin to create the tables again, after that please try again.

Once the plugin submit the form correctly you can revert this change if you want or it will automatically removed in the next plugin update.

Regards!

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer