onedownfiveup Posted December 11, 2008 Share Posted December 11, 2008 I want to add more links in the Information infobox such as a gallery and I want a salary I make to show up in the middle when they click on it how would I go about doing this? Link to comment Share on other sites More sharing options...
onedownfiveup Posted December 11, 2008 Author Share Posted December 11, 2008 I've worked on it a little, and got to where I have it listed in information box but when I mouse over it it says the link is http://www.mywebsite.com/FILENAME_GALLERY What file do I edit to make that link to http://www.mywebsite.com/gallery.php Link to comment Share on other sites More sharing options...
♥zelf Posted December 11, 2008 Share Posted December 11, 2008 I've worked on it a little, and got to where I have it listed in information box but when I mouse over it it says the link is http://www.mywebsite.com/FILENAME_GALLERY What file do I edit to make that link to http://www.mywebsite.com/gallery.php You need to add a constant to /catalog/includes/filenames.php define('FILENAME_GALLERY', 'gallery.php'); Virtual Merchant a.k.a. Elavon, ViaKlix, Nova Payment Module Contribution Link to comment Share on other sites More sharing options...
Maloi27 Posted December 11, 2008 Share Posted December 11, 2008 I have the same problem... I want also to add another page with a continue button.. I've changed everything I know from page headings and titles. But still its error 404. Page not found.. I'm new to OSCommerce so I think I've lots of things to know... if anyone could help us...we will really appreciate it... Thanks. Malou Malou Constantino e-Philippines Adventure Travel and Destinations www.e-philippines.com.ph Tel: (632)7079001 Fax: (632)4030433 explore.experience.enjoy.Philippines. Link to comment Share on other sites More sharing options...
onedownfiveup Posted December 11, 2008 Author Share Posted December 11, 2008 You need to add a constant to /catalog/includes/filenames.php define('FILENAME_GALLERY', 'gallery.php'); Ok, now I copied the conditions.php and change necessary items in it for gallery, and put it in my includes/english/ folder and when I click on the link it takes me to a white screen. Link to comment Share on other sites More sharing options...
onedownfiveup Posted December 11, 2008 Author Share Posted December 11, 2008 Ok, now I copied the conditions.php and change necessary items in it for gallery, and put it in my includes/english/ folder and when I click on the link it takes me to a white screen. Nevermind, I figured it out. I had to create a gallery.php in the root folder. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.