aiosep DB error
-
Hi,
I am getting the error below each time I download a fresh a copy of aioseo plugin and activate. The error is also displaying at header of my front and backend even though wp-congig debug is not set to true.
Below is the error:
WordPress database error: [Table ‘wp_aioseo_cache’ doesn’t exist]
SELECTkey,valueFROM wp_aioseo_cache WHERE 1 = 1 AND (expirationIS NULL ORexpiration> ‘2022-12-05 13:37:16’ ) ANDkey= ‘attachment_url_to_post_id_d99ed2ddbeefba28910cca4100f73b401b38bc49’ /* 1 = 1 */
WordPress database error: [Table ‘wp_aioseo_cache’ doesn’t exist]
INSERT INTO trgpd4_aioseo_cache SETkey= ‘attachment_url_to_post_id_d99ed2ddbeefba28910cca4100f73b401b38bc49’,value= ‘s:4:\”none\”;’,expiration= ‘2022-12-06 13:37:16’,created= ‘2022-12-05 13:37:16’,updated= ‘2022-12-05 13:37:16’ ON DUPLICATE KEY UPDATEvalue= ‘s:4:\”none\”;’,expiration= ‘2022-12-06 13:37:16’,updated= ‘2022-12-05 13:37:16’ /* 1 = 1 */
WordPress database error: [Table ‘wp_aioseo_cache’ doesn’t exist]
SELECTkey,valueFROM wp_aioseo_cache WHERE 1 = 1 AND (expirationIS NULL ORexpiration> ‘2022-12-05 13:37:16’ ) ANDkey= ‘addons’ /* 1 = 1 */
WordPress database error: [Table ‘wp_aioseo_cache’ doesn’t exist]
SHOW FULL COLUMNS FROMwp_aioseo_cache
WordPress database error: [Table ‘wp_aioseo_cache’ doesn’t exist]
SHOW FULL COLUMNS FROMwp_aioseo_cacheWordPress database error: [Table ‘wp_aioseo_cache’ doesn’t exist]
SHOW FULL COLUMNS FROMwp_aioseo_cache
The topic ‘aiosep DB error’ is closed to new replies.