Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted December 3, 20186 yr Hi, I converted from vbulletin and for some reason the "post must be approved" settings are both set to "yes for all forums. No i have around 100 forums and to be honest i really don't want to loose time changing it manually. Is there a way to it for all forums at once ? Thanks.
December 3, 20186 yr 1 minute ago, jesuralem said: Hi, I converted from vbulletin and for some reason the "post must be approved" settings are both set to "yes for all forums. No i have around 100 forums and to be honest i really don't want to loose time changing it manually. Is there a way to it for all forums at once ? Thanks. You can do that with this sql query: UPDATE `forums_forums` SET queued_topics = 0, queued_posts = 0; Hope it helps. And welcome to Ipb.
December 3, 20186 yr Author Values are already 0 for all the forums but i still have the message " Your content will need to be approved by a moderator " when connecting qith my test account... Maybe i should wait until all the background tasks are over for this to kick in...
December 3, 20186 yr 30 minutes ago, jesuralem said: Values are already 0 for all the forums but i still have the message " Your content will need to be approved by a moderator " when connecting qith my test account... Maybe i should wait until all the background tasks are over for this to kick in... Can you check the permissions for your test account and see if it is not set to be moderated. The permission for that is called: Require approval before content shows?
December 3, 20186 yr Author Well,at the account level i don't see anything suspicious : nor at group level :
December 4, 20186 yr Author 17 hours ago, jesuralem said: Maybe i should wait until all the background tasks are over for this to kick in... OK, i think i was right, everything is OK this morning. Settings went back to post approval but i managed to disable it. Just for people who might be interested, you can do it without SQL with the "copy settings" fonction in any forum setting.
Archived
This topic is now archived and is closed to further replies.