Welcome to Geeklog, Anonymous Thursday, March 28 2024 @ 05:46 pm EDT

Geeklog Forums

Voice Stats and Geeklog


Status: offline

ltcolumbo

Forum User
Regular Poster
Registered: 12/17/01
Posts: 91
confused
Ok, I purchased and installed voicestats (http://www.backhallnades.net) for my ventrilo server on my geeklog powered site.. the problem is, it shows too much data when it's on the right side of the page, and causes me to see blank pages when I try to view the admin page on some of the installed modules, when it's on the left side, it shows it correctly the way it's meant to be viewed, but blanks out the blocks admin page.. I don't know what is causing this, and I have not recieved any feedback from the author. here is the code I used to get it going in lib-custom:

function phpblock_voicestats()
{
require_once ( $_CONF['path'] . 'blocks/voicestatus/mod_voicestatus/voicesta
tus.inc.php');
ob_start();
InsertStatusHTML( "VentriloServer" );
$output = ob_get_contents();
ob_end_clean();
return $output;
}

 Quote

All times are EDT. The time is now 05:46 pm.

  • Normal Topic
  • Sticky Topic
  • Locked Topic
  • New Post
  • Sticky Topic W/ New Post
  • Locked Topic W/ New Post
  •  View Anonymous Posts
  •  Able to post
  •  Filtered HTML Allowed
  •  Censored Content