1 cress_cc Mar 15, 2008 18:57
3 fplanque Apr 14, 2008 16:16
Thanks for reporting. will be fixed in 2.4.2 and 2.5.0
4 slamp Apr 25, 2008 14:11
I got the [url=http://forums.b2evolution.net/viewtopic.php?t=15300]same problem[/url]. I will try asap cress_cc's workaround.
5 laygnuk Aug 25, 2008 13:29
Only with IE6 under winXP :
when i go to http://vajra.be/
or to http://vajra.be/admin/
i get
Not Found
The requested URL was not found on this server.
the code i have when i check the source is :
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>404 Not Found</title>
</head>
<body>
<!--
Error documents (pages) under 512 bytes
are ignored by the IE5+ browser, this
comment is used to bypass this size
......................................
......................................
......................................
-->
<h1>Not Found</h1>
<p>The requested URL was not found on this server.</p>
<hr/>
</body>
</html>
this problem does not exist when visited with firefox or IE7
do you think i'm concerned by this problem ?
any chance to get this fixed ?
a lot of my visitors are still using IE6 and i dont know what to do at all..
6 yabba Aug 25, 2008 16:04
buzzworkers wrote:
Only with IE6 under winXP :
when i go to http://vajra.be/
or to http://vajra.be/admin/i get
Not Found
The requested URL was not found on this server.
the code i have when i check the source is :
I get a "forbidden" error ( 403 or summat ), but this works in IE6 XP pro http://vajra.be/index.php
If it was me I'd be checking htaccess and validation and stuff.
¥
What I wrote has a probrem though it works...
Here is what I corrected.
Thanks.
cress_cc wrote: