View Single Post
  #1  
Old 07-03-2007, 07:14 AM
 
ChrisBarnett ChrisBarnett is offline
 

Member
  
Join Date: Jun 2007
Posts: 13
 

Default I want to create a different version of the "Help" section...

Hi,

I want to create a different version of the "help" section, that uses slightly different templates.

However, I can't seem to exactly marry up where in the scripts the php files declare which tpl files they use.

Can anyone help with this?

For instance include/help.php - I'm assuming that it declares the smarty templates that it uses at the bottom of the script, but they don't make logical sense to me.

I have a copy of the contactus.tpl template and have named it as applyprovider.tpl

I also have a include\applyprovider.php and a root\provider.php file...

My applyprovider.tpl has changes in it, that would alert me to someone applying to become a provider....

It's just that I need some kind of way to insure that applyprovider.tpl is called....and I'm not having much luck!


Cheers!
__________________
X-Cart - 4.1.7 PRO
PHP - 4.4.4
MySQL 5.0.27
Apache 1.3.37
Linux
Reply With Quote