Front End Login Issue
-
Hello,
I am using the latest versions of WPAL and Simple WordPress Membership Plugin.
In the “Front-end events” for WPAL I have the boxes for “front-end users registrations” and “front-end users logins” checked; however, nothing is logged in the “Audit log viewer” when I register / login from the front end. If I log in or register from wp-admin, everything shows.
Just to test things, I download two alternative plugins “Stream” and “Activity Log”. Both of these plugins are able to detect the front end login/registration; however, they do not appear to detect login failure from the front end, which is important to me.
To test things in WPAL, I enabled the request log. The results are as follows:
When a user fails front end login:
[2020-04-18 18:05:42] POST /wp-cron.php?doing_wp_cron=1587233142.0875780582427978515625
[2020-04-18 18:05:42] POST /wp-admin/admin-ajax.php?_fs_blog_admin=true
{“interval”:”60″,”_nonce”:”0c24828ffe”,”action”:”heartbeat”,”screen_id”:”plugins”,”has_focus”:”false”}
When a user registers for an account on the front end:
[2020-04-18 18:13:01] POST /wp-cron.php?doing_wp_cron=1587233581.2709810733795166015625Any idea how I can make it work? Thank you!!
The topic ‘Front End Login Issue’ is closed to new replies.