Hi
can someone help me please ?
Did any one try to add users online to the vBindex "vbindex_customblocks" ?
I added to phpinclude_start
Code:
// Chat
ob_start();
require("http://www.ukmonster.co.uk/chat/users.php");
$chat_users = ob_get_contents();
ob_end_clean();
and to one of the vBindex "vbindex_customblocks"
Code:
<!-- WHOS IN CHAT -->
Who's in Chat?
<div class="smallfont">$chat_users</a></div>
<!-- /WHOS IN CHAT -->
but I still get this error :
Code:
Warning: Unknown(): stream does not support seeking in /home/ukmonste/public_html/monster/global.php(395) : eval()'d code on line 10
3 users in chat: