4
Here's the fix for the Auto-Update problem.
1st - Edit the file modules\shoutbox\templates\blocks\shoutbox_block.html with a program like Notepad.
2nd - Locate the following code (This one refers to Wizanda's 3.2.1 version):
Quote:
3rd - Alter the code above with:
Quote:
By doing this, your Shoutbox will update automatically.
If you need to alter the time of the updates just edit the code below and alter the option 'selected'. By default the option 'selected' is 20s. If you wanted for example 30s, find the code below:
Quote:
And then alter it to be:
Quote:
Hope this helps.