Quote:
Originally Posted by Bellardia
$thread['test'] would have no value because there's no column 'test' on the thread database. You could just replace the whole string by
postusername = 'test' but depending on where you run the script it would always delete threads from test even if it was someone else's fault..
Where do you plan on placing this?
|
I plan putting it in that section of admincp/misc.php and altering it for this one time use to cull some duplicate content, then reverting back to how it should be.
What do you mean by "would always delete threads from test even if it was someone else's fault." ?