[Modules/Console.php:51] Table ‘wp_glsr_ratings’ doesn’t exist
-
I have hundreds of reviews that were working fine prior to upgrade, after upgrade I don’t see any of them on the page when using the proper shortcode.
Here are the excat messages I am seeing in the console:
[2020-12-10 18:52:13] ERROR [Modules/Console.php:51] Table ‘mastermoversfl.wp_glsr_ratings’ doesn’t exist
[2020-12-10 18:52:13] WARNING [Modules/Console.php:51] InnoDB: The wp_glsr_ratings database table does not exist.
[2020-12-10 18:52:13] ERROR [Modules/Console.php:51] Table ‘mastermoversfl.wp_glsr_assigned_posts’ doesn’t exist
[2020-12-10 18:52:13] WARNING [Modules/Console.php:51] InnoDB: The wp_glsr_ratings database table does not exist.
[2020-12-10 18:52:13] ERROR [Modules/Console.php:51] Table ‘mastermoversfl.wp_glsr_assigned_terms’ doesn’t exist
[2020-12-10 18:52:13] WARNING [Modules/Console.php:51] InnoDB: The wp_glsr_ratings database table does not exist.
[2020-12-10 18:52:13] ERROR [Modules/Console.php:51] Table ‘mastermoversfl.wp_glsr_assigned_users’ doesn’t exist
[2020-12-10 18:52:13] ERROR [Modules/Console.php:51] Table ‘mastermoversfl.wp_glsr_ratings’ doesn’t exist
[2020-12-10 18:52:13] ERROR [Modules/Console.php:51] Table ‘mastermoversfl.wp_glsr_assigned_posts’ doesn’t exist
[2020-12-10 18:52:13] ERROR [Modules/Console.php:51] Table ‘mastermoversfl.wp_glsr_assigned_terms’ doesn’t exist
[2020-12-10 18:52:13] ERROR [Modules/Console.php:51] Table ‘mastermoversfl.wp_glsr_assigned_users’ doesn’t exist
[2020-12-10 18:52:13] WARNING [Modules/Console.php:51] InnoDB: The wp_glsr_ratings database table does not exist.
[2020-12-10 18:52:13] ERROR [Modules/Console.php:51] Table ‘mastermoversfl.wp_glsr_ratings’ doesn’t exist
[2020-12-10 18:52:13] WARNING [Modules/Console.php:51] InnoDB: The wp_glsr_ratings database table does not exist.
[2020-12-10 18:52:13] WARNING [Modules/Console.php:51] InnoDB: The wp_glsr_assigned_posts database table does not exist.
[2020-12-10 18:52:13] ERROR [Modules/Console.php:51] Table ‘mastermoversfl.wp_glsr_ratings’ doesn’t exist
[2020-12-10 18:52:13] WARNING [Modules/Console.php:51] InnoDB: The wp_glsr_assigned_posts database table does not exist.
[2020-12-10 18:52:13] WARNING [Modules/Console.php:51] InnoDB: The wp_glsr_assigned_terms database table does not exist.
[2020-12-10 18:52:13] ERROR [Modules/Console.php:51] Table ‘mastermoversfl.wp_glsr_ratings’ doesn’t exist
[2020-12-10 18:52:13] WARNING [Modules/Console.php:51] InnoDB: The wp_glsr_assigned_terms database table does not exist.
[2020-12-10 18:52:14] ERROR [Modules/Console.php:51] Table ‘mastermoversfl.wp_glsr_ratings’ doesn’t exist
[2020-12-10 18:52:14] ERROR [Modules/Console.php:51] Table ‘mastermoversfl.wp_glsr_ratings’ doesn’t exist
[2020-12-10 18:59:55] ERROR [Modules/Console.php:51] Table ‘mastermoversfl.wp_glsr_ratings’ doesn’t existWhen I look in phpMyadmin, the database tables it’s referencing don’t appear to exist and they are not being created. Based off the troubleshooting documentation, I wasn’t able to correct the problem.
The page I need help with: [log in to see the link]
- The topic ‘[Modules/Console.php:51] Table ‘wp_glsr_ratings’ doesn’t exist’ is closed to new replies.