Results 1 to 10 of 2247

Hybrid View

  1. #1
    Join Date
    Sep 2014
    Location
    Texas
    Posts
    6
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Forum

    <?php
    $template_dir = "miko";
    define('Zumaya_Publishing_eBook_Store','miko');
    ?>

    I did try to add lines for the directory define and the server define, but they either seemed to do nothing or messed things up.

    All the subdomains were working last night. I'll go double check what has changed,.. Wheeee!

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

    Default Re: MultiSite Module Support Forum

    Quote Originally Posted by ZPFlunkie View Post
    <?php
    $template_dir = "miko";
    define('Zumaya_Publishing_eBook_Store','miko');
    ?>

    I did try to add lines for the directory define and the server define, but they either seemed to do nothing or messed things up.

    All the subdomains were working last night. I'll go double check what has changed,.. Wheeee!
    Also set these defines, for each shop.
    PHP Code:
    define('HTTP_SERVER''http://store.zumayapublishing.com');
    define('DIR_WS_CATALOG''/'); 

  3. #3
    Join Date
    Sep 2014
    Location
    Texas
    Posts
    6
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Forum

    I've tried that. Even with the double lines to include the https. Went ahead and did it again for store so people can see what it does. The other two I left as is, so you can see how they default right now as well. Thanks for trying!

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,942
    Plugin Contributions
    96

    Default Re: MultiSite Module Support Forum

    I must say, it's always a pleasure when a plugin "just works". I just finished my second MSM installation and it went without issue. Thanks for a great (and very useful) plugin!

  5. #5
    Join Date
    Dec 2011
    Location
    Wisconsin, USA
    Posts
    674
    Plugin Contributions
    21

    Default Re: MultiSite Module Support Forum

    I thought I would share a useful tip with MultiSite.

    Many times the MultiSite stores use similar template (sometimes just changing the logo or something). Taking the template and copying it to each store's template file makes it difficult for updates. Try copying all the common parts of the templates into the template_default folder, then you can update a single file for all templates.

  6. #6
    Join Date
    Sep 2014
    Location
    Philippines
    Posts
    15
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Forum

    Is it possible to Display the relations Categories/Sites in "tpl_modules_categories_tabs"?
    If yes..
    Can someone give a code..
    Thanks,
    Joe

  7. #7
    Join Date
    Sep 2014
    Location
    Philippines
    Posts
    15
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Forum

    ignore my first question..
    but i have new question..
    is multisite domain name should be in same server?
    sorry for my bad english..
    thanks..

 

 

Similar Threads

  1. v154 WorldPay Module version 3.0 - Support thread
    By countrycharm in forum Addon Payment Modules
    Replies: 116
    Last Post: 31 Dec 2025, 11:36 AM
  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

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