News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

problem with username/password login on custom page

Started by joecorr, June 15, 2004, 08:10:43 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

joecorr

I'd like to allow my people to be able to enter their username and password on the main page of the site (not in the /photos directory) but when I add it, I get a "No input file specified." error after I click on the "Login" button.

I looked through the support archive and haven't found any help to this.

The link is http://www.nittanynights.com


Thx

Nibbler

You will need to change <form action="login.php... to <form action="/photos/login.php.. for a start.