vBa CMPS - Member of the Day
This modification is in the archives.
This adds Kentaurus' "Member of the Day" to your vBa CMPS. I take no credit for his hack whatsoever. You must have his hack installed for this to work.
- Added function to show default avatar for users with no selected avatar. - Added link to member's Usernotes (in template). - Added like to member's Friends [vBBuddies hack] (in template). 1. Edit global.php Find: PHP Code:
$specialtemplates = array_merge($specialtemplates,
PHP Code:
'memberoftheday',
PHP Code:
$globaltemplates = array_merge($globaltemplates,
PHP Code:
'memberoftheday',
PHP Code:
if (defined('VBA_PORTAL'))
PHP Code:
$mday = unserialize($datastore['memberoftheday']);
Add code: PHP Code:
$memberoftheday
3. Add a new module: Module Title: Member of the Day Template to Include: member Place it wherever you like (left, center, right) That's it. Download No files for download. |
Similar Mods
vBa CMPS: Dynamic Navigation menu - all your Custom CMPS Pages | vBulletin 3.0 Full Releases |