idoityourself Posted September 26, 2014 Share Posted September 26, 2014 Ive upgraded to the latest version and Im getting an error [PrestaShop] Fatal error in module PaymentModule:Access level to PaymentModule::_getFormatedAddress() must be protected (as in class PaymentModuleCore) or weaker Link to comment Share on other sites More sharing options...
bellini13 Posted September 26, 2014 Share Posted September 26, 2014 sounds to me like you have 1) an override of the PaymentModule class. Look to see if this file exists /override/classes/PaymentModule. If it does, try to rename the file or delete it and see if the error goes away. or 2) You have a payment module installed that is not compatible with pS v1.6. You should disable your payment modules and locate the one with an issue and upgrade it. 1 Link to comment Share on other sites More sharing options...
istox Posted January 19, 2016 Share Posted January 19, 2016 (edited) Thanks this helps for me! But now I have no payment methods to choose during order checkout. If I return this file paymentmodule.php I've got an error 500. Edited January 19, 2016 by istox (see edit history) 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