Saturday, September 7, 2013

How To Easily Edit Shoutbox Ajax Refresh Settings On IP Board

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';
3. Now after you have done this, you can go to the setting page and change the settings as you like.

NOTE! Tested on The latest Shoutbox version "1.4.1 Beta 2" but mostly it will work with all.

How To Easily Edit Shoutbox Ajax Refresh Settings On IP Board

It is How To Easily Edit Shoutbox Ajax Refresh Settings On IP Board, Good Luck!

thumbnail Title: How To Easily Edit Shoutbox Ajax Refresh Settings On IP Board
Posted by:Stuard Van
Published :2013-09-07T10:00:00-07:00
Rating: 5
Reviewer: 5 Reviews
How To Easily Edit Shoutbox Ajax Refresh Settings On IP Board
Share :
Related articles:

0 comments :

Post a Comment