- This topic has 7 replies, 3 voices, and was last updated 10 years, 7 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 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 › eMember – php error log recurring undefined method stdClass::get()
Tagged: fatal error
Since about March 3rd, the php error log has recorded daily errors such as below.
[13-Mar-2014 02:53:53] PHP Fatal error: Call to undefined method stdClass::get() in /home/xxxxxx/clta-us.org/wp-content/plugins/wp-eMember/eMember_auth_utils2.php on line 495
The error is always happening about the same time each day.
Thanks, Alan
Can you try doing the following:
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
Let me know if you still see that error after that.
Downloaded and installed current version and still see this error repeating daily. Just once about the same time each day. Now the error points to eMember_auth_utils.php instead of utils2.php
Which folder on your site creates the error_log file that has the above mentioned error?
What version of PHP is your server using?
The error log is created by bps pro plugin. php version appears to be 5.2
I too am experiencing this issue, and it is reported to only occur on Google Chrome. Further, it occurs for both Login attempts and Registration attempts made through Chrome.
I have the most current eMember plugin version (v8.8.3) and all was working fine until 3/31/14. I cannot even login using Chrome and the Admin ID. Checking the wMember_debug.log file, I see the following messages repeated quite frequently.
[03/31/2014 5:20 PM] – SUCCESS :Login nonce check failed
[03/31/2014 5:30 PM] – SUCCESS :Registration nonce check failed
Any help with this issue would be greatly appreciated.
@apeterka, We identified that the error is coming from the cron job even in the plugin. We will apply a fix and provide an update soon.
@rkjanik, Your issue is slightly different. Please do the following:
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
Then clear your browser cache and try a login and let me know how it goes after that.
Looks like that update did the trick. I can once again log in using Google Chrome! Thank you!