does any 1 have a copy of this script i can have? http://www.scriptsagent.com/photo-rater/hot-or-not/prod_18.html there is no copy right etc i did have it back in 2006 but my files no longer work
The older versions needed register_globals on. You might try adding "php_flag register_globals on" without the quotes to your .htaccess file or php.ini file. Then you might want to work on updating the script so you don't have to do that.