THELIA Forum

Welcome to the THELIA support and discusssion forum

Announcement

Rejoignez la communauté sur le Discord Thelia : https://discord.gg/YgwpYEE3y3

Offline


Bonjour,
Je n'ai pas encore passé mon thelia 2.3.0 en mode sécurisé et depuis quelques temps le module payzen ne fonctionne plus.
Est-ce que c'est maintenant obligatoire d'avoir le https ?
Je n'ai pas trouvé l'information sur https://github.com/thelia-modules/Payzen ou sur https://payzen.eu/paiement-securise/

Faut-il que je passe aussi en 2.3.4 ?

Edit :  en fait plus aucun paiements ne fonctionnent. Serait-ce lié à une modification sur l'hébergement à mon insu ?

Merci

Last edited by cloubech (06-02-2018 08:03:45)

Offline


Bon. Je mets le mode DEV ... c'est la base en fait !!!
et je devrais trouver ...en tout cas j'ai une piste smile

J'ai du faire un mauvais changement dans un module ?

in StreamBuffer.php line 265
at Swift_Transport_StreamBuffer->_establishSocketConnection() in StreamBuffer.php line 62
at Swift_Transport_StreamBuffer->initialize(array('protocol' => null, 'host' => 'localhost', 'port' => '0', 'timeout' => '30', 'blocking' => '1', 'tls' => false, 'type' => '1')) in AbstractSmtpTransport.php line 113

Last edited by cloubech (05-02-2018 18:47:20)

Offline


Il manque des bouts. On peut avoir le texte complet de l'exception plize ?


OpenStudio Toulouse

Offline


Oui bien sur
Swift_TransportException in StreamBuffer.php line 265: Connection could not be established with host localhost [Connection refused #111]

    in StreamBuffer.php line 265
    at Swift_Transport_StreamBuffer->_establishSocketConnection() in StreamBuffer.php line 62
    at Swift_Transport_StreamBuffer->initialize(array('protocol' => null, 'host' => 'localhost', 'port' => '0', 'timeout' => '30', 'blocking' => '1', 'tls' => false, 'type' => '1')) in AbstractSmtpTransport.php line 113
    at Swift_Transport_AbstractSmtpTransport->start() in Mailer.php line 79
    at Swift_Mailer->send(object(Swift_Message), array()) in MailerFactory.php line 90
    at MailerFactory->send(object(Swift_Message), array()) in MailerFactory.php line 165
    at MailerFactory->sendEmailMessage('order_confirmation', array('oec@gmail.com' => 'DLyon et en Rhône-Alpes'), array('sport@xxx.fr' => 'Christian '), array('order_id' => '492', 'order_ref' => 'ORD000000000492', 'customer_id' => '358'), 'fr_FR') in MailerFactory.php line 116
    at MailerFactory->sendEmailToCustomer('order_confirmation', object(Customer), array('order_id' => '492', 'order_ref' => 'ORD000000000492')) in Order.php line 504
    at Order->sendConfirmationEmail(object(OrderEvent), 'action.order.sendOrderConfirmationEmail', object(ContainerAwareEventDispatcher))
    at call_user_func(array(object(Order), 'sendConfirmationEmail'), object(OrderEvent), 'action.order.sendOrderConfirmationEmail', object(ContainerAwareEventDispatcher)) in EventDispatcher.php line 181
    at EventDispatcher->doDispatch(array(array(object(Order), 'sendConfirmationEmail')), 'action.order.sendOrderConfirmationEmail', object(OrderEvent)) in EventDispatcher.php line 46
    at EventDispatcher->dispatch('action.order.sendOrderConfirmationEmail', object(OrderEvent)) in Order.php line 467
    at Order->orderBeforePayment(object(OrderEvent), 'action.order.beforePayment', object(ContainerAwareEventDispatcher))
    at call_user_func(array(object(Order), 'orderBeforePayment'), object(OrderEvent), 'action.order.beforePayment', object(ContainerAwareEventDispatcher)) in EventDispatcher.php line 181
    at EventDispatcher->doDispatch(array(array(object(Order), 'orderBeforePayment'), array(object(Coupon), 'afterOrder')), 'action.order.beforePayment', object(OrderEvent)) in EventDispatcher.php line 46
    at EventDispatcher->dispatch('action.order.beforePayment', object(OrderEvent)) in Order.php line 444
    at Order->create(object(OrderEvent), 'action.order.pay', object(ContainerAwareEventDispatcher))
    at call_user_func(array(object(Order), 'create'), object(OrderEvent), 'action.order.pay', object(ContainerAwareEventDispatcher)) in EventDispatcher.php line 181
    at EventDispatcher->doDispatch(array(array(object(Order), 'create')), 'action.order.pay', object(OrderEvent)) in EventDispatcher.php line 46
    at EventDispatcher->dispatch('action.order.pay', object(OrderEvent)) in OrderController.php line 335
    at OrderController->pay()
    at call_user_func_array(array(object(OrderController), 'pay'), array()) in HttpKernel.php line 139
    at HttpKernel->handleRaw(object(Request), '1') in HttpKernel.php line 62
    at HttpKernel->handle(object(Request), '1', true) in TheliaHttpKernel.php line 76
    at TheliaHttpKernel->handle(object(Request), '1', true) in ParamInitMiddleware.php line 87
    at ParamInitMiddleware->handle(object(Request), '1', true) in SessionMiddleware.php line 80
    at SessionMiddleware->handle(object(Request), '1', true) in StackedHttpKernel.php line 23
    at StackedHttpKernel->handle(object(Request), '1', true) in Kernel.php line 185
    at Kernel->handle(object(Request)) in index_dev.php line 36

Last edited by cloubech (05-02-2018 19:01:25)

Offline

Offline


Connection could not be established with host localhost [Connection refused #111]

Ca parait assez clair comme message, non ?


OpenStudio Toulouse

Offline


Oui c'est évident. Merci et désolé pour le dérangement
je vais tirer l'oreille au client qui fait des changements sans me prévenir et du coup je cherche ailleurs