Jump to content

ERROR 500 cliente is unable to checkout - Prestashop 1.7.8.8


SaraCastro

Recommended Posts

47 minutes ago, juanrojas said:

performs the same operation but with debug mode active.
Does it even happen to you with the bank transfer payment method? or what payment method are we talking about?

Hi, yes it happens with bank transfer payment method also. The debug mode show error as image attached. Thanks.

debug.png

Link to comment
Share on other sites

5 minutes ago, Nickz said:

What do those hooklines say?

 

 

I have translated to EN.

 

in BVKMultiAccount->hookActionEmailSendBefore(array('idLang' => 2, 'template' => 'log_alert', 'subject' => 'Log: you have a new alert in your store', 'templateVars' => array(), 'to' => array('[email protected]'), 'toName' => null, 'from' => null, 'fromName' => null, 'fileAttachment' => null, 'mode_smtp' => null , 'templatePath' => '/var/www/vhosts/websitename.pt/httpdocs/mails/', 'die' => false, 'idShop' => null, 'bcc' => null, 'replyTo' => null, 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => 1))
in Hook.php line 1007

at HookCore::coreCallHook(object(BVKMultiAccount), 'hookActionEmailSendBefore', array('idLang' => 2, 'template' => 'log_alert', 'subject' => 'Log: You have a new alert in your store', 'templateVars' => array(), 'to' => array('[email protected]'), 'toName' => null, 'from' => null, 'fromName' => null, 'fileAttachment' = > null, 'mode_smtp' => null, 'templatePath' => '/var/www/vhosts/websitename.pt/httpdocs/mails/', 'die' => false, 'idShop' => null, 'bcc' => null, 'replyTo' => null, 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => 1))
in Hook.php line 431

at HookCore::callHookOn(object(BVKMultiAccount), 'actionEmailSendBefore', array('idLang' => 2, 'template' => 'log_alert', 'subject' => 'Log: You have a new alert in your store', 'templateVars' => array(), 'to' => array('[email protected]'), 'toName' => null, 'from' => null, 'fromName' => null, 'fileAttachment' = > null, 'mode_smtp' => null, 'templatePath' => '/var/www/vhosts/websitename.pt/httpdocs/mails/', 'die' => false, 'idShop' => null, 'bcc' => null, 'replyTo' => null, 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => 1))
in Hook.php line 944

at HookCore::exec('actionEmailSendBefore', array('idLang' => 2, 'template' => 'log_alert', 'subject' => 'Log: You have a new alert in your store', 'templateVars' => array(), 'to' => array('[email protected]'), 'toName' => null, 'from' => null, 'fromName' => null, 'fileAttachment' => null, 'mode_smtp ' => null, 'templatePath' => '/var/www/vhosts/websitename.pt/httpdocs/mails/', 'die' => false, 'idShop' => null, 'bcc' => null, ' replyTo' => null, 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => 1), null, true)
in Mail.php line 174

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