View Single Post
  #1  
Old 01-10-2008, 05:25 AM
 
taponitrof taponitrof is offline
 

Senior Member
  
Join Date: Dec 2007
Posts: 105
 

Default Help with url conditional

Hi,

I want to create a conditional statement based on the url/page displayed. In this case, the home.php page.

I created this statement but it doesn't work.

{if $http_location eq "http://www.mountainhomebuildingproducts.com/home.php"}
<td>test</td>
{/if}

When the url is loaded, the conditional html does not display. What am I doing wrong?

Thanks
__________________
X-Cart Version 4.1.10, 4.1.11, 4.2, 4.3, 4.4.5
Linux
Reply With Quote