Database Tables Does Not Exist
-
Hi Guys, small problem here! It seems I deleted the Wisjia Tables from phpMyAdmin when I stopped using the plugin!
Basically I wanted to streamline my blog. Anyway I missed the plugin that much I have installed it again and of course it remembered all the setting details.
However when I installed it again on my blog the plugin did not install the database tables again and now I have thinks like this under the various tabs under settings….
WordPress database error: [Table ‘******_brum.wp_wysija_user’ doesn’t exist]
SELECT user_id FROMwp_wysija_user
WHERE keyuser=”************************”WordPress database error: [Table ‘******_brum.wp_wysija_user’ doesn’t exist]
INSERT INTOwp_wysija_user
(wpuser_id
,email
,firstname
,lastname
,created_at
,ip
,keyuser
,status
,domain
) VALUES (4,’[email protected]’,’Phillip’,’Dews’,’********’,’********’,’**********************’,0,’brum.pw’)WordPress database error: [Table ‘******_brum.wp_wysija_user’ doesn’t exist]
SELECT * FROMwp_wysija_user
WHERE wpuser_id=4 ORDER BY user_id DESC LIMIT 0 , 1Not sure what to do now apart from manually create the tables, fields and values in phpMyAdmin if thats the case can you tell me what they are?
Many thanks.
– Phillip Dews
- The topic ‘Database Tables Does Not Exist’ is closed to new replies.