Back to vBulletin 3.5 Add-ons

Welcome Panel v1.0
Mod Version: 1.00, by Zero Tolerance

This modification is in the archives.
vB Version: 3.5.0 RC2 Rating: (2 votes - 4.50 average) Installs: 254
Released: 15 Jun 2005 Last Update: 17 Aug 2005 Downloads: 809
Not Supported Uses Plugins Template Edits  

Yup, a welcome panel, very generic

Just look at the preview if you want to see a working example, do note that nothing is displayed for guests.

For those concerned about queries, it does add 5, however the run time on these queries are on the average server below 0.01 seconds, for me they all execute at 0.001xx seconds - so it shouldn't effect performance too a degree you'd notice.

Alternate Version Download:
Information for alternate version: here

Spoiler (click to open)


Ok - In this .zip there are three enhancements I have made, but you need not do them if you want...

NOTE: The following enhancements have already been made to the plugin and template attached in the .zip file in this post...

The first, is for those of us already using the "Get new threads and posts" plugin - I couldn't be bothered to edit the templates and remove it, so I saved myself two queries with this mod

The second is to alter the "Last visit" text:

Find in your template:
Code:
since your last visit at {$bbuserinfo['lastvisit']}<br />
Replace with:
Code:
since your last visit $pmbox[lastvisitdate] at $pmbox[lastvisittime]<br />
This, if you use detailed or yesterday/today time formats, will put "since your last visit Yesterday at 09:11 PM", for example, as opposed to "since your last visit 14-06-2005 at 09:11 PM"

Then you need to remove the following line from your plugin code:
PHP Code:
    $vbulletin->userinfo['lastvisit'] = vbdate($vbulletin->options['timeformat'], $vbulletin->userinfo['lastvisit']) . ', ' vbdate($vbulletin->options['dateformat'], $vbulletin->userinfo['lastvisit']); 
The third enhancement is merely a template one - Just adding a bit of text and a variable for "Active members"

I think you can probably figure that one out for yourselves though

So here you go

Satan
Attached Files
File Type: zip Alternate Welcome Panel.zip (7.7 KB, 1058 views)

Close

Thanks to: hellsatan

Enjoy,

- Zero Tolerance

Download

This modification is archived and cannot be downloaded.

Addons

Screenshots

 

Similar Mods

Administrative and Maintenance Tools Members Online in Admin Control Panel and Mod Control Panel vBulletin 3.6 Add-ons
Welcome Panel vBulletin 3.0 Template Modifications

vblts.ru supports vBulletin®, 2022-2024