Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2007
    Posts
    6
    Plugin Contributions
    0

    Default 2 installs/1 database...

    Is it possible to install 2 catalogs/stores on a domain, and have the following occur?:

    1. 1st store reads from basic database as it is installed
    2. 2nd store reads from 1st store database for all tables EXCEPT price field

    In short the stores would have identical products but would allow 2 different pricing oprions for store owner.

    If possible, what/where would I edit to just point price field of 2nd store to different table?

    This would be for a USA store and Canada store...
    dual pricing does not work for what we need for the client.

    thanks!

    ~Rick

  2. #2
    Join Date
    Aug 2005
    Posts
    26,032
    Plugin Contributions
    9

    Default Re: 2 installs/1 database...

    I think that you will experience issues with sessions and other securtity items but also believe that others have tried this.
    Zen-Venom Get Bitten
    Get Your Business Found

  3. #3
    Join Date
    Mar 2007
    Posts
    6
    Plugin Contributions
    0

    Default Re: 2 installs/1 database...

    Hello and thanks.

    With regard to session issues, customers won't be going back and forth.
    they'll either enter "canada store" or "us store"

    So...to try this, what files would need to be editied in the 2nd install to point the price field to a different table?

    thanks in advance.

    ~Rick

  4. #4
    Join Date
    Aug 2005
    Posts
    26,032
    Plugin Contributions
    9

    Default Re: 2 installs/1 database...

    Rick,

    I think that to do this in the way you are expressing - you would need to alter the DB to have tables/records for 2ndprice and all the relationships that exist for the std price.

    Then in the files of one cart - every where that the price is referenced bith on the catalog side and the admin entry side you need to change these references and calls to the DB.

    Not what I would expect to be a small job
    Zen-Venom Get Bitten
    Get Your Business Found

 

 

Similar Threads

  1. Desperately need help upgrading PLEASE
    By pwdesign in forum Upgrading from 1.3.x to 1.3.9
    Replies: 2
    Last Post: 21 Nov 2006, 11:58 PM
  2. Script cant seem to find mysql database
    By beasleybub in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 1 Nov 2006, 04:25 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •