Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

hi there,

 

m using the Multi Stores v1.7 contribution.

as per the insatllation procedure i have:

 

1) created two dir on my server:

catalog_1

catalog_2

 

2) created two configuration tables in my the oscommerce database:

configuration_1

configuration_2

 

3) changed the database_tables.php and configure.php files (for the new table names & server paths)

catalog_1/includes and catalog_2/includes folders respectively.

 

4) in the "configuration_1" table i have set the value of "configuration_accessories_value" column to 1 where

configuration_accessories_key = STORES_ID

 

Similarly in the "configuration_2" table i have set the value of "configuration_accessories_value" column to

2 where configuration_accessories_key = STORES_ID

 

Is this right ???

 

5) Should the original table named configuration also exist though i have to configure only two stores ??

 

6) Any other files need to be changed? i beleive the old table named "configuration" is still referred.

 

 

becoz, if i drop the original table named "configuration" i get the following error:

 

"1054 - Unknown column 'configuration_key' in 'field list'

 

select configuration_key as cfgKey, configuration_value as cfgValue from configuration_canoes

 

[TEP STOP]"

 

if the original table named "configuration" remains along with configuration_1 and configuration_2 tables i cannot insert the store thru the admin login.it gives me an error saying "configuration table already exists".i do enter the table name "configuration_1" and uncheck the "Insert default configuration table?" option while adding a store.

 

if i manually add a record in my stores table thru phpMyadmin the record obviously gets inserted and i can see it in my stores online,but i cannot add another store.

i have only one store in my "stores" table.

 

please help! FAST!

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...