DatabaseQueryException while installing latest plugin 4.2.0
-
Hi,
on my local machine during the installation process of your plugin I’m getting this error:Fatal error: Uncaught Give\Framework\Database\Exceptions\DatabaseQueryException: Database Query in wp/wp-content/plugins/give/src/Framework/Database/DB.php:247 Stack trace: #0 wp/wp-content/plugins/give/src/Framework/Database/DB.php(86): Give\Framework\Database\DB::runQueryWithErrorChecking() #1 wp/wp-content/plugins/give/src/Framework/QueryBuilder/Concerns/CRUD.php(103): Give\Framework\Database\DB::__callStatic() #2 wp/wp-content/plugins/give/src/FormBuilder/FormBuilderRouteBuilder.php(84): Give\Framework\QueryBuilder\QueryBuilder->get() #3 wp/wp-content/plugins/give/src/FormBuilder/ServiceProvider.php(57): Give\FormBuilder\FormBuilderRouteBuilder->getUrl() #4 wp/wp-includes/class-wp-hook.php(324): Give\FormBuilder\ServiceProvider::{closure:Give\FormBuilder\ServiceProvider::boot():55}() #5 wp/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #6 wp/wp-includes/plugin.php(517): WP_Hook->do_action() #7 wp/wp-admin/admin-header.php(123): do_action() #8 wp/wp-admin/plugins.php(637): require_once('...') #9 {main} thrown in wp/wp-content/plugins/give/src/Framework/Database/DB.php on line 247I’ve added some debug to see the error and it looks like it is not creating the database:
Table 'wp.wp_give_campaigns' doesn't existWhen I check my database it will only create 3 tables: give_log, give_migrations and give_revenue.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘DatabaseQueryException while installing latest plugin 4.2.0’ is closed to new replies.