Rob Petterson Posted August 2, 2003 Posted August 2, 2003 I'm trying to put tell_a_friend.php box into product_info.php How do I do this? Is there some kind on controlling page that says something like if you are in a certain page - display the relevant boxes?? Cheers, Rob Sometimes I think I understand everything, then I regain consciousness
Rumble Posted August 2, 2003 Posted August 2, 2003 Hi Rob, Put this in your product_info.php page where you want the infobox to appear <?php include(DIR_WS_BOXES . 'tell_a_friend.php'); ?> Reddy to Rumble Thank you osCommerce and all who Contribute to her!
Rob Petterson Posted August 3, 2003 Author Posted August 3, 2003 Thanks Rumble. Sometimes I think I understand everything, then I regain consciousness
Recommended Posts
Archived
This topic is now archived and is closed to further replies.