Version: 1.1.0, by vbFreelancers
Developer Last Online: May 2008
Category: Mini Mods -
Version: 3.7.0 Beta 3
Rating:
Released: 01-19-2008
Last Update: 01-24-2008
Installs: 44
Uses Plugins Template Edits
Code Changes Additional Files Is in Beta Stage
No support by the author.
Removed by the Author due to luck of free time to support it. ------------------------------------------------------------
Meet our Team in Forumhome by vbFrerlancers
New features in version 1.1.0
Now you can choose to show user's Avatar or Image. If you choose Image and there is no one, then user's Avatar is displaying
You can choose any usergroup you want to show
Code moved to hook system, so you don't need any file or templates modifications.
I developed this mini-mod for our site, but I thought that maybe some of you, need something like this, so I added some attractive options to fit to your special needs.
1.- What it does
Very simple things comparing with our other mods. This shows your site's team in forum home. It's a good way to introduce yourselves to your visitors and members.
2.- Options
I believe that I added lots of configurable options (have more in my mind), but everything is depending on it's popularity. The default options are:
Show/Hide the blocks
How many members to show in the block
Choose to show Avatar or user's Image
If you choose Image you can setup the max width
What interface to use for the block (Table or Fieldset)
If it's table to use border or not
Show header for the block or not
Text to use for header
Show online/offline status (Yes/No)
Show last activity (Yes/No)
Text for Last Activity (eg Last seen)
3.- Installation
Installation is pretty easy:
Upload all files and directories including at "vbulletin" directory to the directory where vBulletin is installed.
Check at your AdminCP->vBulletin Options->Plugin/Hook System that Plugin system is enabled.
From your AdminCP->Plugin System->Manage Products choose Add/Import Product and import the product: product_siteteam.xml
Set the various options at: Meet Our Team Options. If you can't see the menu on the left, press F5
4.- Upgrade from versions 1.0.0 & 1.0.1
Revome the code that you've added at index.php
Remove the variable $siteteam from FORUMHOME template
Another fix:
Template Cache
for use template cache create new plugin, select SiteTeam Product, set name of plugin example "SiteTeam - Cache Templates", select "cache_templates" hook and into codebox insert:
I had array_merge() errors in another mod by vbfreelancers, the just Join Us mod.
I found this thread about how to deal with the array merge errors. I was able to fix mine, but I cheated and removed the code: $vbphrase = array_merge($vbphrase, $tmp); from the plugin.
Haven't looked back since, might be worth a try for this mod also.
im using the vbulletin basic skin and i see in the screenshot that you have yours just above the whos online box can you please tell me how to do that >??