Page 135 of 224 FirstFirst ... 3585125133134135136137145185 ... LastLast
Results 1,341 to 1,350 of 2240
  1. #1341
    Join Date
    Aug 2010
    Posts
    5
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Thanks a million (and also for the PM). I didn't take the link to thisdomain seriously, there are so many mydomain mysite etc. here. Found both the post on the previous page and the download link.

    Thanks again

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

    Default Re: MultiSite Module Support Thread

    zencart 1.39f with COWOA

    I am trying to install, but during merging I come up with the following.

    in the file includes/classes/order.php there is this line

    Code:
    if ($_SESSION['COWOA']) $sql_data_array[COWOA_order] = 1;
    which should be replaced by

    Code:
    //Multisite Module - Add the order_site in the order table
    $sql_data_array['order_site']=ORDER_SITE;
    //eof Multisite Module
    But if I do that i am afraid it will ruin COWOA.

    Please advise on how to proceed

  3. #1343
    Join Date
    Sep 2010
    Posts
    2
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Hi,

    I've installed this module to control two sites. Seems to work great, but I can't get any of my products to display. I imported my products from an OSC database, but they all display in the admin area, and all look fine when previewed there. I've added the category filter to each category and subcategory, tried adding available dates, even added a new category and product in case the import from the OSC database did not work, and nothing seems to fix the issue.
    Here are my two sites:
    http://www.hakkodirect.com
    http://www.mataladirect.com

    Templates are temporary for now, so please ignore the lack of customization. Any help would be appreciated. Thanks!

    -Lindsay

  4. #1344
    Join Date
    Sep 2010
    Posts
    21
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Hi
    I just installed the multisite module in my website originally:
    http://www.tapis-tapisseries.com
    I installed the multisite module because my site is in 5 languages and I would like to have a domain pointed to each language: so I did that
    and added the domains:
    http://www.tappeti-arazzi.it for italian
    http://www.alfombras-tapices.es for spanish
    http://www.rugs-tapestries.com for english

    So I had a seo url moule in my original website and after instlling the multisite module the seo url didn't work, showing error
    I have also a google sitemap module for my original site and I don't know how can I make a sitemap for each site (in french, english, italian, spanish and persian)
    Also if what I did until now is good or not good for referencement in google search ,
    because when I think, with 5 languages, each one with a domain name, each page of each language has 5 similar pages ::

    so theese url pages are the same::

    http://www.tapis-tapisseries.com
    http://www.tapis-tapisseries.com/index.php?
    main_page=index&language=fr
    http://www.rugs-tapestries.com/index...ex&language=fr
    http://www.alfombras-tapices.es/inde...ex&language=fr
    http://www.tappeti-arazzi.it/index.p...ex&language=fr


    So please, if someone know how to du to configure the multisite module for a multilanguage site, let me know !
    thank you;

  5. #1345
    Join Date
    Sep 2010
    Posts
    21
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    hello,
    is anyone there who can ask me how to arrange my multisite for work with seo Url;
    when I activate the seo module, just the main page can apear, and all other pages show error !

    Thank you

  6. #1346
    Join Date
    Mar 2008
    Posts
    4
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Boby,

    you need to add the htaccess file into the root. Drop me a line at [email protected] if you can't work out what code you need in it.

    Now for my problem :-)

    I have multisite up and running but can't see where it shows which site the orders are coming from - anyone give me a hint?

    The sites are:

    http://www.chandlery-online.com
    http://www.chartroom-online.com
    http://www.nauticalcharts-online.com
    http://www.imraycharts-online.com
    http://ww.admiraltycharts-online.com

    Peter
    Last edited by PSClarke; 12 Oct 2010 at 09:02 AM. Reason: typo
    Peter Clarke - SEO Consultant & Ecommerce Entrepreneur

  7. #1347
    Join Date
    Jun 2008
    Posts
    29
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Hi, is this module for me?

    I have 1 website and setting up 4 sub domains.

    Each sub domain I want to have a shop that sells specific products. Therefore each shop sells their own products and there is no shop with the same products. Each shop to have their own template.

    I want a customer to be able to have 1 account where they can buy from any of the 4 sites - so therefore 1 account, 1 shopping cart and 1 payment across all 4 sites

    Can this be done?
    Whats to Buy - The Biggest Online Shopping Site
    Grab a Bargain Now

  8. #1348
    Join Date
    Jul 2006
    Location
    Johannesburg
    Posts
    447
    Plugin Contributions
    1

    Default Re: MultiSite Module Support Thread

    Quote Originally Posted by djjase View Post
    Hi, is this module for me?

    I have 1 website and setting up 4 sub domains.

    Each sub domain I want to have a shop that sells specific products. Therefore each shop sells their own products and there is no shop with the same products. Each shop to have their own template.

    I want a customer to be able to have 1 account where they can buy from any of the 4 sites - so therefore 1 account, 1 shopping cart and 1 payment across all 4 sites

    Can this be done?
    That is exactly what this module is for.

  9. #1349
    Join Date
    Apr 2009
    Posts
    84
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    I previously had this module working perfectly, though recently realized that all categories on all sites were being displayed, so in short, the hide category feature is no longer working for me.

    I verified that the tags are correct, and it is displaying as it should in Admin -> Tools -> Multisite Tools, but due to a lot of recent mod changes and a developer working on a specific mod I can't place what change broke this function.

    Sorry if this is a repeat (mighty long thread), I searched this thread but didn't find any answer to fixing this. Help would be greatly appreciated.
    Brian - Connecticut, US --- Using Zen 1.3.9g - Modified Classic Template
    Currently developing: http://www.printdealz.com
    Other Zen Pages: http://www.wholesale4realtors.com 1.3.8a

  10. #1350
    Join Date
    Jul 2008
    Posts
    64
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Quote Originally Posted by byoriginaldesign View Post
    I previously had this module working perfectly, though recently realized that all categories on all sites were being displayed, so in short, the hide category feature is no longer working for me.

    I verified that the tags are correct, and it is displaying as it should in Admin -> Tools -> Multisite Tools, but due to a lot of recent mod changes and a developer working on a specific mod I can't place what change broke this function.

    Sorry if this is a repeat (mighty long thread), I searched this thread but didn't find any answer to fixing this. Help would be greatly appreciated.
    Ive just come here for the same thing I only get my ROOT Categories showing, click on either of them and you then get the Sub Catagories...

    Top Level Categories -



    Uploaded with ImageShack.us


    Site Sub Categories -



    Uploaded with ImageShack.us


    I really need a fix to this... Can anyone help???
    Last edited by Out2lunch; 20 Oct 2010 at 03:38 PM.

 

 

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