macuhail
09-14-2010, 12:09 PM
We need to be able to execute a query that places posts that include a specified keyword into a moderation queue (the queue provided as part of the Prevent Spam mod).
This involves changing the visibility status of the post and unknown other changes in the database. We have attempted using a query that simply changes the visibility status in the vbpost table. However, the posts do not show up in the queue and they do not display the "posts awaiting moderation" symbol in the threads when viewing the forum list.
Any ideas about how to make this work?
This involves changing the visibility status of the post and unknown other changes in the database. We have attempted using a query that simply changes the visibility status in the vbpost table. However, the posts do not show up in the queue and they do not display the "posts awaiting moderation" symbol in the threads when viewing the forum list.
Any ideas about how to make this work?