The BBC 606 message boards close at 2300 UK time.Doesn't the BBC do this? Have 'hours they are open'? cannot quite remember.
I want the "closed forum" feature that vbulletin employs, so lets make this an option in ACP.
I thought Forum Closed and Forum Offline was the same thing?That's a bit different to what we're talking about here. We're talking about when the forum is offline![]()
vBulletin turns the forum off completely so that it can't be viewed except for admins.I want the "closed forum" feature that vbulletin employs, so lets make this an option in ACP.
Indeed, the simplest way to prevent anything being written to the database is to stop the logging of any users (omit admins for obvious reasons).A tool that logs everyone out.
Turns off the log in system on the front end.
Informs everyone of the maintenance.
Allows admins to log in only through the admin panel.
Resulting in no posting, no messaging, no updating profile, etc...
Offline suggests it can't be accessed, we're not talking about thatThat's a bit different to what we're talking about here. We're talking about when the forum is offline![]()
I think we need to establish some kind of definition for them both. I myself believe "offline" to be inaccessible, we're talking about having it closed so that it can be read by users but cannot be replied to or logged in (effectively moving everyone to a guest usergroup) so that we can make changes to a forum without stopping posts being viewed.I thought Forum Closed and Forum Offline was the same thing?
Well that's an option for those with just a few usergroups - just remove the posting and pm permissions temporarily.(effectively moving everyone to a guest usergroup) so that we can make changes to a forum without stopping posts being viewed.
I think forum owners wouldn't want to tinker with permissions just to make a few changes (especially if the changes they're making affect permissions). A one-click to log everyone out and hide the login box would probably suffice for most people.Well that's an option for those with just a few usergroups - just remove the posting and pm permissions temporarily.
They'll still be able to log in but that won't affect anything except the session table.
This is the main problem. The only way(s) to do it are to write to a directory or store as a cookie (or utilise Local Storage)... I think.Essential: Users don't lose their post when they click Submit while my forum is down for maintenance.
.
I think what people are referring to is if you start typing your reply before the board is closed.or it could remove all reply options and essentially treat the member as a guest. So they don't have the option to compose their dissertation before being aware that it isn't business as usual.
I think what people are referring to is if you start typing your reply before the board is closed.
I don't know of a way to invalidate Reply buttons on a page that's already loaded unless every page has ajax calls every 60 seconds "Is the board still up?" This would be very chatty and server intensive.or it could remove all reply options and essentially treat the member as a guest. So they don't have the option to compose their dissertation before being aware that it isn't business as usual.
This is the part of forum maintenance that drives me nuts. Having to provide a 30 minute or 1 hour notice ahead. I'd like to be able to just upgrade the forum in-place, and any action that is impossible during the maintenance is saved to a folder on the server as a scratch file, or otherwise the user has a way to save their post.Ahhhh well perhaps a warning the board is closed for posting
Not a bad alternative. There is nothing more irritating than clicking Back, and the reply box has been wiped clean. Why after 12 years of web browser development, have web browser designers not figured out that users DO NOT WANT FORMS CLEARED unless implicitly told to do so.a screen that has your post for you to copy until next time.
IPB does this on some error outs when posting, it rescues the post and offers it to you to save yourself.
Chrome does not do this.There is nothing more irritating than clicking Back, and the reply box has been wiped clean. Why after 12 years of web browser development, have web browser designers not figured out that users DO NOT WANT FORMS CLEARED unless implicitly told to do so.
Offline suggests it can't be accessed, we're not talking about that
We use essential cookies to make this site work, and optional cookies to enhance your experience.