WordPress database error: [Table wp_shortpixel_folders’ doesn’t exist]
-
This morning I try to change my plugin image optimizer into Shortpixel and got error message in Settings > ShortPixel
The complete error message.
—
WordPress database error: [Table ‘tarjiemc_com.wp_shortpixel_folders’ doesn’t exist]
SELECT * FROM wp_shortpixel_folders WHERE status <> -1WordPress database error: [Table ‘tarjiemc_com.wp_shortpixel_meta’ doesn’t exist]
SELECT count(*) totalFiles, sum(CASE WHEN status = 2 THEN 1 ELSE 0 END) totalProcessedFiles, sum(CASE WHEN status = 2 AND compression_type = 1 THEN 1 ELSE 0 END) totalProcLossyFiles, sum(CASE WHEN status = 2 AND compression_type = 2 THEN 1 ELSE 0 END) totalProcGlossyFiles, sum(CASE WHEN status = 2 AND compression_type = 0 THEN 1 ELSE 0 END) totalProcLosslessFiles FROM wp_shortpixel_meta WHERE status <> -1WordPress database error: [Table ‘tarjiemc_com.wp_shortpixel_meta’ doesn’t exist]
SELECT id, name, path, message FROM wp_shortpixel_meta WHERE status < -1 AND retries >= 3 LIMIT 30
—
My website https://tarjiem.com/ .Thank you for your help.
The page I need help with: [log in to see the link]
The topic ‘WordPress database error: [Table wp_shortpixel_folders’ doesn’t exist]’ is closed to new replies.