drcheap
Forum Replies Created
-
The WordPress forums do not appear to provide a way for me to edit the original post. I have reported it and asked for the details to be removed.
Forum: Plugins
In reply to: [Custom Login Page Customizer] Anauthorized AJAX Calls via FreemiusThanks! We really appreciate the quick fix!
Forum: Plugins
In reply to: [User Login History] Only Logging Admin LoginsOk, so I have tried three different tracking plugins and all had the same problem. After a little discussion in the support forums for s2Member, here is what we discovered. The problem is caused by using the wp_login hook, which s2Member or something else on my site is bypassing. If you change the wp_login hook to wp_authenticate in the tracking plugin, it should work. I found a different plugin that was recommended over on the s2Member forums and modified that plugin by editing one line and now it is tracking fine.
If Faiyaz could point me to the right file and line to make the change in this plugin, I would be happy to give it a try and see if it works on this plugin as well.
Here’s the thread on the s2Member support forums about it: https://forums.wpsharks.com/t/s2member-login-does-not-trigger-wp-login-event/4498/11
- This reply was modified 7 years, 12 months ago by drcheap.
Forum: Plugins
In reply to: [User Login History] Only Logging Admin LoginsThanks. I will check in with them and report back. I appreciate your work checking it out!