I took the version which is for download here, downloaded at 13:00 Saturday morning 5. of november, GMT+1 German Time, based on this code, it is NOT functional and i made it to function ..
Complete Removal is working, you must click on the "inline mod" function of complete removal. don't know why the normal link is not working, didn't figured it out after 6 hours rewriting of code ...
@KerbyDE:
The Locations are different cause i restructered the file ;-)
This is the code from the ORIGINAL ZIP File, look (just downloaded it again this seconds)
PHP Code:
$to=$db->query_first("select * from ".TABLE_PREFIX."user where userid='{$to}'"); // Grab Member Its Going TO
$from=$db->query_first("select * from ".TABLE_PREFIX."user where userid='{$from}'"); // Grab Member Its Coming FROM