VAG
10-22-2010, 09:46 PM
I asked the question on vbulletin.com but they forwarded met to vbulletin.org.
http://www.vbulletin.com/forum/showthread.php?365180-Moderate-Posts-from-Data-Manager
Hello,
When I try to add a post (Without being logged on) to a specific thread via the Data Manager, this post is not placed in the moderation queue. Eventhough I've set all the settings to moderate posts from Guest/Unregistered users correctly.
If I add a new post, directly into the thread without using the datamanager, the post succesfully goes to the moderation queue.
How can I change the settings so that when I post via the Data Manager the post gets in the moderation queue first when I'm not logged in to the forum?
Or is there anything else I need to add to my code which that places the post in the moderation queue?
to be more specific
I read about the datamanager here: http://www.vbulletin.com/docs/html/d...er_programming and here: http://www.vbulletin.com/docs/html/data_manager_example
I succesfully implemented this code outside vBulletin, but the posts when no user is logged in (thus Guest Posts) are not being placed in the moderation queue and directly are inserted in the thread.
Any thoughts about this one?
Thanks for your quick reply
http://www.vbulletin.com/forum/showthread.php?365180-Moderate-Posts-from-Data-Manager
Hello,
When I try to add a post (Without being logged on) to a specific thread via the Data Manager, this post is not placed in the moderation queue. Eventhough I've set all the settings to moderate posts from Guest/Unregistered users correctly.
If I add a new post, directly into the thread without using the datamanager, the post succesfully goes to the moderation queue.
How can I change the settings so that when I post via the Data Manager the post gets in the moderation queue first when I'm not logged in to the forum?
Or is there anything else I need to add to my code which that places the post in the moderation queue?
to be more specific
I read about the datamanager here: http://www.vbulletin.com/docs/html/d...er_programming and here: http://www.vbulletin.com/docs/html/data_manager_example
I succesfully implemented this code outside vBulletin, but the posts when no user is logged in (thus Guest Posts) are not being placed in the moderation queue and directly are inserted in the thread.
Any thoughts about this one?
Thanks for your quick reply