prnotice.tpl error after edit
Hello,
I'm new to x-cart and I was attempting to make some changes to my prnotice.tpl file according to instructions from the forums to remove the "Powered by X-Cart" text.
Well I wanted to do the {* *}command to exclude the text rather than delete and I'm pretty sure I put it in a place it shouldn't been causing my issue.
This has created the following error: Parse error: syntax error, unexpected T_ELSE in /home/bagoasis/public_html/var/templates_c/%%87^87C^87C140B3%%prnotice.tpl.php on line 4
Here's my code
{* $Id: prnotice.tpl,v 1.6.2.1 2007/05/18 07:54:00 svowl Exp $ *}
{*{if $main eq "catalog" and $current_category.category eq ""}*}
Powered by X-Cart <a href="http://www.x-cart.com" class="Bottom">{*{$sm_prnotice_txt}*}</a>
{else}
Powered by X-Cart {*{$sm_prnotice_txt}*}
{/if}
I've tried to delete my changes and that didn't work, I attempted to delete all the text, no good. I tried the retore file feature it wouldn't retore. I tried to upload the orginial file from the install zip to overwrite it to the /main directory and that didn't work. Any idea on how to correct this?
Thanks,
Jason
__________________
X-Cart Gold v4.1.11 [unix]
WebsiteCM CD SEO
Firetank Google Shopping Feed
XCartMods MAP Pricing
BCSE Free Shipping Estimator
|