View Single Post
  #2  
Old 10-03-2005, 05:46 AM
 
instinctual instinctual is offline
 

eXpert
  
Join Date: Nov 2003
Posts: 247
 

Default

If it were me I would copy the register.php and the include/register.php and work from there. You will notice the include/register.php is called into the root register.php, and they are working off of skin1/customer/main/register.tpl.

If you follow that setup, you should be fine with creating your own new php page ;o)

Keep in mind you can also do similar things with "static pages" - but not sure what your goal is. Working with the static pages would be much easier...
__________________
Instinctual
8,000 feet up in the Rocky Mountains of Colorado
X-Cart Versions 3.5.x - 4.0.x

IF you xcart, THEN you prosper, ELSE you fail. ELSEIF xcart fails, THEN you fix it, all the WHILE {loop}\'ing {section}\'s to feed your $smarty mind.
Reply With Quote