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
Latest News: (loading..)
How to add addditinal pages
Started by gooder, Aug 11 2011 05:18 PM
7 replies to this topic
#1
Posted 11 August 2011 - 05:18 PM
#2
Posted 11 August 2011 - 05:42 PM
Ryan,
The latest version of osCommerce 2.3.1 has the ability to insert multiple images already. No add on required.
Chris
The latest version of osCommerce 2.3.1 has the ability to insert multiple images already. No add on required.
Chris
#3
Posted 11 August 2011 - 06:27 PM
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
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
#4
Posted 11 August 2011 - 07:07 PM
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
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
#5
Posted 05 September 2011 - 01:07 PM
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
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
#6
Posted 05 September 2011 - 01:31 PM
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)
#7
Posted 05 September 2011 - 01:48 PM
... magic!!! Worked a treat!!! Thanks very much Paul.
#8
Posted 08 September 2011 - 11:16 PM
DunWeb, on 11 August 2011 - 05:42 PM, said:
Ryan,
The latest version of osCommerce 2.3.1 has the ability to insert multiple images already. No add on required.
Chris
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









