PDA

View Full Version : moderated post setting


Jeweetog
02-16-2010, 02:15 PM
Hi,

I want to do a post in the forum programmatically. What is the setting that deals with whether the post should be moderated or not?

I want this setting to be set on 'not moderated'. Which variable is that?

Marco van Herwaarden
02-17-2010, 09:49 AM
'visible'

Jeweetog
02-17-2010, 11:19 AM
'visible'


$newpost['visible'] = true; ?

Marco van Herwaarden
02-17-2010, 11:39 AM
The 'visible' column in the thread and the post table control this