plugin gets the db prefix wrong
-
Having a problem with Post Status Notifier Lite.
Test: Rule table
Checks if the database table for storing the notification rules existsResult: ERROR
Reason: The database table could not be foundThe Fix It button does not work.
If I log errors, I see this:
[02-Jun-2017 16:56:10 UTC] WordPress database error Table ‘wp_wp.pbb_psn_rules’ doesn’t exist for query DESCRIBE
pbb_psn_rules
made by require_once(‘wp-admin/admin.php’), do_action(‘load-settings_page_post-status-notifier-lite’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, IfwPsn_Wp_Plugin_Application->render, IfwPsn_Wp_Plugin_Application_Adapter_ZendFw->render, IfwPsn_Zend_Application->run, IfwPsn_Zend_Application_Bootstrap_Bootstrap->run, IfwPsn_Zend_Controller_Front->dispatch, IfwPsn_Zend_Controller_Dispatcher_Wp->dispatch, IfwPsn_Vendor_Zend_Controller_Action->dispatch, PsnSelftestController->indexAction, IfwPsn_Wp_Plugin_Selftester->performTests, Psn_Test_BccField->execute, Psn_Patch_Database->isFieldBcc, IfwPsn_Wp_Proxy_Db::columnExists, IfwPsn_Wp_Proxy_Db::getTableFieldNames, IfwPsn_Wp_Proxy_Db::describeYes, the database name is wp_wp … is that confusing the plugin somehow? Or is something else going on?
- The topic ‘plugin gets the db prefix wrong’ is closed to new replies.