Just so you guys can note, when converting to v2, there is a missing $db in the first function, if you add in ,$db it should work fine, and note when converting to use search and replace (wordpad has it) and replace the mysql_query(query); search for mysql_ and replace the ones attached to a query with $db->query(query); and then search mysql_fetch_array and replace with fetch_row, after doing this i have found no errors running this script on v2, Script downloaded 12/01/10(uk) 01/12/10(usa) aas i belive io was using cronus' most recent vertion. good mod we all need secure forums.

thank you chronus.