xziomx Posted December 10, 2017 Share Posted December 10, 2017 (edited) 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 December 10, 2017 by xziomx (see edit history) Link to comment Share on other sites More sharing options...
0 xziomx Posted December 10, 2017 Author Share Posted December 10, 2017 Powyższa linijka nieaktualna, w tym momencie wyskakuje mi błąd w linii nr. 15 czyli: class Swift_MailTransport extends Swift_Transport_MailTransport Proszę o pomoc. Link to comment Share on other sites More sharing options...
0 xziomx Posted December 11, 2017 Author Share Posted December 11, 2017 Poradziłem sobie. Zmiana PHP na 5.5 oraz aktualizacja SwiftMailera do 5.4.8 i wgrana wtyczka darmowa SwiftMailer do modułów. Link to comment Share on other sites More sharing options...
0 Piotr K. Posted December 12, 2017 Share Posted December 12, 2017 Rezygnacja z aktualnej wersji php na rzecz przestarzałej 5.5 nie jest dobrym pomysłem. Swift mailer był chyba aktualizowany w 1.6.1.5, problemy zazwyczaj wynikają z instalacji dodatkowych modułów. Link to comment Share on other sites More sharing options...
Question
xziomx
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
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 accountSign in
Already have an account? Sign in here.
Sign In Now