I did this and now the admin page is returning a parse error? Has anybody been able to upload images via phpnuke?
> ---------- > From: Leon > Sent: Friday, October 5, 2001 10:26 AM > Cc: '[EMAIL PROTECTED]' > Subject: Re: [PHP-WIN] Large File Uploads > > Hi all > > If any of you have php-nuke running somewhere: > Please edit the admin.php file > > Do the following > Search for if($upload) { > and replace it with > if($upload) && ($admintest) { > > There is a serious security issue with admin.php - so bad that I have > decided to rewrite all of the php. > > Cheers > Leon -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]