Hi guys, getting an error using this in vbulletin 4.0.6 PL1..
Error is
DELETE FROM moderation
WHERE type = 'thread'
AND threadid = 29049;
threadid doesn't existing anymore in the sql database...
There is a field called primaryid (from memory), can I just change the code in this xml to fix this? Has anybody else notice the same problem?
Wondering if a fix is coming out to resolve this?
|