The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Advanced Userbars Hack v1.0 Details »» | |||||||||||||||||||||||||
ADVANCED USERBARS HACK for vBulletin 3.6.x BY HASANN
What does it?: This hacks allows you to upload, add, manage userbars in cats with usergroup permissions. And show your selected userbars in Memberinfo/Userinfo Profile Installation:
____________________________ FILE EDITS (4 edits in 1 file) ____________________________ OPEN admincp/image.php (1) FIND : ----------- PHP Code:
ADD BELOW: ---------- PHP Code:
(2) FIND: ---------- PHP Code:
REPLACE WITH: ---------- PHP Code:
(3) FIND: ---------- PHP Code:
ADD BELOW: ---------- PHP Code:
(4) FIND: ---------- PHP Code:
ADD BELOW: ---------- PHP Code:
Save & Close _________________________ Template Edits (2) _________________________ OPEN MEMBERINFO TEMPLATE FIND: ------------------------------------------------------------ HTML Code:
<if condition="$show['usernotes']">
ADD ABOVE: ----------------------------------------------------------- HTML Code:
<if condition="$userinfo[userbar]"> <fieldset><legend>$userinfo[username]-s Userbar:</legend><table><tr><td> <b>$userbar[title]</b> <img src="$userbar[userbarpath]" border="0"> </td></tr> </table></fieldset> </if> Save & Close OPEN USERCP_SHELL TEMPLATE AND FIND: ---------------------------------------------------------- HTML Code:
<if condition="$show['siglink']"> <tr> <td class="$navclass[signature]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editsignature">$vbphrase[edit_signature]</a></td> </tr> </if> ADD BELOW: ----------------------------------------------------------- HTML Code:
<tr> <td class="alt2" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=selectuserbar">$vbphrase[select_userbar_picture]</a></td> </tr> Save & Close Also You Can Find Userbars From www.userbars.be Enjoy & Don't forget to click install. Supporters / CoAuthors Show Your Support
|
Comments |
#32
|
|||
|
|||
no problem my buddy
if you could make me more comments i will release more more hacks |
#33
|
|||
|
|||
as you liked my buddy
i hope in next version coming soon this feature |
#34
|
|||
|
|||
ok i have this installed everything looks fine but when you choose a userbar nothing happens(it dont place it in your sig) and the permissions are set .. just to be clear when you say rebuild bitfeilds where exactly would this be ? you speaking of the update counters area in admin ?
|
#35
|
|||
|
|||
Quote:
in next version coming soon |
#36
|
|||
|
|||
ok thanks i dont guess i read it all the way when i think userbars i think sigs
|
#37
|
||||
|
||||
Thx work nice
|
#38
|
|||
|
|||
It would be good if instead of showing all the userbars from each category at the same time. You could first click on the category you want to look at as it looks a mess having all the userbars shown at the same time.
But other than that great hack and installed |
#39
|
|||
|
|||
Nice hack! Installed it and working perfectly. Cant wait for the version that makes the bars show up in sigs.
Is it possible to make it so users can select multiple bars for thier sig? In the UserCP area is there a way to better organize the bars so it isnt just a long list of em? |
#40
|
||||
|
||||
Installed fine, works great. However this would be an even better hack if we had to option to put this anywhere. I tried putting the:
Quote:
|
#41
|
|||
|
|||
How to show "Userbars" in signature in showthread.php ?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|