hermosillodigital Posted May 12, 2009 Share Posted May 12, 2009 I found a way to solve this problem.I finish with my brain looking solutions, following the code, but finaly i found a solutioooooon!!!!!!!!!!!What was the problem?I could't access the back office, my email acound and my pass always was typed correctly, and the site return the login form many times. The same for my acount for the clients, sooooo......this is what resolved my biig problem.Open the file my-acound.php. placed in root, and look for this line:Tools::redirect('authentication.php?back=my-account.php');and add at the end a param like:Tools::redirect('authentication.php?back=my-account.php?p='.rand());So, I understand that this page was called for my navegator allways, however when i clean the temporary files, don't fixed nothig, the problem was alive like never.....and this magic parameter fixed all.By the way......I apologyce for my baad english.Tks all!!! and good look!!!! Link to comment Share on other sites More sharing options...
equiox Posted March 8, 2010 Share Posted March 8, 2010 Currently experiencing the exact same problem, though the solution doesn't work in our case.Any help greatly appreciated! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now