| Minor bug in vBG 2.3.4 - UserCP Link missing on some pages
i just found a minor bug:
The link in the UserCP to change profile options is only shown if the script is profile.php, nor any other (like calendar f.i.).
'$vbulletin->gallery_ugroups' in the hook usercp_nav_start is not set, guess that will be done in another hook in the profile.php script.
|