The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Welcome Panel Template Rewrite v2.1 Details »» | |||||||||||||||||||||||||
Introduction:
I found Zero Tolerence's Welcome Panel's template dull, and it had a lot of mistakes on my computer, and it shows up on a lot of the sites I visit that have it. It annoyed me so I threw together my own Template for his hack. This is it. I've called it Welcome Panel Template Rewrite, as that's exactly what it is. It's about to go into it's next version, so be on the look out. This hack will not work if... You must install this hack (Zero Tolerence's Welcome Panel) before my hack will work. It requires the plugins. Just don't follow the installation instructions for the template. Installing: All you have to do to install this hack is upload the .xml file that's attached to your Products Manager and it'll install the template and phrases. Note: Be sure to chose the correct .xml! It is reccomended that you chose either v1.3 (location within zip: back releases/v1.x) or v2.1.1's XML file (main folder)! v1.3 Features:
More Features will be added in v2.0. You can gain IMAGE links by PMing me. v2.0 Features:
Thanks to DaPro for Style Option #2! Version 2.1.1 Addresses some bugs within the style. Support: I will give support in this thread. Bugs: Please report all bugs in this thread. Special Thanks to...
Planned Features...
Planned Settings:
Beta Testers:
Screenshots Below. Show Your Support
|
Comments |
#107
|
||||
|
||||
I'll give the icon codes to you in a version 1.4 as soon as my test vb is fixed.
EDIT: Should be done ASAP. EDIT 2: Now I just need the stupid FTP to work. But I'll start work on the settings or just play around with them. |
#108
|
||||
|
||||
I installed this and the original, now I have two of the panels on my forum!
Why? Also, what happened to the navigational links ($vboptions[bbtitle] $navbits[breadcrumb] for example)? |
#109
|
||||
|
||||
chadi,
You've installed the hack and now you've got some problems... There are two templates as you probably didn't follow the install instructions correctly. Did you delete the original Welcome Panel template from Zero Tolerence? If not unistall mine real quick, delete his template than reinstall mine. What do you mean by Navigational links? |
#110
|
||||
|
||||
I apologize, but how the heck do I reduce the font size (I just upgraded to 3.5). Mine are huge. Thanks.
|
#111
|
||||
|
||||
What do you mean your font size is huge? Can I please have a screencap?
|
#112
|
||||
|
||||
I hate to use someone elses pic (as I uninstaled this for now), but the fonts show up "almost" as big as in this pic that someone posted earlier. This is probably something minor on my end, but I'm not sure how to change it.
|
#113
|
||||
|
||||
Just used the installer? I'm not sure what to tell you... Maybe try a font size tag. (Need to think...)
|
#114
|
||||
|
||||
King will u release the 1.4 soon plz ?
So we can have at least the icons part:P |
#115
|
||||
|
||||
ok for now follow these quick instructions:
Add Phrase: varname: wp_forumimagelink text: http://www.yourdomain.com/root/directory/images/ Group: GLOBAL Than in your template find: HTML Code:
<div align='center'><a href="search.php?{$session[sessionurl]}do=getnew"> $vbphrase[wp_view]</a> $vbphrase[wp_seperator] <a href="profile.php?{$session[sessionurl]}do=editprofile"> $vbphrase[wp_profile]</div> HTML Code:
<div align='center'><a href="search.php?{$session[sessionurl]}do=getnew"> $vbphrase[wp_forumimagelink]newposts.jpg</a> <a href="search.php?{$session[sessionurl]}do=getdaily"> $vbphrase[wp_forumimagelink]dailyposts.jpg</a> <a href="profile.php?{$session[sessionurl]}do=editprofile"> $vbphrase[wp_forumimagelink]editprofile.jpg</div> |
#116
|
||||
|
||||
Unfortunatelly, that didnt worked
See the example (attached picture) after i did the changes u mentioned |
#117
|
||||
|
||||
Quote:
I tried it too and got the same thing. |
#118
|
||||
|
||||
Sorry Guys, I was in bed before I relized. I forgot some HTML Tags.
Find: HTML Code:
<div align='center'><a href="search.php?{$session[sessionurl]}do=getnew"> $vbphrase[wp_view]</a> $vbphrase[wp_seperator] <a href="profile.php?{$session[sessionurl]}do=editprofile"> $vbphrase[wp_profile]</div> HTML Code:
<div align='center'><a href="search.php?{$session[sessionurl]}do=getnew"> <img src="$vbphrase[wp_forumimagelink]newposts.png" alt="New Posts"></a><a href="search.php?{$session[sessionurl]}do=getdaily"><img src="$vbphrase[wp_forumimagelink]24hours.png" alt="Get Daily Posts"></a> <a href="profile.php?{$session[sessionurl]}do=editprofile"> <img src="$vbphrase[wp_forumimagelink]edityourprofile.png" alt="Edit Profile"></a></div> |
#119
|
||||
|
||||
It works as a charm
Thnx King again, waiting now for the version 2.0 |
#120
|
||||
|
||||
Going to work on it now lanc3lot! This may have a lot of bugs though! So bear with me in the 2.0 stages...
|
#121
|
||||
|
||||
heh, dont have any doubt mate, i will stick around
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|