View Single Post
  #8  
Old 11-06-2003, 12:01 AM
 
jaedendak jaedendak is offline
 

Newbie
  
Join Date: Nov 2003
Posts: 2
 

Default arrrgggg!!!

I did some reading up on smarty, and found some info on environment variables... so I tried this:

{if $smarty.server.HTTPS}
This is a secure site.
{/if}

but guess what? I get the same error. EXACT same error. Could this be a smarty bug
Reply With Quote