awaketech Posted April 12, 2021 Share Posted April 12, 2021 Hello! Is there a short answer as to why the "Security Checks" and "Security Directory Permissions" are completely blank when all other tools in the Tools menu function properly? I've been staring at config files for six days now and can't seem to work it out. I've verified that the working tools live in the same directory. Thank you so much! Link to comment Share on other sites More sharing options...
Jack_mcs Posted April 12, 2021 Share Posted April 12, 2021 When a page is blank, it usually means there is a coding error on one of the files it uses. Since those files are not normally changed, you can just upload the originals for your version. Or, if there is a file named error_log in the admin directory, check it to see if any are being reported. Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
Hotclutch Posted April 13, 2021 Share Posted April 13, 2021 Link to comment Share on other sites More sharing options...
strati@inwind.it Posted November 3, 2021 Share Posted November 3, 2021 open security_checks.php in catalog/admin ===FIND=== $secCheck = $$module['class']; ===REPLACE=== $secCheck = new $module['class'](); Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.