zeratool Posted January 30, 2008 Share Posted January 30, 2008 I wonder why i got this error, I trid to grep but there's no file with class with name Configuration Thanks for your reply. Link to comment Share on other sites More sharing options...
Thibaud Samson Posted January 30, 2008 Share Posted January 30, 2008 Hello, Make sure your "classes" dir has been fully extract, the configuration class can be find in classes/Configuration.php. Link to comment Share on other sites More sharing options...
zeratool Posted January 30, 2008 Author Share Posted January 30, 2008 thanks for the quick reply, this is weird problem i got, this is my 5th installation of prestashop on my ubuntu pc apache 2 and PHP 5.2.4 Mysql 5.0.33 , all previous were ok, after i opened the file Configuration.php and saved it as is, then the page displays. Thanks again for the quick response. Link to comment Share on other sites More sharing options...
zeratool Posted January 30, 2008 Author Share Posted January 30, 2008 Oh btw, i forgot to tell you, the grep command i used is : grep -rn 'class Configuration' /path/to/prestashop/intallation the reason why i didn't get any result is because the class declaration syntax has i think 2 tabs like this: class Configuration extends ObjectModel { // rest of the class } 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