Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Multiple stores


Guest

Recommended Posts

You mean stores that belong to others?

 

In admin/includes/configure.php

 

Set this line (near the end):

 

define('STORE_SESSIONS', ''); // leave empty '' for default handler or set to

'mysql'

 

to:

 

define('STORE_SESSIONS', 'mysql');

Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux

Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management)

Link to comment
Share on other sites

Hi

 

Its not just stores, in many parts of the admin section there are multiple (8) options. see below eg

 

Product Listing

 

Title Value Action

Display Product Image 1

Display Product Image 1

Display Product Image 1

Display Product Image 1

Display Product Image 1

Display Product Image 1

Display Product Image 1

Display Product Image 1

Display Product Manufaturer Name 0

Display Product Manufaturer Name 0

Display Product Manufaturer Name 0

Display Product Manufaturer Name 0

Display Product Manufaturer Name 0

Display Product Manufaturer Name 0

Display Product Manufaturer Name 0

Display Product Manufaturer Name 0

Display Product Model 0

Display Product Model 0

Display Product Model 0

Display Product Model 0

Display Product Model 0

Display Product Model 0

Display Product Model 0

Display Product Model

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...