New Zenner
- Join Date:
- Mar 2009
- Posts:
- 78
- Plugin Contributions:
- 0
MultiSite Module Support Thread
I have cpanel. I am not sure if it is Linux or Windows. Is there a way of determining it from the cpanel?
Views: 580,314
New Zenner
I have cpanel. I am not sure if it is Linux or Windows. Is there a way of determining it from the cpanel?
New Zenner
My hosting webpage says: "All HostGator shared webhosting, reseller, and VPS accounts run on CentOS Linux x86, which is identical to Red Hat Enterprise Linux."
I have a vps account which is a dedicated server.
New Zenner
Sandi,
At the very top of your config.php make sure the first line after <?php is
include_once('includes/config_sites/sites_switch.php');
If your define('HTTP_SERVER' or define('HTTPS_SERVER' is before that statement then all of the site's links no matter the domain, will be the defined links.
New Zenner
Noppie,
"Ok Now I understand why other people posting on these boards get so upset..
the answer is in this forum.."
I'm not sure what you are implying here, but I have spent hours over a period of several days reading these post here. I've even read some of your posts where you were confused and needed help.
I looked at the post you mentioned and it doesn't seem to answer my question. I'm hoping you will consider the tone in your response in light of the fact that we ALL find ourselves pulling our hair out from time to time and have to rely on others for help.
Up until now, I have received nothing but courteous and respectful help. The fact that this forum is now nearly 150 pages long should tell you that its installation can be problematic.
I think we are all better served without sarcastic comments. If you need my help someday, I will try to refrain from such.
My apologies if I misinterpreted your meaning.
Zen Follower
double post...sorry
Zen Follower
Keep Me Posted...
I'm MOST DEFINITELY Interested in the Below Statement.
pfabrick:
Our company is kicking around an idea of a "Marketplace" where multiple vendors can list products through one storefront. PM me if you want to be notified if we decide to move forward on this concept.
As for the instructions, see this post :http://www.zen-cart.com/forum/showpost.php?p=1033710&postcount=1441
Zen Follower
New Zenner
Hello all,
I was planning to install this mod and start playing with it, but the readme and install txt files are garbled and unreadable...
Also, the links within those files are dead, namely:
http://www.medea.co.uk/dev/multisite_instructions_4.0.html
Does anyone know where the documentation for this can be found?
Thanks!
New Zenner
I've been using the instructions here.
http://www.thisdomain.net/dev/
If you are installing over a previous installation that has been customized, check the install.txt file that came with the download.
New Zenner
Is there a way to remove the broken links to install instructions in previous posts. This has created a lot of confusion for new multi-site users (including myself). This is such a great mod. It seems like a shame to be sending people down rabbit holes.
Zen Follower
I didn't mean to sound sarcastic.. I don't think from what I can remember any of my post I posted i ever got help.. I had to re read this forum over and over again..
and yes it is very confusing and very frustrating.. but really really worth the effort.
I had a heck of a time getting the second domain name working..
Now I added a couple of pictures that helped me to get in the right direction with the second domain name.
I added the second domain to point to html and not a folder
the picture shows a folder to point to buykandibracelets.com ad a domain name addon
I pointed it to ---> Home/public_html
not creating a folder like the picture show..
I hope that helps..
I would be nice if this was all in one place instead of spread out though the whole posts.
lndlyb4:
Noppie,
"Ok Now I understand why other people posting on these boards get so upset..
the answer is in this forum.."I'm not sure what you are implying here, but I have spent hours over a period of several days reading these post here. I've even read some of your posts where you were confused and needed help.
I looked at the post you mentioned and it doesn't seem to answer my question. I'm hoping you will consider the tone in your response in light of the fact that we ALL find ourselves pulling our hair out from time to time and have to rely on others for help.
Up until now, I have received nothing but courteous and respectful help. The fact that this forum is now nearly 150 pages long should tell you that its installation can be problematic.
I think we are all better served without sarcastic comments. If you need my help someday, I will try to refrain from such.
My apologies if I misinterpreted your meaning.
New Zenner
Okie dokie we're down to the LAST issue and we'll be rolling.
Our main site is worthsoftballbats.com and we bought a wildcard SSL for that so it would cover all subdomains.
Then we setup a couple of child sites, one of which is allbaseballbats.com, as an add-on domain. In CPanel, that shows up as allbaseballbats.worthsoftballbats.com as a subdomain.
So now I set the config file for allbaseballbats.com_config.php to look like this:
<?php define('STORE_NAME','All Baseball Bats'); //Store Name define('STORE_OWNER','All Baseball Bats'); //Store Owner define('DIR_WS_CATALOG', '/'); define('DIR_WS_HTTPS_CATALOG', '/'); $template_dir = "allbaseballbats"; define('SITE_NAME','allbaseballbats'); define('HTTP_SERVER', 'http://allbaseballbats.com'); define('HTTPS_SERVER', 'https://allbaseballbats.worthsoftballbats.com'); define('CATEGORIES_ROOT','0'); //root categories is 1 for this site ?>The problem is that on the checkout page I get this error:
"the domain allbaseballbats.worthsoftballbats.com does not exist."
If I take out the worthsoftballbats in the https:// line, the checkout page comes up but also with a warning that the page is insecure.
I guess what I need is some guidance on correctly setting up the config to work with the wildcard SSL. Anyone have any thoughts? Thanks for your help!
New Zenner
I'm having trouble getting it to work with my Wildcard SSL as well. Anyone have that issue before?
New Zenner
The SSL issue was on the part of our host and has been resolved.
Does anyone use Multisite Module with Moneris eselect?
We have to specify a Response URL that the user gets redirected to after the transaction and I'm not sure what to put in there as it could have come from any one of the subdomains we use in the multisite module.
Anyone have this issue as well?
New Zenner
Swilliams,
You got the SSL working? Can you perhaps enlighten those of us who are having difficulties with it?
Thanks!
New Zenner
Yes I got it working but I don't know what to tell you -- all I did was send a message to my host to have them look into it. I have no idea what they did, unfortunately. I think it had to do with the authentication of the Wildcard SSL certificate. Best of luck!
New Zenner
Hi
I have installed the multisite mod with 1.3.9h and works well except for 1 little thing. Should the site name should apperar in the edit orders or the invoice? I can see the file admin/order.php has referance to the site name and in the orders database there is order_site which holds the name of the site that placed the order. I have checked the database and the name is their. I have re uploaded the moded files but still nothing. I have looked on this thead but could not find any referance to this problem.
Is this a problem or is this information not ment to be displayed?
Thanks
Col
Zen Follower
I've installed this mod and unfortunately have blank pages for both my domains. There are no error logs in my cache folder. I have followed everything I can think of to get the pages to work, searched through this thread and took all the suggestions, and still nothing.
Now I can't even "undo" everything to get back to where I was before.
My config files are set up according to the install file. I don't know what to post here that hasn't been posted before to "fix" things.
One thing I did notice is that I only have one template language (default all) listed under my Template Selection area of the admin. I don't have any option to change to another template.
Any suggestions on how to get the pages to display would be great. I apologize for not posting more but, to be honest, I don't know what else to post about the issue. The pages don't display and I don't know why :)
New Zenner
The sites have been working really great so far. This module is complex to be sure, but so worth the work!
It must be possible to have different Featured Products on each of the sites - can someone outline how to do that?
We have products set up to be featured but they show up on all the sites. I'm not seeing how to define which sites have which products as "Featured Products" isn't a category by itself. It just has one list of products.
I see this bit of code:
define('SHOW_PRODUCT_INFO_CATEGORY_FEATURED_PRODUCTS','0'); //Show Featured Products on Main Page - Category with SubCategories
Does that mean I need to create separate categories for each site's featured products, i.e. Featured Products - Site 1, Featured Products - Site 2 and so on?
Any help is appreciated!
Zen Follower
below it the direction you need.
and here is the web to get them all
http://www.thisdomain.net/dev/
you find this in your admin under tools
multisite tools.
The MultiSite module works by filtering the categories with the function cat_filter. It only displays the categories that have the name of the site (constant SITE_NAME) in html comment in the categories descriptions. Therefore, you need to add this description to EVERY categories description that have to be display in a shop. Sub categories Included!
Example of html comment:
<!--site1-site2-site3--> Description of a category that will be displayed in site1, site2 and site3.This comment will allow this category for the shops site1 site2 and site3. the site names HAVE to be separated by "-".
If you have Lots of categories, you can use a query that will do that for all of them, like the following:
REMEMBER OF ENTERING YOUR SITE_NAME INSTEAD OF your_site_name1 AND your_site_name2 !
This SQL query anable you to add sites to all your categories but you can also do that by writing the <!--site1-site2-site3--> to the categories descriptions one by one. Do not for get the subcategories !
UPDATE categories_description
SET categories_description = CONCAT("<!--your_site_name1-your_site_name2-->",categories_description)
WHERE categories_description NOT LIKE "%-your_site_name1-your_site_name2-%"
once you have put your html comments in your categories, they should appear on the front end of your shop. If a category has no html comment, it won't be displayed in any sites.
Fields marked required must be completed.
Tell staff why this post should be reviewed.