• Hello everyone! I need help. I got an email from the person responsible at my host that their is an error on my website, but I dont have a clue what to do:

    [02-Jun-2024 17:56:05 UTC] WordPress database error Table ‘alex_wp893.backupdb_wpgi_lstat’ doesn’t exist for query SELECT EXISTS (SELECT * FROM backupdb_wpgi_lstat WHERE wp = ‘209|205|83’); made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include(‘/themes/seedlet/functions.php’), require_once(‘/tmp/phpTTnOt2’), qwc1 [02-Jun-2024 17:57:47 UTC] WordPress database error Table ‘alex_wp893.backupdb_wpgi_lstat’ doesn’t exist for query SELECT EXISTS (SELECT * FROM backupdb_wpgi_lstat WHERE wp = ‘209|205|83’); made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include(‘/themes/seedlet/functions.php’), require_once(‘/tmp/php8VkWno’), qwc1

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • The database table mentioned in the error message is not part of WordPress. However, it is apparently provided by your “seedlet” theme. It may be sufficient to change the theme for a short time in order to perform the theme setup again when reactivating. Otherwise, I would recommend their support forum: https://www.ads-software.com/support/theme/seedlet/

    Thread Starter dreams9000

    (@dreams9000)

    The theme I have is Kadence.

    threadi

    (@threadi)

    No, the error message you mentioned says seedlet and the source code of your page also says seedlet. There is no sign of Kadence. Seedlet is responsible for the error as written. Has my tip helped yet?

    Thread Starter dreams9000

    (@dreams9000)

    Hey Threadi! I found the culprit, it’s the plugin: WooCommerce Multilingual & Multicurrency by OnTheGoSystems. Great thinking! Thanks for the help. Now I wonder if I should contact them or just change the plugin.

    oops wrong reply… I will look it up.

    • This reply was modified 9 months ago by dreams9000.
    Thread Starter dreams9000

    (@dreams9000)

    The to themes I have are Blank Canvas and Kadence for the store. Seedlet it not activated.

    I still only see seedlet in the frontend. Is it perhaps due to the Lightspeed cache? Have you emptied it in the meantime?

    Furthermore: I currently do not see any PHP code executed in the source code in the frontend. Apparently someone has entered PHP code in the field for individual CSS.

    Overall, the problems of your project seems a bit problematic to me. Maybe you should find someone to straighten it all out. You can find someone like that here, for example: https://jobs.wordpress.net

    Thread Starter dreams9000

    (@dreams9000)

    I have not emptied the lightspeed cache. What does it do?

    Litepeed optimizes the output of the source code in the frontend of your website. It also uses the server-side cache, which still contains outdated content. If you have any further questions, I would recommend that you contact their support forum: https://www.ads-software.com/support/plugin/litespeed-cache/

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘database error Table ‘…’ doesn’t exist for query SELECT EXISTS’ is closed to new replies.