coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: joecorr on June 15, 2004, 08:10:43 PM

Title: problem with username/password login on custom page
Post by: joecorr on June 15, 2004, 08:10:43 PM
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
Title: Re: problem with username/password login on custom page
Post by: Nibbler on June 15, 2004, 08:41:10 PM
You will need to change <form action="login.php... to <form action="/photos/login.php.. for a start.