Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Help With speed bar mod

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 02-09-2005, 07:44 PM
 
Aaron3138 Aaron3138 is offline
 

Newbie
  
Join Date: Jan 2005
Location: Sydney
Posts: 6
 

Default Help With speed bar mod


I have altered my speedbar as described in :
http://forum.x-cart.com/viewtopic.php?t=13761&highlight=speed+bar

Basically cut and pasted the code, creating the document speed_menu.tpl and it worked! BUT now I get a error message:
Warning: Smarty error: unable to read resource: "customer/speed_menu.tpl" in /www/clientweb/au/p/paulswarehouse.com.au/shop/Smarty-2.6.3/Smarty.class.php on line 1082

Can anyone help me

The code In speed_menu.tpl looks like

Code:
{if $printable ne ''} {include file="customer/top_menu_printable.tpl"} {else} <TABLE border="0" cellpadding="0" cellspacing="0"> {if $speed_bar} <TR> <td height="22" valign="middle" class="TabBar">|</td> {section name=sb loop=$speed_bar} {if $speed_bar[sb].active eq "Y"} <TD>{include file="customer/tab.tpl" tab_title="<A href=\"`$speed_bar[sb].link`\"><font class=TabFont>`$speed_bar[sb].title`</font></A>"}</TD> {/if} {/section} </TR> {/if} </TABLE> {/if}

I have checked file permissions and the code syntax and it seems fine.
__________________
Pauls Has it All!
www.paulswarehouse.com.au
X-Cart version 4.0.10
X-Cart directory /www/clientweb/au/p/paulswarehouse.com.au/shop
Reply With Quote
  #2  
Old 02-09-2005, 10:05 PM
 
Aaron3138 Aaron3138 is offline
 

Newbie
  
Join Date: Jan 2005
Location: Sydney
Posts: 6
 

Default I have solved it!

Head.tpl must remain same as in :
Code:
{if $usertype eq "C"} {include file="customer/top_menu.tpl"}
and this seems to work!

My bad as i thought this was to be replaced with "customer/speed_menu.tpl"

Sorry to waste time all

__________________
Pauls Has it All!
www.paulswarehouse.com.au
X-Cart version 4.0.10
X-Cart directory /www/clientweb/au/p/paulswarehouse.com.au/shop
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 10:41 AM.

   

 
X-Cart forums © 2001-2020