luis@perez.us.com Posted January 23, 2009 Share Posted January 23, 2009 I have to websites using the same whmcs engine. depending on which website the order is placed I want a different header and footer to be displayed on the orderforms. I have been playing with this for a few days but I can't find a good way to do this. basically the flow would be: URL1 => places order => header.tpl => orderform with header1.html URL2 => places order => header.tpl => orderform with header2.html any ideas ? 0 Quote Link to comment Share on other sites More sharing options...
VicToMeyeZR Posted January 26, 2009 Share Posted January 26, 2009 what you would do is create 2 different complete template folders. If you have one setup already, then just copy the whole folder and change what you want changed in the header/footer... then when you use your links on the "other site" use an address like this: http://yourwhmcssite.com/order.php?systemtemplate=portal&a=add&pid=139 where the &a=add&pid=139 is the ending part to your sign up link found in the products page. and the BOLD is the folder name of the new template you made for that site. 0 Quote Link to comment Share on other sites More sharing options...
luis@perez.us.com Posted January 27, 2009 Author Share Posted January 27, 2009 AWESOME ! this is exactly what I needed, THANKS !!!! 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.