awaketech Posted April 12, 2021 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!
Jack_mcs Posted April 12, 2021 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. All of My Addons Get the latest versions of my addons Recommended SEO Addons
[email protected] Posted November 3, 2021 Posted November 3, 2021 open security_checks.php in catalog/admin ===FIND=== $secCheck = $$module['class']; ===REPLACE=== $secCheck = new $module['class']();
Recommended Posts
Archived
This topic is now archived and is closed to further replies.