RhondaOlson
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] MailChimp API Settings [NOT CONNECTED]I am having the same issue. My provider is godaddy. It was working yesterday.
Forum: Localhost Installs
In reply to: wampserver reinstallThe issue was with the bdata1 file. I had a back up of that thankfully and just needed to recopy that file to mysql when wampserver was turned off.
Forum: Localhost Installs
In reply to: wampserver reinstallThe error message says this (and more in variation of this same message. It goes on for pages):
WordPress database error: [La table 'wisdom_db.wp_users' n'existe pas] CREATE TABLE wp_users ( ID bigint(20) unsigned NOT NULL auto_increment, user_login varchar(60) NOT NULL default '', user_pass varchar(64) NOT NULL default '', user_nicename varchar(50) NOT NULL default '', user_email varchar(100) NOT NULL default '', user_url varchar(100) NOT NULL default '', user_registered datetime NOT NULL default '0000-00-00 00:00:00', user_activation_key varchar(60) NOT NULL default '', user_status int(11) NOT NULL default '0', display_name varchar(250) NOT NULL default '', PRIMARY KEY (ID), KEY user_login_key (user_login), KEY user_nicename (user_nicename) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ciTranslation from french: ” the table ‘ wisdom_dp.wp_users’ does not exist]
Thing is that the table does exist. WordPress just can’t find it and I’m not sure why.
I did back up my site, but not sure how to go about installing the fresh copy of wordpress. I even tried to get it to work on another computer with no luck. Please advise.
Viewing 3 replies - 1 through 3 (of 3 total)