Zen Cart Logo
Forums / General Questions / Setting up a subdomain or Not?

Setting up a subdomain or Not?

Views: 1,291

Results 1 to 12 of 12
5 Jun 2011, 8:02 PM
#1
bearlymakinit avatar

bearlymakinit

Zen Follower

Join Date:
Feb 2009
Posts:
128
Plugin Contributions:
0

Setting up a subdomain or Not?

I have a site for embroidery. bearlymakinit.com All set up and working fine. I have some quilts I want to sell, but I do not want them to show up on the embroidery store. What is the best way to handle this?

I have set up a subdomain quilts.bearlymakinit.com. Now I am lost. Do I install zencart 1.3.9 again under the subdomain and set it up like a new store? Or are there certain php's I add to this folder to get it to work to add the images and information? And yes you are dealing with a dummy.

Or is there another way to handle this?

Debbie
bearlymakinit##################

5 Jun 2011, 9:37 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Setting up a subdomain or Not?

Do I install zencart 1.3.9 again under the subdomain and set it up like a new store?
Yes, that is what you would do being that you do not want them in their own category on your main shop

5 Jun 2011, 9:46 PM
#3
donal avatar

donal

Zen Follower

Join Date:
Jan 2009
Location:
Ireland
Posts:
442
Plugin Contributions:
0

Re: Setting up a subdomain or Not?

or if you do want them in the main store but hidden there is an addon in the free software section to hide a catagory which would keep them out of sight but still allow a purchase through the store.

5 Jun 2011, 11:24 PM
#4
bearlymakinit avatar

bearlymakinit

Zen Follower

Join Date:
Feb 2009
Posts:
128
Plugin Contributions:
0

Re: Setting up a subdomain or Not?

Thank you

12 Jun 2011, 7:30 PM
#5
bearlymakinit avatar

bearlymakinit

Zen Follower

Join Date:
Feb 2009
Posts:
128
Plugin Contributions:
0

Re: Setting up a subdomain or Not?

I have the subdomain set up. I have Gingham Blue template installed. My problems are that none of the pictures are showing up. When I add an item to the store no image shows up. I have checked the permissions. I also cannot get the gingham background to show up.

bearlymakinit.com - the original store
quilts/bearlymakinit.com/quilts is the subdomain store.

I thought by using the same template for both I wouldn't have any problems.

Any ideas?

12 Jun 2011, 7:33 PM
#6
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Setting up a subdomain or Not?

That form is not a subdomain
The correct form for a subdomain that has been defined would be

quilts.bearlymakinit.com

Which I suspect is part of your problem

12 Jun 2011, 9:21 PM
#7
bearlymakinit avatar

bearlymakinit

Zen Follower

Join Date:
Feb 2009
Posts:
128
Plugin Contributions:
0

Re: Setting up a subdomain or Not?

Okay. Softaculous set it up. I deleted it and installed it again. Now it is quilts.bearlymakinit.com. I still have no pictures. Any ideas now?

I am not going to make any changes until I can see pics. I already wasted about 12 hours trying to get the last one working.

12 Jun 2011, 9:28 PM
#8
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Setting up a subdomain or Not?

Trying this
http: // quilts.bearlymakinit.com/images/categories/100.JPG

It displays this

Forbidden

You don't have permission to access /images/categories/100.JPG on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Check your folder and image file permissions

12 Jun 2011, 9:56 PM
#9
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: Setting up a subdomain or Not?

I think Donal's suggestion is a better option. You're going to all the hassle of a complete installation on a subdomain, when using the hide category mod would be a lot easier.

12 Jun 2011, 9:59 PM
#10
bearlymakinit avatar

bearlymakinit

Zen Follower

Join Date:
Feb 2009
Posts:
128
Plugin Contributions:
0

Re: Setting up a subdomain or Not?

I have tried 644 555 755 777 Still No picture.

12 Jun 2011, 10:14 PM
#11
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Setting up a subdomain or Not?

I have tried 644 555 755 777
on exactly what??

That error is a server error and not a ZenCart error

If you can not get to them with

your domain//images/xxx.jpg
your domain//images/categories/xxx.jpg

Then neither can ZenCart

12 Jun 2011, 10:44 PM
#12
bearlymakinit avatar

bearlymakinit

Zen Follower

Join Date:
Feb 2009
Posts:
128
Plugin Contributions:
0

Re: Setting up a subdomain or Not?

I figured it out. I had to copy the old .htaccess and add quilts to the front of bearlymakinit and add it to the subfolder. I now have pictures.

Thank you all for you help