Jump to content

Fatal error


antost

Recommended Posts

I do something in prestashop code via netbeans ide (i have project from remote server).

I saved file and now i heve:

 

Fatal error: Class 'AdminController' not found in .../controllers/admin/AdminProductsController.php on line 28

 

Is any cache in prestashop ?

Class AdminControllerCore is in file \classes\controller\AdminController.php and this file exists on my server.

 

Any idea ?

Link to comment
Share on other sites

Strange,

 

remember that unix systems are Case Sensitive... so, file name of this library is ok? (with catpitals) ?

Everything is all rigth- case sensitive, unix file rights (chmod). When i copies my backup files to shop folder destionation - all back to normal (difference between both version files (current and backup) is none.

I don't have any idea for this.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...