Activation error could not create required database tabel
-
When trying to activate the plugin i get the following error:
- Plugin activation failed because the necessary database tables could not be created!
- We have the following error from database: Run the following SQL codes in your database management interface (e.g. PhpMyAdmin) to create the tables or contact your system administrator:
- CREATE TABLE RkG3d_trustindex_google_reviews (
idTINYINT(1) NOT NULL AUTO_INCREMENT,userVARCHAR(255) CHARACTER SET utf8 COLLATE utf8_general_ci,user_photoTEXT,textTEXT CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci,ratingDECIMAL(3,1),highlightVARCHAR(11),dateDATE,reviewIdTEXT,replyTEXT CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci, PRIMARY KEY (id) )- Then try to activate the plugin again.
In the phpMyAdmin there is the exact same information as the error says need to be there so I don’t understand whats going wrong.
Best Regards,
Quinten
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Activation error could not create required database tabel’ is closed to new replies.