danielpop Posted November 11, 2013 Share Posted November 11, 2013 (edited) Well, first of all, sorry for wasting your time for a stupid mistake on my part. I was navigating to a CSS folder in Filezilla and I accidentally dragged and dropped the "controllers" folder into the "CSS" folder. I didn't realize it at first, but when I tried reloading my page, I was greeted with a blank page. I quickly looked in Filezilla's history and noticed the mistake. I moved the folder back, but still nothing. I activated the error reporting, so here's what it says: Fatal error: Class 'IndexController' not found in /home/rkam3050/public_html/classes/controller/Controller.php on line 128 For the admin page it says this: Fatal error: Class 'AdminHomeController' not found in /home/rkam3050/public_html/classes/controller/Controller.php on line 128 Thanks... Edited November 11, 2013 by danielpop (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted November 11, 2013 Share Posted November 11, 2013 hello make sure that you upload files with correct names, unix system is CaseSensitive Link to comment Share on other sites More sharing options...
danielpop Posted November 11, 2013 Author Share Posted November 11, 2013 hello make sure that you upload files with correct names, unix system is CaseSensitive Ok, but I didn't upload anything. I just moved the folder back to its default location - public_html/controllers. Also, can someone confirm that that is indeed the default location? Link to comment Share on other sites More sharing options...
danielpop Posted November 11, 2013 Author Share Posted November 11, 2013 So I installed a test prestashop and played around until I found a solution: delete the class_index.php file inside the /cache folder. I backed it up first, of course, and everything seems to be fine... A new one was auto-generated. Now, if someone can tell me if there's any problem in deleting that file, I'll be very grateful. 1 Link to comment Share on other sites More sharing options...
vekia Posted November 11, 2013 Share Posted November 11, 2013 after removing this file it should be regenerated, you don't have to worry thank you for posting your solution can i mark this thread as [solved] now? Link to comment Share on other sites More sharing options...
danielpop Posted November 11, 2013 Author Share Posted November 11, 2013 after removing this file it should be regenerated, you don't have to worry thank you for posting your solution can i mark this thread as [solved] now? Thanks for the answer. I marked the thread as solved. Link to comment Share on other sites More sharing options...
Marians Posted May 17, 2014 Share Posted May 17, 2014 Yupppiiiiiiiiiiiii, Thanks vekia + danielpop 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