Disable post review notification

Get help with installation and running phpBB 3.2.x here. Please do not post bug reports, feature requests, or extension related questions here.
Post Reply
buksida
Registered User
Posts: 336
Joined: Thu Feb 04, 2010 9:11 am

Disable post review notification

Post by buksida »

Is there a way to do this board-wide in 3.2.x

viewtopic.php?f=46&t=1320285

Or does it have to be set for each individual forum?
buksida
Registered User
Posts: 336
Joined: Thu Feb 04, 2010 9:11 am

Re: Disable post review notification

Post by buksida »

Ignore this, quicker to disable it for each individual forum than to wait for a reply here!
User avatar
RMcGirr83
Former Team Member
Posts: 22011
Joined: Wed Jun 22, 2005 4:33 pm
Location: Your display
Name: Rich McGirr

Re: Disable post review notification

Post by RMcGirr83 »

Right waiting 6.5 hours must have been an extreme tax on your patience.
Former Modifications/Extensions Team Member | My extensions | github | All requests for support via PM will be ignored
Appreciate the extensions/mods/support then buy me a beer Image
User avatar
Leinad4Mind
Translator
Posts: 863
Joined: Sun Jun 01, 2008 11:08 pm
Contact:

Re: Disable post review notification

Post by Leinad4Mind »

Yes, there is a way. A SQL way.

Code: Select all

UPDATE phpbb3_forums SET forum_flags = 16 WHERE phpbb3_forums.forum_id = 2;
Want to access all my portuguese MOD and Extension translations?
Become my Patreon!
phpBB Portugal Translator and Moderator
Post Reply

Return to “[3.2.x] Support Forum”