Jump to content
  • 0

http error 500 po stworzeniu konta klienta


pkobylka

Question

Cześć, jestem świeżak jeśli chodzi o Preste, tym bardziej jeśli chodzi o programowanie, liczę na pomoc jakiejś programistycznej besti, do rzeczy. Klient po stworzeniu konta dostaje http error 500, uruchomiłem debbugowanie i error jaki dostałem wygląda tak:

 

Fatal error: Uncaught Error: Call to undefined function proc_open() in /home/pkobylka/public_html/ledolandia.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php:291 Stack trace: #0 /home/pkobylka/public_html/ledolandia.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php(54): Swift_Transport_StreamBuffer->establishProcessConnection() #1 /home/pkobylka/public_html/ledolandia.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(143): Swift_Transport_StreamBuffer->initialize(Array) #2 /home/pkobylka/public_html/ledolandia.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SendmailTransport.php(50): Swift_Transport_AbstractSmtpTransport->start() #3 /home/pkobylka/public_html/ledolandia.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php(65): Swift_Transport_SendmailTransport->start() #4 /home/pkobylka/public_html/ledolandia.com/classes/Mail.php(636): Swift_Mailer->send(Object(Swift_Message)) #5 /home/pkobylka/public_html/ledolandia.com/classes/form/CustomerPersister.php(275): MailCore::send(2, 'account', '[Ledolandia] Wi...', Array, '[email protected]', 'dsffsdfsdf sdfs...') #6 /home/pkobylka/public_html/ledolandia.com/classes/form/CustomerPersister.php(239): CustomerPersisterCore->sendConfirmationMail(Object(Customer)) #7 /home/pkobylka/public_html/ledolandia.com/classes/form/CustomerPersister.php(69): CustomerPersisterCore->create(Object(Customer), 'drgerfgwerge') #8 /home/pkobylka/public_html/ledolandia.com/classes/form/CustomerForm.php(266): CustomerPersisterCore->save(Object(Customer), 'drgerfgwerge', NULL, true) #9 /home/pkobylka/public_html/ledolandia.com/controllers/front/RegistrationController.php(64): CustomerFormCore->submit() #10 /home/pkobylka/public_html/ledolandia.com/classes/controller/Controller.php(319): RegistrationControllerCore->initContent() #11 /home/pkobylka/public_html/ledolandia.com/classes/Dispatcher.php(510): ControllerCore->run() #12 /home/pkobylka/public_html/ledolandia.com/index.php(28): DispatcherCore->dispatch() #13 {main} thrown in /home/pkobylka/public_html/ledolandia.com/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php on line 291

czy to nie jest związane z weryfikacją mailową konta? nie powinien teraz wlecieć mail weryfikacyjny, nie mam jeszcze ksonfigurowanej poczty, i to pierwsze co wpadło mi do głowy po przeczytaniu tego errora

Za pomoc wszelką dziękuję ❤️

Przechwytywanie.PNG

Link to comment
Share on other sites

2 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...