Login Box Problem

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
Nick

Login Box Problem

Post by Nick »

I've installed serendipity with no problem. However, I've installed the login box plugin and I've encountered my first glitch. After logging in you have the ability to add a new entry by slimply clicking "New Entry" under the "logged in as" message. However, when I click on this link I am taken to a "No input file specified" message. But, if I go with that user under the blog administration, he is able to post just fine. I have found that using the login box link to a new entry, I am taken here (which doesn't work):

..blog/serendipity_entries.php?serendipity[adminModule]=entries&serendipity[adminAction]=new

and with the "normal" blog administration panel for a new entry, I am taken here:

blog/serendipity_admin.php?serendipity[adminModule]=entries&serendipity[adminAction]=new

Should I just edit the code for the login box plugin from "serendipity_entries.php" to "serendipity_admin.php" to take me to the same place as the second address I posted, or is there something else I should be looking at?

Thanks,

Nick
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Login Box Problem

Post by garvinhicking »

You seem to be using an old version of the loginbox plugin. Please fetch the latest one from where you got it, the URL should be changed in there.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply