Jump to content

http error 500


lape

Recommended Posts

When customers try to send a mail through my contact page or if i send a mail through my backoffice i get a HTTP ERROR 500 

I put error on true and it says this

 

Strict Standards: Declaration of Mail::Send() should be compatible with MailCore::Send($id_lang, $template, $subject, $template_vars, $to, $to_name = NULL, $from = NULL, $from_name = NULL, $file_attachment = NULL, $mode_smtp = NULL, $template_path = _PS_MAIL_DIR_, $die = false, $id_shop = NULL, $bcc = NULL, $reply_to = NULL) in /var/www/vhosts/funky-lama.com/httpdocs/override/classes/Mail.php on line 305 Fatal error: Class 'Swift_RecipientList' not found in /var/www/vhosts/funky-lama.com/httpdocs/override/classes/Mail.php on line 81

 

http://www.funky-lama.com/nl/contact-us

Edited by lape (see edit history)
Link to comment
Share on other sites

I actually just renamed the mail.php cause apparently its not a file that is needed and everything is working again.

 

If you open the overrided file maybe there's a comment at the beginning of the function with the module that overrided it (depends on your PS version).

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...