简体   繁体   中英

Changed cache cookies in 36, can't login now (magento)

Just made a noob mistake. Changed cache cookies in admin and now can't login, because cookies time is too short, I think.

Do any know where I could in code or somewhere change cache cookies time?

All settings in System > Configuration are saved in core_config_data table. You will need to edit the specific entries by xpath ("path" column). The xpath for what you are reporting is admin/security/session_cookie_lifetime . Ref http://svn.magentocommerce.com/source/branches/1.6/app/code/core/Mage/Core/etc/system.xml

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM