Thread: Problem
View Single Post
03-22-2011, 06:49 AM   #4
Jeff
Administrator
 
Jeff's Avatar
 
Join Date: Jul 2010
Posts: 402
Rep Power: 10
Jeff is getting browny points
You will need to comment this line in each file you find it in:

Code:
$template_hook['usercp_navbar_bottom'] .= $ignored_threads_bit;
So it looks like:

Code:
#$template_hook['usercp_navbar_bottom'] .= $ignored_threads_bit;
Jeff is offline   Reply With Quote