Home › Forums › Plugin Support › Login error, Security Check HELP
Tagged: login, Security Check
- This topic has 21 replies, 10 voices, and was last updated 12 years, 9 months ago by 
Support. 
- 
		AuthorPosts
 - 
		
			
				
June 15, 2012 at 7:45 pm #1608June 15, 2012 at 8:30 pm #1609
Khaled
MemberHello,
Which version you are using?June 15, 2012 at 8:45 pm #1611vensterbank
Member1.1.2rc3
June 15, 2012 at 8:51 pm #1612vensterbank
MemberTo try, you can use:
username: Test
Password: test123Tnx for the quick response btw
June 15, 2012 at 9:03 pm #1613Khaled
MemberOkay. For now, just go to open /user-meta/models/pro/umAjaxProModel.php by any ftp client.
and comments line 30
$userMeta->verifyNonce( false );
Thanks.
June 15, 2012 at 9:39 pm #1614vensterbank
MemberWorks!!! You saved the day.. 🙂 But I guess this is not a ‘clean’ solution? Is this something you will test and try to fix for the next update?
Again, thanks for the quick response.
June 15, 2012 at 9:48 pm #1615Khaled
MemberRight you are…
This issue will test and solved with next update.
tyJune 20, 2012 at 2:20 pm #1636vensterbank
MemberHi Khaled, one more thing.. The registration form also gives Security Check,no one can register right now 🙁 Is there another line I can add/edit to solve this for now??
June 20, 2012 at 3:01 pm #1637Khaled
MemberOkay. Please comments line 8($userMeta->verifyNonce( false );) from /user-meta/models/umAjaxModel.php
Thanks.June 20, 2012 at 3:28 pm #1638vensterbank
MemberThanks!! Just saw it also says security check with ‘Lost your password?’. Something else I should comment? What’s the risk by commenting these things btw? Thanks for your response.. 🙂
July 1, 2012 at 8:56 am #1664rishgup
MemberGetting the Same issue. Just updated the plugin to latest version. But does not resolve the problem. I am able to login using wp-login.php login page.
July 9, 2012 at 3:33 pm #1691vensterbank
MemberUpdated the plugin through the backend in WordPress, does not resolve the problem. Is there an updated version to download from this site for Pro? If not, could you give advice about what to comment to get rid of the security check by “Lost your password?” Tnx!
July 13, 2012 at 2:56 pm #1713Khaled
MemberHelllo,
One more line:
/user-meta/framework/init.php Line 61July 13, 2012 at 8:50 pm #1717rvlak
MemberI am having the same problem on my site since this morning. However I do not have any working knowledge of PHP. When I look at line 30 of the umAjaxProModel.php file, I see this line: $userMeta->arrayRemoveEmptyValue( $_REQUEST ); $data =
Do I need to replace (part of) it? Could you please provide an instruction for dummies? The same goes for the other two instructions…
Thanks in advance!July 20, 2012 at 10:19 pm #1738Khaled
MemberHello,
Just find the line (line 30 or near for other version):
$userMeta->verifyNonce( false );and comments them by:
//$userMeta->verifyNonce( false );Thanks.
 - 
		AuthorPosts
 
- You must be logged in to reply to this topic.
 
