Heisenberg submitted a new resource:
You must be registered for see links
- Friends online at the bottom of the screenvB Version: 4.1.0
This is something I made for my site, so people could quickly see who of their friends is online. Feel free to re-write the code, because this code is not perfect: I am not a real programmer, and used some of the vBulletin code (what a shame!).
Install:
Create new plug-in:
Product : vBulletin
Hook Location : process_templates_complete
Title : Friends Online
Execution Order : 5
Code:if (!$vbulletin->userinfo['userid']) { } else { $datecut =...
You must be registered for see links
Last edited:
