Code: Select all
// Begin Ajax Shoutbox Mod
Code: Select all
define('SHOUTBOX_TABLE', $table_prefix.'shoutbox');
define('SHOUTBOX_SESSIONS_TABLE', $table_prefix.'shoutbox_sessions');
Code: Select all
$table_prefix.'
Code: Select all
define('SHOUTBOX_TABLE', $table_prefix.'bb_shoutbox');
define('SHOUTBOX_SESSIONS_TABLE', $table_prefix.'bb_shoutbox_sessions');
Hey there, thanks for your awesome work on that mod, an ajax shout/chatbox was a brilliant idea and it works great!!!Kinfule wrote:Yes it's to save a little of bandwith, not much but you can make it more often if you want so. Just edit this lien in the jsCode: Select all
var su = (parseInt(30000/refresh_time)-2);
UP please. I really need itostiaxboz wrote:Hi
thanks for the mod Kinfule
i'd like to put a number of the total users chatting near the "chat" link in the phpbb index page near profile
I know i need to modify overall_header.tpl and I'd must add "L_TOTAL" variable but I've tried and I can't get it work....
can you help me?
Thanks,
ostiaxboz
The shoutbox DB table may need to be set to the correct encoding for that to work.andrey087 wrote:It doesn't accept Cyrillics characters in Opera and Firefox...
Help me please...
http://img61.imageshack.us/my.php?image=43171409zk9.jpg