Message validation de commande suite à CGV non cochée

  • Posts: 211
  • Thank you received: 9
4 years 3 weeks ago #323602

-- url of the page with the problem -- : nwd2.cloudaccess.host/boutique-jardins-comtois
-- HikaShop version -- : 4.3.0
-- Joomla version -- : 3.9.20

Bonjour,

Lors de la validation de la commande, si on oublie de cocher la case CGV, nous constatons le message suivant :
Notice: Undefined offset: 1 in cloudaccess.net/httpdocs/administrator/components/com_hikashop/helpers/checkout.php on line 596

Merci d'avance.

Salutations.

Please Log in or Create an account to join the conversation.

  • Posts: 82501
  • Thank you received: 13280
  • MODERATOR
4 years 3 weeks ago #323611

Bonjour,

Merci du retour.
rajoutez le code:

if(!isset($msg[1]))
					hikashop_display($msg[0]);
				else
avant la ligne:
hikashop_display($msg[0], $msg[1]);
d'où provient la notice et cela évitera d'afficher cette notice.
Nous allons rajouter la modification de notre coté.

The following user(s) said Thank You: NosyWeb

Please Log in or Create an account to join the conversation.

  • Posts: 211
  • Thank you received: 9
4 years 3 weeks ago #323628

Bonsoir,

Merci, on ajoute ce code dans quel fichier, à quel endroit du fichier?
Salutations.

Please Log in or Create an account to join the conversation.

  • Posts: 82501
  • Thank you received: 13280
  • MODERATOR
4 years 3 weeks ago #323630

Comme expliqué, dans le fichier d'où provient le message d'erreur, c'est à dire : cloudaccess.net/httpdocs/administrator/components/com_hikashop/helpers/checkout.php
Et l'endroit, c'est juste avant la ligne

hikashop_display($msg[0], $msg[1]);

The following user(s) said Thank You: NosyWeb

Please Log in or Create an account to join the conversation.

  • Posts: 211
  • Thank you received: 9
4 years 3 weeks ago #323667

C'est noté, merci

Please Log in or Create an account to join the conversation.

Time to create page: 0.059 seconds
Powered by Kunena Forum