Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
jesuralem Posted December 3, 2018 Posted December 3, 2018 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.
Faqole Posted December 3, 2018 Posted December 3, 2018 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.
jesuralem Posted December 3, 2018 Author Posted December 3, 2018 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...
Faqole Posted December 3, 2018 Posted December 3, 2018 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?
jesuralem Posted December 3, 2018 Author Posted December 3, 2018 Well,at the account level i don't see anything suspicious : nor at group level :
jesuralem Posted December 4, 2018 Author Posted December 4, 2018 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.
Joel R Posted December 4, 2018 Posted December 4, 2018 Copy settings value Check out this post from IPS News:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.