March 8th, 2005, 09:11 AM
|
#2 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,765
|
Good ole Windows
change this in uploadphoto.php from
define( THIS_SCRIPT, "uploadphoto" );
to
define( "THIS_SCRIPT", "uploadphoto" );
|
| |