When I select the theme ex. default -Action(Edit) and then select from the dropdown -Applied Theme and hit Save Configuration page acts like it's saving but I receive a 404 Page not found? Can someone help me figure this out? I've tried with a fresh installs using 2.1.7 and 2.1.8 and both giving me the same results.
Within my browser bar I get: www.domain.com/admin_*******/theme/design_config/save/key/4752cd83f3be3e6d709647c6b2446bdae7f16d6c48...
404 Page Not Found
Upon initial setup Ive ran:
php bin/magento indexer:reindex
php bin/magento setup:upgrade
php bin/magento cache:flush
php bin/magento setup:di:compile
My cache management has been disabled. Any and all help would be appreciated!
Brian
Solved! Go to Solution.
Solved
I was able to find the solution and it was mod_security. I edited my modsecurity.conf file
From: SecRuleEngine On
To: SecRuleEngine Off
Hope it helps if some else has the same issue!
Anyone have any ideas? Cant believe that no one has had this issue. I can't change my theme or logo as every time I hit the SAVE Configuration it reloads the page displaying 404 error: Page Not Found. Been stuck on this for over a week and cant find any solutions.
This solved my issue - the reason it bombs out is you must have some javascript calls in your header/footer inputs for the page - this gets flagged by modsecurity
To change the theme in your admin panel, you'll typically need to follow these steps:
Locate the Theme Settings:
Choose a New Theme:
Activate the Theme:
Preview and Adjust:
Additional Tips:
Specific Instructions:
Since I don't have access to your admin panel's exact interface, I can't provide more detailed instructions. However, the general process outlined above should apply to most admin panels. If you can share more information about your admin panel's name or platform, I might be able to offer more specific linkedin guidance.