Page 1 of 1

Login Box Problem

Posted: Sat Mar 12, 2005 1:55 am
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

Re: Login Box Problem

Posted: Sun Mar 13, 2005 1:40 pm
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