Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Adding a link and making it display where index.php is displayed?


onedownfiveup

Recommended Posts

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');

Link to comment
Share on other sites

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

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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...