Results 1 to 10 of 2247

Hybrid View

  1. #1
    Join Date
    Apr 2008
    Location
    South Florida
    Posts
    197
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    The main site should have it's template set from within the admin. All sideboxes are off by default on a new template. You need to load the template and go into sideboxes and setup the ones you want. Or press the defailt button on the bottom.

  2. #2
    Join Date
    Jul 2009
    Posts
    116
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Looks like file www.asdf.com_config.php does not have any effect.
    Oh by the way when I try to set a template in admin for my main site it simply does not change it.

    I want to make one thing clear. I did not modify any files I just simply added new files and executed a db query as suggested on dev site.


    Quote Originally Posted by fotofx View Post
    The main site should have it's template set from within the admin. All sideboxes are off by default on a new template. You need to load the template and go into sideboxes and setup the ones you want. Or press the defailt button on the bottom.

  3. #3
    Join Date
    Apr 2008
    Location
    South Florida
    Posts
    197
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Is this a modded site or a stock 1.3.8 install? Did you do any edits or simply copy the files from the mod?

  4. #4
    Join Date
    Jul 2009
    Posts
    116
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    It is a modified site but i mainly modified template - css, etc. so I did not modify any core files.

    Yes, I simply copied the files from the mod.

    Thanks.

    Quote Originally Posted by fotofx View Post
    Is this a modded site or a stock 1.3.8 install? Did you do any edits or simply copy the files from the mod?

  5. #5
    Join Date
    Jul 2009
    Posts
    116
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Got this part finally working. I did not modify configure.php - that was the problem

    Thanks,
    TheGuest

    Quote Originally Posted by TheGuest View Post
    It is a modified site but i mainly modified template - css, etc. so I did not modify any core files.

    Yes, I simply copied the files from the mod.

    Thanks.

  6. #6
    Join Date
    Jul 2009
    Posts
    116
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    This module makes navigation to my site - via http://mysitename.com not working because of this code

    if(file_exists("includes/config_sites/$config_file")) {
    include("includes/config_sites/$config_file");
    } else {
    echo "the domain $default_server_name does not exist.";
    exit;
    }

    in sites_switch.php method

    so only http://www.mysitename.com works

    how do you solve this problem?

    Quote Originally Posted by TheGuest View Post
    Got this part finally working. I did not modify configure.php - that was the problem

    Thanks,
    TheGuest

  7. #7
    Join Date
    Jul 2009
    Posts
    116
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    So i got main site working but add on domain asdfasdflkh.mysitename.com does not work.
    Any ideas?

    Quote Originally Posted by TheGuest View Post
    This module makes navigation to my site - via http://mysitename.com not working because of this code

    if(file_exists("includes/config_sites/$config_file")) {
    include("includes/config_sites/$config_file");
    } else {
    echo "the domain $default_server_name does not exist.";
    exit;
    }

    in sites_switch.php method

    so only http://www.mysitename.com works

    how do you solve this problem?

 

 

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