• Resolved quintenitrade

    (@quintenitrade)


    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 (
    • id TINYINT(1) NOT NULL AUTO_INCREMENT,
    • user VARCHAR(255) CHARACTER SET utf8 COLLATE utf8_general_ci,
    • user_photo TEXT,
    • text TEXT CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci,
    • rating DECIMAL(3,1),
    • highlight VARCHAR(11),
    • date DATE,
    • reviewId TEXT,
    • reply TEXT 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.