No problem, I sent an email to helpme@. which you may or may not seen, it has my email, feel free to ask for any help.
If you didn't get it, and want my email without having to lookup my acct, PM me for it.
Did the admin figure out how they got access?
Also, in the future, NEVER, EVER use the default web paths the app comes with, for example, if you get phpbb forums, and the default install dir is whatever.com/phpbb, the kiddies who use these php scanners know this (I've got weeks of logs with these scanners looking for that latest rpc exploit in different apps, WebCalender, blogs, phpgroupware, drupal, you name it), changing it to a unique one will at least keep the scanners kiddies at bay (but alas does nothing for you when someone specifically targets you). I'll bet you if the admin has the logs, he'll see crap like this just before the first crack:
206.111.125.xxx - - [15/Nov/2005:06:32:14 -0500] 1 "POST /phpgroupware/xmlrpc.php HTTP/1.1" 405 253 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1
"
206.111.125.xxx - - [15/Nov/2005:06:32:16 -0500] 1 "POST /wordpress/xmlrpc.php HTTP/1.1" 405 250 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1
"
206.111.125.xxx - - [15/Nov/2005:06:32:17 -0500] 1 "POST /xmlrpc.php HTTP/1.1" 405 240 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1
"
206.111.125.xxx - - [15/Nov/2005:06:32:18 -0500] 1 "POST /xmlrpc/xmlrpc.php HTTP/1.1" 405 247 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1
"
Anyhow, good luck.