System Message duplication in Checkout

  • Posts: 96
  • Thank you received: 4
  • Hikashop Business
11 years 9 months ago #57544

Hi Nicolas,

In Business Version 1.5.8 the system message at the top of the page, that displays when No Shipping or Billing addresses are entered, is duplicated since the addition of the lines

else{
$app =& JFactory::getApplication();
$app->enqueueMessage( JText::_('CREATE_OR_SELECT_ADDRESS') );
}

in the file - address_view.php.

Prior to the change the system message only appeared if the user tried to advance the order process without any address details being present - now it appears duplicated immediately the checkout page is entered when no address details are present.

Regards

Chris

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

  • Posts: 81604
  • Thank you received: 13082
  • MODERATOR
11 years 9 months ago #57607

Hi,

In some cases the message being displayed here is necessary.

We'll put in place something to avoid having it several times for the next version.
You can just remove that code for the time being if you don't want to wait.

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

Time to create page: 0.043 seconds
Powered by Kunena Forum