Blank Infraction & Friends Tab after upgrade to vBulletin Version 4.0.8
by , 11-11-2010 at 12:44 PM (4528 Views)
If your profile tabs are showing up blank it's an eroor with the VBSEO plugin.
FIX:
Locate the file "functions_vbseo.php" and find:
$url_place = $apars['tab'];
Add this code above it:
if(!$url_place)
