How To Easily Edit Shoutbox Ajax Refresh Settings On IP Board. Sometimes some members get an annoying message which disallow them to change the shoutbox refresh settings as they want.
This is an example of the message:
NOTE: Due to resource issues, you cannot set this any lower than 30 seconds.
So here you will know how to remove this restriction:
1. Go to
ACP >> SQL Management >> SQL Toolbox
2. Run this query:
UPDATE core_sys_conf_settings SET conf_evalphp = '' WHERE conf_title = 'Members viewing refresh rate'; UPDATE core_sys_conf_settings SET conf_description = 'The amount of time to refresh the members viewing shoutbox (in seconds).' WHERE conf_title = 'Members viewing refresh rate'; UPDATE core_sys_conf_settings SET conf_evalphp = '' WHERE conf_title = 'Shout refresh rate'; UPDATE core_sys_conf_settings SET conf_description = 'The amount of time to refresh the shoutbox shouts (in seconds).' WHERE conf_title = 'Shout refresh rate'; UPDATE core_sys_conf_settings SET conf_evalphp = '' WHERE conf_title = 'Inactivity cutoff'; UPDATE core_sys_conf_settings SET conf_description = 'The number of minutes to use to check for inactivity timeout.<br /><i>Ex: 5 minutes - After 5 minutes, if no user activity, Shoutbox will halt operations.</i>' WHERE conf_title = 'Inactivity cutoff';
NOTE! Tested on The latest Shoutbox version "1.4.1 Beta 2" but mostly it will work with all.
It is How To Easily Edit Shoutbox Ajax Refresh Settings On IP Board, Good Luck!

Posted by:
Published :2013-09-07T10:00:00-07:00
How To Easily Edit Shoutbox Ajax Refresh Settings On IP Board
IP.Board Tutorials
- How to Remove "License Key Missing" Warning in ACP New Tutorial 2015
- [ Tutorial ] How to change the default mobile skin in 3.4.x
- How to Easily Smooth Board Width Changer On IP. Board
- How to Easily Disable Fast Reply On IP. Board
- Show Forum Description Inside Tooltips On IP. Board
- [Tutorial] Creating Some Pretty BBcode On IP. Board
- Forum Hover Colour On IP. Board
- How to Easily Arrange Subforum In 3 Columns On IP. Board
- How to Make Horizontal Userinfopane On IP.Board
- How to Easily Make-Block Ad | Advertising Space On IP. Board
- Add Twitter, Facebook Icons On Header IP. Board
- Protect Nulled IP Board from IPS
- Add Charm Bar On IP Board
- How To Easily Edit The Copyright Text For IP On Board
- IPB 3.4.x Missing Editor Box On IP Board
- [App] Tutorials On IP. Board
- How to Easily Smooth Scroll To Top Button On IP. Board
- Group Format (Hook) Fix for 3.4.x On IP Board
- [Lesson] Registration arrangement On IP. Board
- How To Easily Show Files Images On IP.Board Download
- How To Auto Add Links Into Code Tags On IP.Board
- How To Make Simple Validating Message On IP. Board
- How to Easily Install A Skin On IP. Board
- Clickable Custom Profile Fields On IP.Board
0 comments :
Post a Comment