Лучший Ответ Kess , 22 January 2014 - 21:48
I suppose you don't have payment methods enabled for your cart, if so, then you can change redirect in this file: media/zoo/applications/jbuniversal/framework/controllers/basket.php
$msg = JText::_('JBZOO_CART_SUCCESS_MESSAGE');
$this->setRedirect(JRoute::_($this->app->jbrouter->basketSuccess($Itemid, $appId), false), $msg);
You can change parameters of setRedirect function in order to set some specific page.
Перейти к сообщению


Тема закрыта







