Database error: [Table '…' doesn't exist]
-
Hi,
I am running into the following database error when trying to register as a new user on my website front-end, and a similar error occurs when adding new users via the back-end too.
Please advise on how to resolve. Thanks!
WordPress database error: [Table ‘db_name.bot_wysija_user_list’ doesn’t exist]
INSERT INTObot_wysija_user_list(user_id,list_id,sub_date) VALUES (0,2,1428416934)WordPress database error: [Table ‘db_name.bot_wysija_user’ doesn’t exist]
SELECT user_id FROMbot_wysija_userWHERE user_id=”” AND status >= 1Warning: Cannot modify header information – headers already sent by (output started at /home/cpanel/public_html/website/wp-includes/wp-db.php:1251) in /home/cpanel/public_html/website/wp-includes/pluggable.php on line 918
Warning: Cannot modify header information – headers already sent by (output started at /home/cpanel/public_html/website/wp-includes/wp-db.php:1251) in /home/cpanel/public_html/website/wp-includes/pluggable.php on line 919
Warning: Cannot modify header information – headers already sent by (output started at /home/cpanel/public_html/website/wp-includes/wp-db.php:1251) in /home/cpanel/public_html/website/wp-includes/pluggable.php on line 920
Warning: Cannot modify header information – headers already sent by (output started at /home/cpanel/public_html/website/wp-includes/wp-db.php:1251) in /home/cpanel/public_html/website/wp-includes/pluggable.php on line 1178
The topic ‘Database error: [Table '…' doesn't exist]’ is closed to new replies.