Hm, i've got it working here ...
but must modify line 92 inside "tool.php" of the modul, to avoid reloading-conflicts
<?php
if (!defined('WB_PATH')) require_once('../../config.php');
?>
Hm ... could it be the template that avoid the displaying? What happens if you set the PHP-Error-Level
up to "E_ALL&E_STRICT"?
Regards
Aldus