vasekcekal Posted May 30, 2011 Share Posted May 30, 2011 Zdravím, když probíhá objednávka, na konci to vyplivne guest-tracking.php, kde si zákazník může dát mail nebo ID pro sledování zásilek, ale pro mě je toto zbytečné, jde to nějak vypnout?Děkuji Link to comment Share on other sites More sharing options...
carbik Posted September 17, 2011 Share Posted September 17, 2011 jj, to by mě taky zajímalo, nemá někdo tip? EDIT: Mě pomohlo toto: http://forge.prestas...anel#issue-tabs V controllers/GuestTrackingController.php jsem změnil 'action' => 'guest-tracking.php', na 'action' => $link->getPageLink("guest-tracking.php"), a dále public function process() { na public function process() { global $link; Link to comment Share on other sites More sharing options...
baryk131 Posted September 21, 2011 Share Posted September 21, 2011 voni tam sou dva tyhle soubory meni se voba?? public function process() { Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now