Page 159 of 223 FirstFirst ... 59109149157158159160161169209 ... LastLast
Results 1,581 to 1,590 of 2221
  1. #1581
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default Re: MultiSite Module Support Forum

    Hello Design 75,

    no its not about v1.5 :) I have asked previously in this thread some many months ago about essentially 'what does this mod actually do, how does it work (in the practical sense, not code or anything)? The description in the download page doesn't quite explain it, well not for me anyway.

    I manage a number of Zencart sites which have some common 'core' product on each of them whilst they also have other products (e.g. site 1 has products A,B,C,D,E,F .... site 2 has A,C,E,F ....site 3 has B,C,F .... site 4 has exactly the same as site 1 (under different ccTLD) - is this module designed to work for such situations? What benefits will using your mod give me? Does it mean I can add a new product then ask admin to load it to nominated sites? Does it use the same database so product sold on one site is deducted from stock on another? Is there an explanation I can read that would help me decide whether I should use it or not.

    Many thanks for your time.

    cheers,
    Mike
    Last edited by shags38; 20 Nov 2012 at 01:46 AM.

  2. #1582
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: MultiSite Module Support Thread

    Quote Originally Posted by shags38
    Is there an explanation I can read that would help me decide whether I should use it or not.
    I suggest that you install it to a test shop & domain and add "sub-Domains" as your other sites to determine if it is for your situation
    Zen-Venom Get Bitten

  3. #1583
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default Re: MultiSite Module Support Thread

    Quote Originally Posted by kobra View Post
    I suggest that you install it to a test shop & domain and add "sub-Domains" as your other sites to determine if it is for your situation
    Hey kobra, thanks for the very quick response (I figure you may be in the same time zone). With all due respect to your Black Belt kobra that is like putting the cart before the horse. I am hoping the developer to whom I addressed the post or at least some other user of the module could respond with a yes, no or not sure - in the case of a not sure I would then try what you said but I am hoping to save a lot of valuable time and effort by getting a handle on what the mod does and does not do (basics, not the fine details discussed in the support thread).

    But I do hope Design75 who is working on the version for v1.5 would be able to give a considered opinion.

    cheers,
    Mike

  4. #1584
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: MultiSite Module Support Thread

    Quote Originally Posted by shags38
    what the mod does and does not do
    If you have followed along
    I know that this allows one to operate "Multiple" shops on different domains(but on the same server) from one database

    Design75 believes that this is only a template switcher for folders or???
    Zen-Venom Get Bitten

  5. #1585
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default Re: MultiSite Module Support Thread

    Quote Originally Posted by kobra View Post
    If you have followed along
    I know that this allows one to operate "Multiple" shops on different domains(but on the same server) from one database

    Design75 believes that this is only a template switcher for folders or???
    Thanks kobra,

    multiple shops on different domains - does that meant more than one shop on the same domain or does it mean one shop on each of multiple domains? 'Operate'... what exactly does that mean?

    See why I am asking questions - and I am certainly not the only one - read the thread from front to back or vice versa - soooooooo may people asking essentially the same thing (like a couple of other now unsupported 'support threads')

    cheers,
    Mike

  6. #1586
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: MultiSite Module Support Thread

    shags38,

    Can be different domains but on the same server or sub-domains of one domain
    It all depends upon how you configure it
    Zen-Venom Get Bitten

  7. #1587
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

    Default Re: MultiSite Module Support Thread

    @ DrByte,
    I think we meant the same thing, but had different explanations. I understand this now after reading your last posts Maybe my wording was a little crappy, since English is not my native language.

    @everyone reading
    To make this mod compatible with Zen Cart 1.5.x , work is progressing. I opened up a repository at github so all can take a look at the code and make suggestions. The final version will of course be posted here in the downloads section.

    Progress so far:
    • merged most files with zc1.5.1
    • made admin registration for the configuration page
    • Config page is now multilingual
    • the sitelink side-box has its own template file instead of the more_information box, and it is multilingual


    Still to be done:
    • the documentation needs to be upgraded
    • I want to integrate the ez-page filter mod (found about 100 pages back)
    • some files left to merge (in includes/modules)
    • maybe more....


    Feel free to pull the code from here and make suggestions.
    I have this version working on a test site, but remember it is still BETA

  8. #1588
    Join Date
    Nov 2012
    Posts
    65
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Hi Guys,

    I have run a fresh install of zencart 1.5.1 just for test purposes, I have followed the installation instructions of MultiSite no problems.

    However, whenever I go to the domain I get the error "the domain www.pearcestephens.co.nz does not exist".

    I have tried a couple of times on fresh installations and get the same error, what is the common problem for this?

    PS. This is using the 1.5.1 beta

  9. #1589
    Join Date
    Nov 2012
    Posts
    65
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Quote Originally Posted by PearceStephens View Post
    Hi Guys,

    I have run a fresh install of zencart 1.5.1 just for test purposes, I have followed the installation instructions of MultiSite no problems.

    However, whenever I go to the domain I get the error "the domain www.pearcestephens.co.nz does not exist".

    I have tried a couple of times on fresh installations and get the same error, what is the common problem for this?

    PS. This is using the 1.5.1 beta
    I cracked it, for anybody with the same problem. Simply create the config file for all shopping carts. My file structure looks like this

    PHP Code:
    <?php
    $template_dir 
    "site1";
    define('SITE_NAME','site1');
    define('HTTP_SERVER''http://www.pearcestephens.co.nz');
    define('HTTPS_SERVER''https://pearcestephens.co.nz');
    define('CATEGORIES_ROOT','1'); //root categories is 1 for this site  
    ?>
    PHP Code:
    <?php
        define
    ('DIR_WS_CATALOG''/');
      
    define('DIR_WS_HTTPS_CATALOG''/');
      
    $template_dir "site1";
      
    define('SITE_NAME','site1');
    ?>
    PHP Code:
    <?php
        define
    ('DIR_WS_CATALOG''/');
      
    define('DIR_WS_HTTPS_CATALOG''/');
      
    $template_dir "site2";
      
    define('SITE_NAME','site2');
    ?>

  10. #1590
    Join Date
    Nov 2012
    Posts
    65
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    I am having a problem where I cant get the categories to appear in the categories side box. They appear in the upper category menu though, but I dont use this.

    What would be preventing the categories from appearing in the categories side box module?

 

 

Similar Threads

  1. v154 WorldPay Module version 3.0 - Support thread
    By countrycharm in forum Addon Payment Modules
    Replies: 115
    Last Post: 20 Jul 2021, 04:00 PM
  2. Bambora/Beanstream Payment Module Support Thread
    By swguy in forum Addon Payment Modules
    Replies: 127
    Last Post: 26 Mar 2021, 04:13 PM
  3. WorldPay Module version 2.0 - Support thread
    By philip_clarke in forum Addon Payment Modules
    Replies: 729
    Last Post: 4 Nov 2017, 08:23 AM
  4. PC Configurator Module [Support Thread]
    By lebrand2006 in forum All Other Contributions/Addons
    Replies: 254
    Last Post: 22 Aug 2012, 03:52 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR