Zen Follower
- Join Date:
- Dec 2006
- Posts:
- 121
- Plugin Contributions:
- 0
Why do my sites look like that?
HELP! I just went to look at my two store and they look HORRIBLE!!! please help!
Views: 5,607
Zen Follower
HELP! I just went to look at my two store and they look HORRIBLE!!! please help!
Totally Zenned
The requested URL /sin_files/style1.css was not found on this server.
There's your problem. Your style sheet isn't loading. It can't be found.
You need to make sure that it's in the correct folder "/includes/templates/Your_template/CSS, so it can be found.
Zen Follower
I re-uploaded the stylesheets in both of them and it's still not working.. Please help
Black Belt
/shop/ isn't even looking for a stylesheet. The view source should show
<link rel="stylesheet" type="text/css" href="includes/templates/your_template/css/stylesheet.css" /> just below the base href etc. line.I also notice that you have
HEADER_SALES_TEXT
below your logo when it should display the value of HEADER_SALES_TEXT.
Could those be related? What have you been doing recently?
Zen Follower
I haven't touched the stores since probably last Friday..
at that time I copied the store files into the shop files (just to get that store started.)
the /store is my wholesale store and the /shop will be my new retail store..
It was fine and I had one order on /store on Monday so I know it was fine Monday and some where in there, it got all messed up. I just happened to go to the stie today to work on it and the first thing I did was noticed it looks like crap now.
Totally Zenned
might want to ask your host what they changed,
this happened to someone else about a month ago,
I just cant remember what the host changed...
Totally Zenned
Well, the best I can find with FF tools, neither one of those sites is calling for a style sheet.
The file that controles those is "html_header.php" located at /includes/templates/template_default/common/html_header.php, which (I think) either got lost or corrupted in the move, or you've re-named your style sheet without telling your ZenCart.
First thing I would do, is make sure that you've got all your files.......especially the html_header.php, and check them against new ones.
Then go from there.
Zen Follower
thanks you guys. I have a friend working on it. I hope he can get it fixed. I'll update as soon as I know what the problem is just in case this info can help someone else. :)
Totally Zenned
kimber had this issue a little while back,
I dont remember what we did to fix it, but when I member I will post here
Zen Follower
I changed templates in the template manager but that didn’t change anything. Then I uploaded the pretty in pink template from the downloads section and activated it in the template manager, Still not change.
Do you think that uploading a fresh zen cart, with my current configure.php files will help?
Sensei
Your host has apparently imposed some memory restrictions exposing a resource problem in Zen Cart.
You need to apply the patch fix in this post:
http://www.zen-cart.com/forum/showthread.php?p=345929#post345929
Zen Follower
Thank you Dr. Byte!
I'll give it a try in the morning. I appreciate your help! :)
PS Merlin, I just PM'd you with another Q.
Zen Follower
ok.. I went ahead and installed it on my /Store site and it didn't do a dang thing.. any other suggestions??
Sensei
Seems to be a permissions issue perhaps?
One of your products seems to be configured to use this for an image:
http://katstamps.com/Store/images/thanksword.jpg
... but when the browser tries to load it, it gets 404-file-not-found.
Small likelihood, but is there a .htaccess file that's blocking things?
Zen Follower
ok.. what's a .htaccess file? and how do I know if it's there?
Black Belt
It is named .htaccess, and you may not be able to see it if you have set "show hidden files" off. It is there for security, to control unauthorized access to files.
Zen Follower
ok.. I found a file called .htaccess but I don't know what it's supposed to look like.. the contents of mine are VERY minimal.. Is it supposed to be a large file?
Zen Follower
Ok.. So I was curious while I was waiting for a reply from someone, I installed a new store called: www.katstamps.com/qkd
it's doing the exact same thing.. so.. what does that mean? does that change anything that we are looking for?
Sensei
Try temporarily renaming that .htaccess file to htaccess_OFF to see if it's related in any way.
Zen Follower
ok... but I found more than one file that's named that. Is there a directory that I should be looking in for a specific file?
Tell staff why this post should be reviewed.