MyBB Community Forums

Full Version: Moderated Posts Notice to Member
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When a member is placed into moderation, they see a notice after they post that "The Administrator has specified . . . . . . " etc. and it only stays up about one second. Not long enough to read even the first sentence. Is there a way to extend this time to 5 or 10 seconds?
Hoi Kevin, still not on Xenforo?


What you can try is setting the redirect delay to be a little longer; right now it is at 2 seconds.

Open up template redirect and you will see this line:

<meta http-equiv="refresh" content="2;URL={$url}" />
the 2 represents seconds - try changing that to 10.
No not yet - major stuff always takes longer and I understand that, but mainly it's because of me - I want to get some of the custom features done before switching.

Thanks for the answer. :-)