gooder Posted August 11, 2011 Posted August 11, 2011 I have just built an eCommerce site and am now trying to add additional pages. Can anyone point me in the right direct for a plugin or a how to tutorial? Thanks Quote
Guest Posted August 11, 2011 Posted August 11, 2011 Ryan, The latest version of osCommerce 2.3.1 has the ability to insert multiple images already. No add on required. Chris Quote
gooder Posted August 11, 2011 Author Posted August 11, 2011 Adding my url might help xxx.valuechemicalsinc.com The top navigation is all dead links and IO need to build pages to link to I found this thread but it seems to be closed and I have a question; I am stuck on the 3rd step I don't know where to put the define('FILENAME_NEW_PAGE', 'new_page.php'); I am using OS2.2 Thanks for your help Quote
Guest Posted August 11, 2011 Posted August 11, 2011 Ryan, You would add that definition to the /includes/filesnames.php file. Change new_page.php to whatever you are naming the page. ie. about_us.php, locations.php, etc etc. Chris Quote
ollyscomputers Posted September 5, 2011 Posted September 5, 2011 Hi Chris, I've added the reference for an additional page to /includes/filenames.php and uploaded the new_page.php to the root directory but still it doesnt display when i type in http://www.myurl.com/new_page.php. Would you be able to shed any light please? Thanks. osmildmay Quote
pdcelec Posted September 5, 2011 Posted September 5, 2011 Have a look at catalog/privacy.php and use a similar format (also do not forget catalog/includes/languages/english/privacy.php for the defines) Quote
ollyscomputers Posted September 5, 2011 Posted September 5, 2011 ... magic!!! Worked a treat!!! Thanks very much Paul. Quote
ctlee15 Posted September 8, 2011 Posted September 8, 2011 Ryan, The latest version of osCommerce 2.3.1 has the ability to insert multiple images already. No add on required. Chris Hi Chris Is the insertion of new pages done through the admin panel or do we have to use the define (i.e. the privacy.php example that you gave). Best, Christopher Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.