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