Hi I am getting an error when trying to log into my site via the popup login box
that is preventing me from being able to login.
https://s3-us-west-1.amazonaws.com/nicheprofitmarketing/missing-security.PNG
The error indicates that the security parameter is not posted in your website.
Please make sure your theme and plugins are updated to the latest versions.
Please share the site url and the admin credentials with us to check the issue on your website.
PS: Please mark your reply as private while sharing the credentials.
This reply has been marked as private.
Hi...
I checked your website and found out that you are using a child theme which contains the header.php file and hence it overrides the default wplms header.php file.
The new header.php file present in wplms theme contains the security parameter but not in old one.
So please copy the header.php file from the default theme into your child theme to resolve this issue.
This reply has been marked as private.
Hi..
On further debugging I found the issue is coming from the default wplms theme.
If you use child theme then the login form is shown from another file.
I don't have your ftp credentials so I can't change it for you. You need to edit the custom-bp-widgets.php file present in the wplms/includes/widgets folder.
You need to edit the line 119 and add the bellow code as shown in the screenshot:
http://prnt.sc/f6vmua
data-security="<?php echo wp_create_nonce('wplms_signon'); ?>"
Hi I made the changes that you suggested
it appears that the problem is still happening.
in chrome.
is it possible to fix
or is there a work around.
other then logging in via wp-admin?
Hi...
We have fixed it in the 2.8.1 update also.
Please update your theme and plugins to latest versions and please clear any type of caching and re-save the permalinks after updates.
Hi I updated to the lastest version the problem was fixed for a few days
now it is back to showing the missing security?
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
Hi Guys,
Any news on that? Having the same issue.
This reply has been marked as private.