The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Welcome Panel Hack [3.5.X] Details »» | |||||||||||||||||||||||||
Version 1.3 Hack Author: [size=2][b][color=yellow]Name: SmasherMaster E-Mail: Xenaero@gmail.com Description: This hack replaces the box on top of the postbit in the index page with a snazzy panel with stats, new posts and PMs. When you go to view a different page, the box on top of the navbar changes into the default navigation/breadcrumb box. Changelog: V1.3 - Added 2 new texts, one under Forum Stats and one under Your Info: Your Posts, which displays your total # of posts and the % of the total forum's posts it is. Active Members, this basically is the same stat as the one in the bottom of the What's Going On? Panel. V1.2 - Updated it for vB 3.5.x! Enjoy! Note also that since I do not have the vBA portal anymore, I cannot be certain how to update that coding as well, sorry! =( I also fixed a few minor security bugs and avatar paths, And made it work with the plugin system! Have fun! V1.1 - Changed file edit to global.php for tidier code. Added file and new template edits for VbAdvanced CMPS So the welcome panel will work on CMPS. V1.0 - Welcome Panel Hack RELEASED! Installation Time: 5 min. Zip Contents: WelcomePanelHack_V1.3[3.5.x].zip |-instructions.txt -- Instructions on how to install this hack. |-WelcomePanel-Plugin.xml -- The plugin XML |-noavatar.gif -- Image for members who don't have an avatar yet. |-guestavatar.gif -- Image for guests. |-Welcome_Panel_Guest.jpg -- What the panel will look like to a guest |-Welcome_Panel_loggedin.jpg -- What the panel will look like to a member with an avatar |-Welcome_Panel_loggedin_noav.jpg -- What the panel will look like to a member without an avatar Testing: Tested on vBulletin 3.5.3 Plugins to upload: WelcomePanel-Plugin.xml Templates to Modify: forumhome (Optional) navbar Images to Upload: noavatar.gif guestavatar.gif Notes: If you use this hack, please click on the INSTALL button. You will be notifited via email about any updates or changes. Show Your Support
|
Comments |
#32
|
||||
|
||||
I get a different error while trying to do the first navbar edit...
Quote:
Any gurus out there know what that means? Cheers |
#33
|
||||
|
||||
Quote:
Quote:
|
#34
|
|||
|
|||
Quote:
Although now i have the Welcome Headers hack installed and thats it. |
#35
|
|||
|
|||
Any info on this i woudl really love to have this hack installed.
|
#36
|
|||
|
|||
i take it there is no fix then..
|
#37
|
|||
|
|||
Thanks great hack.
|
#38
|
|||
|
|||
How can I had this blinking PM image to this hack.
I tried to see if it work but didn't. Here the image link and the code. http://www.guitars101.com/images/newpm.gif Code: Open your navbar template and find: <strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong><br /> Add this underneath: (change the paths accordingly) <if condition="$bbuserinfo['pmunread']"> <a href="http://www.yoursite.com/board/private.php?"><img border="0" src="http://www.yoursite.com/images/newpm.gif" width="22" height="10"></a> </if> Thanks |
#39
|
|||
|
|||
can this work on vbportals?
I went ahead and tried it but no avatar showed up or any info for new members or any of that. Is there a way to change the original code for it to work on vbportals? |
#40
|
|||
|
|||
Hello????
|
#41
|
|||
|
|||
how would i make this showup on any page other then the forumhome?
i don't mind manually editing it, even if its alot to do, as long as you tell me how to. like should i just place something infront of all the variables such as: {$exec_lastposts} if so just tell me what to. matter of fact right now it only works with all the info on the index.php page (forumhome) on other pages it shows up but like the memberslist it doesnt have any working numbers. also on vbadvanced pages it doesn't show up neither. index is at: site.com and the forum is at: board.site.com |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|