tarnschaf1337 Posted January 11, 2016 Share Posted January 11, 2016 Hi there, i think i found a problem within the PrestaShopAutoload.php. When function getClassesFromDir($path, $host_mode) is called with $host_mode = false (i've tested this on 2 windows and linux machines and it was allways false), the cache file /cache/class_index.php is wrongly generated. So the override classes i created are not marked as true in there. The strangest point here is that despite the fact that the classes are marked as override=false in class_index.php, the overrides work. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now