Your "blank sideboxes" contribution has an error in it.Originally Posted by praiseandplay
In the includes/modules/sideboxes/xxxxxxxx.php file, you are not getting a proper reset on the $title_link variable.
Somewhere in that file, you need to add:
PHP Code:$title_link = false;



