- This topic has 6 replies, 4 voices, and was last updated 12 years, 11 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 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 › Logging in: Undefined Function 'get_userdatabylogin'
Tagged: logging in, undefined function
I am testing the plugin on my Local server before going to my Remote Staging server (before going to the Production server, I have the Developer Version).
When trying to logging in to WP eMember, I get an Error:
Fatal error: Call to undefined function get_userdatabylogin() in C:wampwwwwp-contentpluginswp-eMembereMember_auth_utils.php on line 8
How do I solve this?
Additional Information:
Server: Apache, PHP 5;
User gets logged in, but the error is shown.
Have you tried deleting the current version and loading a fresh copy of the plugin? Sometimes files may have been corrupted during the upload process.
See the following links for info about how to get the latest plugin version and then how to re-install. You will not lose any data when doing this so don’t be concerned about that.
https://support.tipsandtricks-hq.com/update-request
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
“I have the Developer Version” – Developer version of what? Also what is your WordPress version?
I am having this same problem with eMember.
It occurs when user logs out, then tries to log back in again.
User actually gets logged in, but this error is shown:
Fatal error: Call to undefined function get_userdatabylogin() in /home/xxxx/xxxxx.org/wp-content/plugins/wp-eMember/eMember_auth_utils.php on line 8
I noticed this error only occurs when I have ‘Automatically log into WordPress’ checked, in the WordPress integration settings. If I have that unchecked, no error (but I lose the functionality of not having to login twice.)
That fixed it. Thanks.