[Plugin: Active Directory Authentication Integration] Error: …Table 'DATABASENAME.wp_adauthin
-
NOTE: This appears to only be in the 0.7 devel version, not in the current (as of now) 0.6 release.
Just activated “Active Directory Authentication Integration” plugin (devel version 0.7) and two things have happened:
1) Page load times have gone through the roof
2) PHP Error logs filling up with the following message(s)[16-Jan-2012 22:57:06] WordPress database error Table 'MyDatabaseName.wp_adauthint' doesn't exist for query SELECT 1 res FROM wp_adauthint LIMIT 1 made by require, require_once, require_once, require_once, do_action, call_user_func_array, instantiate_adai_plugin, ADAuthInt_Plugin->__construct [16-Jan-2012 22:57:24] WordPress database error Table 'MyDatabaseName.wp_adauthint' doesn't exist for query SELECT 1 res FROM wp_adauthint LIMIT 1 made by require, require_once, require_once, do_action, call_user_func_array, instantiate_adai_plugin, ADAuthInt_Plugin->__construct [16-Jan-2012 22:57:28] WordPress database error Table 'MyDatabaseName.wp_adauthint' doesn't exist for query SELECT 1 res FROM wp_adauthint LIMIT 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, instantiate_adai_plugin, ADAuthInt_Plugin->__construct
When I disable the plugin, page load times go back to normal and the error log is clean.
I’m using version 0.7 due to sorting out a previous issue.
The same issue does not seem to be present in the current 0.6 version.
https://www.ads-software.com/extend/plugins/active-directory-authentication-integration/
- The topic ‘[Plugin: Active Directory Authentication Integration] Error: …Table 'DATABASENAME.wp_adauthin’ is closed to new replies.