This link -
http://diablo3.ro/showthread.php?41-...st95&styleid=8 - should give me your threads in the default style. Something is stopping that from happening. Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php
PHP Code:
define('DISABLE_HOOKS', true);
Also, it appears the viewing permissions are such that you don't allow unregistered users to see who is viewing a thread anyway, so you need to toggle that on also.