Vrijspel Posted June 9, 2015 Share Posted June 9, 2015 Dear fellow - Prestashop users, I have been faced with an issue, that I have not been able to google and solve it. No solution found yet. I get this error: Strict Standards: Declaration of sisowideal::displayError() should be compatible with ModuleCore::displayError($error) in/home/....../domains/......./public_html/modules/sisowideal/sisowideal.php on line 4 Just to fill you in. I was not able to login to the back-office. Apperently there was something wrong with permission (server made a change?). So I changed permissions in myadmin. Problem solved. But now the 'strict standards' error popped up. Anyone any idea what the cause might be or even how to fix it? Best regards, Rogier Link to comment Share on other sites More sharing options...
tuk66 Posted June 9, 2015 Share Posted June 9, 2015 A quick and dirty advice: change the first line of that displayError() method in the sisowideal class to displayError($error). Maybe it will help. Link to comment Share on other sites More sharing options...
Vrijspel Posted June 10, 2015 Author Share Posted June 10, 2015 Great! This seems to have solved it!. Thank you for your quick and good answer. 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