Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Colum Control install problem


antiz

Recommended Posts

Hello guys,

 

I have just downloaded the Column Controller contribution.

 

The odd thing is that when I get trough the installation procedure it says :

 

In the admin/includes/application_top.php, locate the following line:

define('FILENAME_CONFIGURATION', 'configuration.php');

 

Just above that line add:

define('FILENAME_COLUMN_CONTROLLER', 'column_controller.php');

 

 

and in my admin/includes/application_top.php I don't have the:

define('FILENAME_CONFIGURATION', 'configuration.php');

 

Do you know where I should insert the

define('FILENAME_COLUMN_CONTROLLER', 'column_controller.php'); then ?

 

Do you know if there is another version (i have oscommerce-2.2ms2) of the Oscommerce that would include the correct file ?

 

Thanks a lot for your help

Link to comment
Share on other sites

ok thanks a lot

 

so in your opinion if I declare the

 

define('FILENAME_COLUMN_CONTROLLER', 'column_controller.php');

 

in the admin/includes/filenames.php

 

i can then add this line

 

define('FILENAME_COLUMN_CONTROLLER', 'column_controller.php');

 

wherever I want in the

 

admin/includes/application_top.php file

 

?

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...