View Single Post
  #1  
Old 08-03-2006, 06:51 AM
 
sho ryu ken sho ryu ken is offline
 

Senior Member
  
Join Date: Nov 2005
Location: England
Posts: 150
 

Default 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
Reply With Quote