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

How to set new *.tpl in "help_section"

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 08-03-2004, 08:30 AM
 
loman loman is offline
 

Newbie
  
Join Date: May 2004
Location: Houston, TX US
Posts: 9
 

Default How to set new *.tpl in "help_section"

I need to add new 'sections' to the "help" section. It appears the *.tpl files called by
www.??.com/store/partner/help.php?section=
are required to have values set for their respective 'section name' so the system some how recognizes them by the name listed after "?section="

Example= /store/partner/help.php?section=conditions
calls /store/help/conditions.tpl
which in turn has an include calling "help/conditions_customers.tpl"

If I create a new file named disclaimer.tpl, how do I set the x-cart system to recognize disclaimer.tpl when called from the link
/store/partner/help.php?section=disclaimer
which is supposed to call
/store/help/disclaimer.tpl
which in turn has an include calling "help/disclaimer_customers.tpl"

Is this value or variable set in a *.php file called even earlier?
__________________
Loman
x-cart version 3.5.7 [linux]
http://www.net-buzz.com
Reply With Quote
  #2  
Old 08-03-2004, 09:30 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

see skin1/help/index.tpl

eg

Code:
{elseif $section eq "newsection"} {include file="help/newsection.tpl"}
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote
  #3  
Old 08-03-2004, 10:08 AM
 
loman loman is offline
 

Newbie
  
Join Date: May 2004
Location: Houston, TX US
Posts: 9
 

Default

Shan, thank you...that is exactly what I needed!
__________________
Loman
x-cart version 3.5.7 [linux]
http://www.net-buzz.com
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 12:48 PM.

   

 
X-Cart forums © 2001-2020