Page 209 of 223 FirstFirst ... 109159199207208209210211219 ... LastLast
Results 2,081 to 2,090 of 2221
  1. #2081
    Join Date
    Jan 2007
    Location
    Illinois, USA
    Posts
    312
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Design75,
    I’ve appreciated the work you’ve done on the multi-site mod. I’ve got some work for you. Message me ;)

  2. #2082
    Join Date
    Jan 2007
    Location
    Illinois, USA
    Posts
    312
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    @Design75 can the control of which orders that are visible to an admin be customized? For example, an admin to store (A) can see store (A) orders, but no other store orders?

  3. #2083
    Join Date
    Jan 2007
    Location
    Illinois, USA
    Posts
    312
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    @Design75

    Thank you for the work you started with our Multi-Store mod.

    Have a major bug that is preventing any NEW customer accounts.

  4. #2084
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,401
    Plugin Contributions
    87

    Default Re: MultiSite Module Support Thread

    I believe I saw a posting somewhere by @Design75 that indicated that he was on holiday.

  5. #2085
    Join Date
    Jan 2007
    Location
    Illinois, USA
    Posts
    312
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    @Design75 - after the upgrade you did on our domain, there are several bugs that have come to light. One major bug is that seems to have disabled ALL of the CMS pages.

  6. #2086
    Join Date
    Aug 2013
    Location
    Perth, WA, AU
    Posts
    167
    Plugin Contributions
    1

    Default Re: MultiSite Module Support Forum

    Quote Originally Posted by Design75 View Post
    Hi

    Has anyone installed this unreleased v1.1 ?

    Any feedback if so ?

  7. #2087
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,401
    Plugin Contributions
    87

    Default Re: MultiSite Module Support Forum

    @Design75, I'm seeing the following block added to the base /includes/init_includes/init_sessions.php:
    Code:
    // bof Multi site - Prioritise the GET variable over the cookie.
    elseif(isset($_GET[session_name()])) {
      zen_setcookie(session_name(), $_GET[session_name()], time()+$SESS_LIFE, '/', (zen_not_null($current_domain) ? $current_domain : ''));
      if(isset($_COOKIE[session_name()])&&($_COOKIE[session_name()]!=$_GET[session_name()])) {
        $_COOKIE[session_name()] = $_GET[session_name()];
      }
    }
    //eof Multi site
    Could you explain the reason for that change? I've got a site running MSM that's having session issues.

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

    Default Re: MultiSite Module Support Forum

    Quote Originally Posted by lat9 View Post
    @Design75, I'm seeing the following block added to the base /includes/init_includes/init_sessions.php:
    Code:
    // bof Multi site - Prioritise the GET variable over the cookie.
    elseif(isset($_GET[session_name()])) {
      zen_setcookie(session_name(), $_GET[session_name()], time()+$SESS_LIFE, '/', (zen_not_null($current_domain) ? $current_domain : ''));
      if(isset($_COOKIE[session_name()])&&($_COOKIE[session_name()]!=$_GET[session_name()])) {
        $_COOKIE[session_name()] = $_GET[session_name()];
      }
    }
    //eof Multi site
    Could you explain the reason for that change? I've got a site running MSM that's having session issues.
    That was added to be able to share shopping carts between shops, when using the site links sidebox.

  9. #2089
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,401
    Plugin Contributions
    87

    Default Re: MultiSite Module Support Forum

    Quote Originally Posted by Design75 View Post
    That was added to be able to share shopping carts between shops, when using the site links sidebox.
    Thanks, as always, for the quick response. I believe, and will know real-soon-now, that the session issue has to do with the site's setting for "Add period prefix" as the two sites are https://example.com and https://subdomain.example.com.

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

    Default Re: MultiSite Module Support Forum

    Quote Originally Posted by lat9 View Post
    Thanks, as always, for the quick response. I believe, and will know real-soon-now, that the session issue has to do with the site's setting for "Add period prefix" as the two sites are https://example.com and https://subdomain.example.com.
    I must admit I never really used this function, and the code was already there when I took over management of the module.

    FWY I am considering releasing my commercial Multi Store module as a free mod. This mod has many more possibilities, but is radical different in coding.

 

 

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