Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Installation of template


chandni

Recommended Posts

hi there, i have downloade an oscommerce template from bluevoda and installed oscommerce on my website but i am unable to configure it....this is what the readme files says

 

-----------------------------------------------------------------------------

HOW TO INSTALL:

-----------------------------------------------------------------------------

1. Install a clean version of the osCommerce Milestone 2.2 Release (OSC 2.2MS2),

run the install program and verify that everything works.

 

I HAVE FOLLOWED THIS STEP

 

2. Copy/replace files from "os003" folder (except psd and fonts directory) to their repective directories.

 

i have followed this step as well..

 

i guess i am going wrong here ....

 

i did manage to open the confifure.php file but i guess i am pastig it in the wrong place....

 

can someone help me with the config.php file...how should the final file looks like...

3. Add these lines to your /catalog/includes/configure.php script. These lines

should go before the final line with the ?> characters on it.

 

// STS: ADD: Define Simple Template System files

define('STS_START_CAPTURE', DIR_WS_INCLUDES . 'sts_start_capture.php');

define('STS_STOP_CAPTURE', DIR_WS_INCLUDES . 'sts_stop_capture.php');

define('STS_RESTART_CAPTURE', DIR_WS_INCLUDES . 'sts_restart_capture.php');

define('STS_TEMPLATE_DIR', DIR_WS_INCLUDES . 'sts_templates/');

define('STS_DEFAULT_TEMPLATE', DIR_WS_INCLUDES . 'sts_template.html');

define('STS_DISPLAY_OUTPUT', DIR_WS_INCLUDES . 'sts_display_output.php');

define('STS_USER_CODE', DIR_WS_INCLUDES . 'sts_user_code.php');

define('STS_PRODUCT_INFO', DIR_WS_INCLUDES . 'sts_product_info.php');

// STS: EOADD

 

NOTE: DO NOT put the files in the /admin/ directories. This contribution

only works in the /catalog/ section.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...