Page 1 of 1

Blog Administration Plugin links to http://website/admin

Posted: Mon Apr 11, 2005 10:36 am
by Hitzi
Hello,

I use the Administration Plugin to create new articles. After a upgrade to the daily snapshot from 10th april i couldn't use it anymore. After clicking on "Open administration" (Username is still in the cookies) or "Login to Blog" i got a HTTP Error 404 "http://blog.hitziger.net/admin" not found. The only way to go to the admin panel is a direct url to "http://blog.hitziger.net/serendipity_admin.php". After a login over this url there is no use of the styles in the admin panel?! Is that a error too?

Well I "downgraded" the uploade snapshot version to the Beta 6 version from friday (8th april) but the problem is still here.

How can i fix it?

With best regards
Thomas

Blog: http://blog.hitziger.net

Re: Blog Administration Plugin links to http://website/admin

Posted: Mon Apr 11, 2005 10:42 am
by garvinhicking
Go to your Serendipity Configuration and set URL Rewriting to "None".

It seems that either you have messed with your .htaccess file and thus disabled the ErrorDocument 404 directive or that oyu enabled URL Rewriting without checking if your server supports it.

Currently, if you click the title of an entry you also get a 404, as well will most of any of your links in Serendipity not work.

Regards,
Garvin

Posted: Mon Apr 11, 2005 10:46 am
by Hitzi
You are my hero :D

I changed the htaccess file for the update and forgot to upload the old one again. :oops: Uploaded it now and it works :)


Thank you for your great help
Thomas

Posted: Mon Apr 11, 2005 10:48 am
by garvinhicking
You're welcome - great you got it working again :)

Regards,
Garvin