Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Snag adding info pages ? Help?


Guest

Recommended Posts

Hi guys,

 

I followed a tutorial from this forum to add new info pages. However, it's not working. The link to the page appears ok in the info pages box on my site, but when I click it, it shows a completely blank page. One of the instructions says :

 

Open /catalog/includes/application_top.php and enter this code.

Edit this to match the name of your new_page.

 

CODE

define('FILENAME_NEW_PAGE', 'new_page.php');

 

 

- But I have no code like this in my file! There are no define code lines in there for any of my other info pages that I have created before, but they all show up ok.

 

Any ideas of what i am doing wrong?

 

THanks in advance for your generous help.

 

Angel

Link to comment
Share on other sites

file defines can normally be found in catalog/includes/filenames.php

 

I think very long ago they were all in application top...

:-)

Monika

 

addicted to writing code ... can't get enough of databases either, LOL!

 

my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum

 

Interactive Media Award July 2007 ~ category E-Commerce

my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...

Link to comment
Share on other sites

Thanks Monika,

 

That's probably not the source of my problem then, as I updated that filenames.php file. Will try it again from scratch.

 

Angel

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...