View Single Post
  #1  
Old 09-28-2006, 12:40 PM
 
Tess Tess is offline
 

Newbie
  
Join Date: Sep 2006
Posts: 8
 

Default Removing X-Cart Logo and Internal Server Error

Hello,

I thought piggybacking on another post wasn't such a good idea after all, so I've started a new thread. Hope that's okay with everyone.

I'm trying to remove the X-Cart logo. I've tried removing the following line from head.tpl

<a href="{$http_location}/"><img src="{$ImagesDir}/xlogo.gif" width="244" height="67" alt="" /></a>

I get a 500 internal server error. I'm also tried replacing the xlogo.gif with another .gif image but still get the same error. What am I doing wrong?

Thanks!
__________________
X-Cart 4.1.3
Reply With Quote