Database table isnt being created
-
I have installed, uninstalled, and re-installed this plugin a number of times but I keep getting the following error, its a snippet :
WordPress database error Table ‘[database-name].wp_keep_in_touch’ doesn’t exist for query SELECT * FROM wp_keep_in_touch WHERE status != ‘pending_activation’ AND weekly = 1 made by do_action_ref_array, WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, Keep_In_Touch_Schedule::handle_weekly_event, Keep_In_Touch_Msg::send_weekly_digeston looking in the database directly I can see the table isnt there. If I send out test newsletters/digests they work fine but if I try to signup I get an error (likely due to the table not being there).
Is this a known problem? if not, can you provide code to create the table via sql instead?
- The topic ‘Database table isnt being created’ is closed to new replies.