- This topic has 2 replies, 2 voices, and was last updated 12 years, 3 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember Troubleshooting › unknown column error in error log for emember_auth->login
Tagged: $auth, database error, login
After applying the patch to fix the user login error, the error log shows the following error:
[02-Mar-2012 11:25:41] WordPress database error Unknown column ‘login_impression’ in ‘field list’ for query INSERT INTO tsfp_wp_auth_session_tbl ( session_id , user_id , logged_in_from_ip , login_impression , last_impression ) VALUES ( ‘1a2d74cb66be16f00f3d7356477a70ad’ , ‘7366’ , ‘99.101.93.69’ , ‘2012-03-02 19:25:41’ , ‘2012-03-02 19:25:41’ ) made by require, require_once, require_once, require_once, do_action, call_user_func_array, init_emember, emember_login, Emember_Auth->login, dbAccess->insert
It does not appear to be stopping anything, but it is information that is not being recorded.
Versions:
WP eMember Version v7.7.0
WP eStore Version v6.4.9
Seems like you didn’t deactivate and reactivate the plugin during the update. Please follow the update instruction documentation and let me know how it goes after that:
http://www.tipsandtricks-hq.com/wordpress-membership/wp-emember-installation-upgrade-instructions-3
Sorry, I didn’t receive a notification that I got a reply and just figured out how to find my own threads. I’ll check my forum preferences to see if I can turn on notifications.
Regardless, the latest upgrade solved it…maybe because of disabling the plugin.