Magento 1 Invalid Form Key
When login to Magento 1 Admin area, i get an error Invalid Form Key. Please refresh the page. This is because the value of web/cookie/cookie_domain set wrong. This should be the current domain name. MariaDB [goipshop]> select * from core_config_data where path like ‘web/cookie/cookie_domain’; +———–+———+———-+————————–+————–+ | config_id | scope | scope_id | path | value … Read more