WebsiteBaker Support (2.8.x) > Templates, Menus & Design
Problems with WB site & IE 7
pszilard:
--- Quote from: Ruud on November 23, 2008, 11:00:05 PM ---Just observing..
First, your template is not found by that one browser.
Secondly, the page (/wb/pages/welcome.php) is not found, it is displaying the 404 page. (it exists)
Third, the image you have on your 404 page is not found.
--- Quote from: pszilard on November 21, 2008, 03:32:30 AM ---Hi, I am having problems with my site www.remektek.com.au when viewing with IE 7. But only on some computers.
--- End quote ---
I bet it is just one computer that has this problem.
I bet that one computer has more trouble looking at websites.
Ruud
--- End quote ---
This happens on more than one computer! Many, in fact. And those PCs do not exhibit any problems with other sites.
The problem PCs cannot see ANY of the pages, not just the Welcome page.
Ruud:
I would start looking to find out why your server decides to send a 404 page when the welcome page is asked.
If you can access your server logs (access and error logs) that might give some hint.
The css is not loaded too, that explains the strange look, the image in the 404 is not loaded too..
Since you send a 404 page served by WB, you must have a .htaccess installed. It might be the error is in there somewhere.
Maybe a rewrite rule (on useragent) is doing this?
Try disabling your .htaccess (rename it for a short time) and try with one of those browsers again.
Ruud
pszilard:
Ah, you are a genius! I renamed .htaccess and it fixed it - just like that.
Just for your info, this was the .htaccess file:
--- Code: ---# Example .htaccess wich allows to parse .html as php
AddType application/x-httpd-php .html
--- End code ---
Thanks a million (or 1E6).
What is your recommendation for .htaccess content?
Ruud:
Don't use any.
You did not use .html as your page extension, so you should not need it at all.
Ruud
Navigation
[0] Message Index
[*] Previous page
Go to full version