Sorry, I've been tied up lately and haven't had a change to reply.
MoveOver.cc: Open up spiders.php, search for this line:
PHP Code:
$cleanup_data = $db->query_first("START TRANSACTION");
and change it to:
PHP Code:
$cleanup_data = $db->query_first("BEGIN");
DementedMindz: Not at this time. Perhaps I'll add that to the next version.
Loco.M: I'll add something to the next version to allow you to empty your data.