Welcome Panel v1.0
This modification is in the archives.
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 /> Code:
since your last visit $pmbox[lastvisitdate] at $pmbox[lastvisittime]<br /> 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']);
I think you can probably figure that one out for yourselves though So here you go Satan 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 |