build_new_post moderated?
Hi,
Hopefully this is a simple question, but how do you stop a post made with build_new_post being moderated?
I have a closed forum, where I am automatically posting ads made from Photopost Classifeds (which include a link back to the classifieds software).
It I post the ad as an admin or moderator, all is fine, however if I post as a normal user, the thread is put in the moderation queue. The workround I am doing is when the thread is posted, manually set the visible field in the db to 1, however this is a little sloppy...
Is there someway to force the hidden value to be 1 automatically?
(Already tryed creating an array $threadinfo with hidden=1 and passing across, but no dice...)
cheers!
Ben
|