My members wanted this enabled for signatures so I added 2 new plugins with this code:
PHP Code:
$GLOBALS['mysmiliesvb_userid'] = $vbulletin->userinfo['userid'];
at the following hook locations:
- profile_updatesignature_start
- member_start
Not sure if this is the best way of doing it but it works.
Also Hugh created vBlogetin support for this hack. You can download the addon product
here.