tomcoleman Posted November 22, 2004 Posted November 22, 2004 I have some Links on my main OSC page that i want to Change for exsample when a user clicks Home instead of going to home.php how do i change it to go to home2.php etc... i cant find the page to edit the code. www.boxa.net/catalog is my site. in HTML i would just make a new hyperlink but PHP seems to be so much different cheers :thumbsup:
Jack_mcs Posted November 22, 2004 Posted November 22, 2004 Search for the following in whichever file you have your home link in: <?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT and change the FILENAME_DEFAULT to 'home2.php'. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Recommended Posts
Archived
This topic is now archived and is closed to further replies.