PrestashopNewbieExp Posted August 1, 2017 Share Posted August 1, 2017 Prestashop 1.5.4.1. I get this error in my contact form when i try to submit. PHP Fatal error: Call to undefined method Tools::fileAttachment() in /public_html/override/controllers/front/ContactController.php on line 29 Seems like a missing method? Any solution? Link to comment Share on other sites More sharing options...
bellini13 Posted August 2, 2017 Share Posted August 2, 2017 fileAttachment function does not exist in PS v1.5.4.1 Looks like you have created an override of the ContactController that added this code, and the override is not designed for PS v1.5.4.1 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