WP DB error: [Table 'YOUR_WP_DB.bs_site_options' doesn't exist]
-
Hi – I’m getting the following error message on my blog when i have a certain plugin installed – can anyone explain what this means & how to fix it:
————————————————————-
WP database error: [Table ‘xxx_wpi2.bs_site_options’ doesn’t exist]
select (unix_timestamp(now())-unix_timestamp(last_action_done))/60 as mins,delay from bs_site_optionsWP database error: [Table ‘cuch_wpi42.bs_site_options’ doesn’t exist]
update bs_site_options set last_action_done=now()
————————————————————–
Seems to have something to do with a bs_site_options table which the plugin must be calling upon, but obviously the table doesn’t exist – anyone recognise this error and know how to fix, I’d appreciate it.John
- The topic ‘WP DB error: [Table 'YOUR_WP_DB.bs_site_options' doesn't exist]’ is closed to new replies.