Doesn't save anything?
-
Hi,
I’m trying to get your plugin going, as I’m getting annoyed with the http_referer spam ?? I’ve installed the plugin, and am trying to add a list of domains.
However, nothing seems to get saved? I’ve also tried the “download” method- but get no message, and no sites are listed there either?
Checking my PHP error log, I see:
WordPress database error Table ‘my_db.wp_srb_blacklist’ doesn’t exist for query INSERT IGNORE INTO wp_srb_blacklist (item, works, source) VALUE (‘ilovevitaly.com’, ‘1’, ‘1’) made by require_once(‘wp-admin/admin.php’), do_action(‘settings_page_srb’), call_user_func_array, SpamReferrerBlock->show_admin_page, include(‘/plugins/spamreferrerblock/admin_page.php’), SpamReferrerBlock->setup_db, SpamReferrerBlock->download_blacklist, W3_Db->query, W3_DbCache->query, W3_DbCallUnderlying->query, W3_Db->query, W3_DbProcessor->query, W3_Db->default_query
WordPress database error Table ‘my_db.wp_srb_blacklist’ doesn’t exist for query SELECT * from wp_srb_blacklist where item = ‘semalt.semalt.com’ made by require_once(‘wp-admin/admin.php’), do_action(‘settings_page_srb’), call_user_func_array, SpamReferrerBlock->show_admin_page, include(‘/plugins/spamreferrerblock/admin_page.php’), SpamReferrerBlock->setup_db, SpamReferrerBlock->download_blacklist, W3_Db->query, W3_DbCache->query, W3_DbCallUnderlying->query, W3_Db->query, W3_DbProcessor->query, W3_Db->default_querySo looks like the tables are not being created correctly. Any ideas?
TIA
Andy
- The topic ‘Doesn't save anything?’ is closed to new replies.