• Resolved chrome88

    (@chrome88)


    hi,

    it appears the database table wp.xxx_swc_crawlers does not exist in my database and is causing 503 errors

    WordPress database error Table ‘wp.xxx_swc_crawlers' doesn't exist for query SELECT url FROM wp.xxx_swc_crawlers WHERE url = 'https://www.domain.com' AND status = 'Enabled' made by require('wp-blog-header.php'), wp, WP->main, WP->parse_request, do_action_ref_array, call_user_func_array, Request_Parser::execute, RequestValidator->Referer, data_access_layer->GetCrawlers, referer: https://www.domain.com

    thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author threenine

    (@threenine)

    hi,

    it looks like something went a bit wrong on the install.

    I don’t understand where the xxx has come from?
    ‘wp.xxx_swc_crawlers’

    Do you have a naming convention implemented on your site?
    One step you can try is navigate to the plugin directory using your FTP client and delete the Stop_web_crawlers folder.

    Thread Starter chrome88

    (@chrome88)

    i was able to resolve by deactivating, updating, then re-activating

    thanks

    Plugin Author threenine

    (@threenine)

    Thanks for getting back to us.
    That is certainly a wierd one! Will have to take a look our side to see if you can replicate it.

    I will mark this ticket as resolved for. If you have any further problems please do let us know.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Database table not present’ is closed to new replies.