w3coded php redirects Stack Overflow for Teams w3coded php redirects Where developers & technologists w3coded php redirects share private knowledge with coworkers w3coded php redirects ,I'm having a w3coded php redirects problem whereby Magento will redirect the user w3coded php redirects to the front end login when entering correct w3coded php redirects credentials. This seems to only happen if the w3coded php redirects user has previously opened a different store w3coded php redirects view in the same browser. I have set the cookie w3coded php redirects domain in Magento admin to be the domain of each w3coded php redirects store view. I can clear the cache on the browser w3coded php redirects login to two stores and all be well until i log w3coded php redirects out of both then back into one and I'll get the w3coded php redirects problem., w3coded php redirects w3coded php redirects Enable logs in System > Configuration w3coded php redirects > (Advanced tab) Developer > Log settings. Then w3coded php redirects just check your logs for any errors. You might w3coded php redirects find some errors there. Also check error.log of w3coded php redirects Apache or nginx. Lets us know if there are any w3coded php redirects errors. w3coded php redirects – Ventus w3coded php redirects Nov 1 '13 at 8:58 ,In w3coded php redirects order to solve this please locate the w3coded php redirects login.phtml template in your theme Go to w3coded php redirects template/customer/form/login.phtml and w3coded php redirects template/persistent/customer/form/login.phtml w3coded php redirects and add the following code in the login form w3coded php redirects
In order to solve this please locate the login.phtml template in your theme
Go to template/customer/form/login.phtml
and template/persistent/customer/form/login.phtml
and add the following code in the login form
<input type="hidden" name="form_key" value="<?php echo Mage::getSingleton('core/session')->getFormKey(); ?>" />
Last Update : 2023-09-22 UTC 13:09:45 PM
Last Update : 2023-09-22 UTC 13:09:25 PM
Last Update : 2023-09-22 UTC 13:09:10 PM
Last Update : 2023-09-22 UTC 13:08:50 PM
Last Update : 2023-09-22 UTC 13:08:39 PM
Last Update : 2023-09-22 UTC 13:08:18 PM
Last Update : 2023-09-22 UTC 13:08:07 PM