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

Adding a page to help module

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 10-17-2003, 09:58 PM
 
ahalliday ahalliday is offline
 

Newbie
  
Join Date: Oct 2003
Posts: 1
 

Default Adding a page to help module

I am very close to solving the following problem but i need a bit of help just to make it work.

I am trying to add couple of pages to the help pane. I can add a link to section i want and i can upload a new TPL. I assume that whatever you put as the section= variable it will call the relevent TPL in the help directory. However when i add whyshop.tpl and then try to link to it, the page does not appear. What am i doing wrong?

/xcart/customer/help.php?section=business&XCARTSESSID=d31e530949ff fa46740a9f03d945d382

Many thanks!
Alex
Reply With Quote
  #2  
Old 10-18-2003, 01:03 AM
 
vickys_box vickys_box is offline
 

Member
  
Join Date: Aug 2003
Posts: 17
 

Default

The section is just a name, you still need to link that name with the template you want to show. The linking is done in help/index.tpl. Simply add the following before the final {else} statement in that file.

Code:
{elseif $section eq "your_section_name"} {include file="help/your_template_name.tpl"}
Reply With Quote
  #3  
Old 10-18-2003, 04:06 AM
  shan's Avatar 
shan shan is offline
 

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

Default

also make sure you dont have the session ID on the end of your link
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
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 01:24 PM.

   

 
X-Cart forums © 2001-2020