Jump to content
  • 0

Fatal error: Class 'Swift_Transport_MailTransport' not found


xziomx

Question

Witam. Podczas wysyłki wiadomości przez formularz kontaktowy wyskakuje błąd:

Fatal error: Class 'Swift_Transport_MailTransport' not found in /public_html/tools/swift/classes/Swift/MailTransport.php on line 17
 

class Swift_MailTransport extends Swift_Transport_MailTransport
{
    /**
     * Create a new MailTransport, optionally specifying $extraParams.
     *
     * @param string $extraParams
     */
    public function __construct($extraParams = '-f%s')

Linia 17 to: " { "

Również nie dochodzą maile do klientów.

 

Proszę o pomoc.

 

PRESTASHOP 1.6.1.7

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

3 answers to this question

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...