1 dloren01 Jun 21, 2006 17:13
3 blueyed Jun 21, 2006 20:26
I've looked at the source.. that does not seem to be the problem here.
But Browser/Server questions still apply.. have you tried other browser(s)?
Can you copy and paste the link address that fails?
How does it fail exactly? Is there something in the webserver's error log? Is there an entry in the webserver's access log, after you click the link?
4 dloren01 Jun 22, 2006 01:33
Hi
I will find more details for you and post as soon as I get them. I tested the demo version that b2evolution links to and it works ok there so it must be related to what you say about the server etc.
As far as I know I am hosted by and ISP that uses CPANEL/PHP4-5 MySQL but not sure if it has Apache?
I use (forgive me) Internet Explorer 6.0
I will get back to you asap.
Regards
Thanks for your help
Dominic
5 dloren01 Jun 22, 2006 01:56
Installed on
Apache 1.3.33
PHP 5.0.4
MySQL 4.0.27-standard
In the Categories section under,
Categories for blog: My Blog
Then I choose link
Announcements [A]
Link that does not work:
myblog/admin/b2categories.php?action=Edit&cat_ID=1
I get
page cannot be displayed error?
Dominic
6 blueyed Jun 22, 2006 20:48
Do you have access to the access and error log?
It would also help if you could say, if the displayed error is from the webserver (e.g. if there's a Apache signature on the error page) or if it's an IE error page. If it's the latter, please try it with another browser.
7 dloren01 Jun 28, 2006 11:56
Hi
The error has not been occurring anymore.
I can only imagine it had something to do with the Apache Server.
Thanks for your help.
Dominic
This was happening with some other user before and the cause were links like "?param=value¶m2=value2" instead of "file?param=value..." (the "file" was missing).
I've changed it in CVS and committed it also to the 0.9 branch, but eventually it got rolled back.
We have quite a lot of those links now in HEAD again.. :/
Still, I don't know what the cause is.. what browser are you using? what webserver are you using?