problem with username/password login on custom page problem with username/password login on custom page
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.