X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Full screen invoice and error message (https://forum.x-cart.com/showthread.php?t=23805)

sho ryu ken 08-03-2006 06:51 AM

Full screen invoice and error message
 
Hi guys,

I use this

Code:

{if $smarty.get.mode ne "checkout" and $main ne "cart"}

in home.php to hide the side bar while the user is in either checkout or cart mode.

But I also want to hide the side bar when the user gets the CC error message, and when the invoice appears.

Can someone please tell me how to edit this line :(

thanks

balinor 08-03-2006 07:38 AM

Invoice page is

$smarty.get.mode ne "order_message"

sho ryu ken 08-03-2006 08:16 AM

awesome, thanks

don't suppose you know the code for the CC error message page?

balinor 08-03-2006 08:35 AM

That one I don't...sorry


All times are GMT -8. The time now is 04:32 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.