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 |
#42
|
|||
|
|||
Yeah thats what I am waiting for, ill have this hack shutoff till then.
|
#43
|
|||
|
|||
agree, waiting the upgrade for postbit
thanks |
#44
|
||||
|
||||
I really like this! I hope you can pull out a postbit update. Im going to use this one for now
|
#45
|
|||
|
|||
I like this hack alot, and also would really like to see a postbit option.
However, the reason for my post is that I'm getting an odd Database error, that seems to be associated with this particular hack. I'm hoping you'll have some idea of what to do. Code:
Database error in vBulletin 3.6.5: Invalid SQL: SELECT * FROM vb_userbar WHERE imagecategoryid !=(11,12,13) ORDER BY displayorder ASC; MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '12,13) ORDER BY displayorder ASC' at line 1 Error Number : 1064 Date : Saturday, May 5th 2007 @ 11:54:14 PM Script : http://www.iridethelines.com/forums/...=selectuserbar Referrer : http://www.iridethelines.com/forums/private.php Thanks, TechDawg |
#46
|
|||
|
|||
Sadly this hack isnt supported and doesnt appear there will be any updates.
Hopefully someone picks it up. |
#47
|
||||
|
||||
Yeah that's too bad, I'm looking into the codes but it's all still very foreign to me. But this might be a good one to start getting practice on, if I do happen to figure something out I'll get permission from the creator to post a new version.........but don't hold your breath lol. Chances are better of someone else figuring it out first heh.
|
#48
|
||||
|
||||
Marked Installed, Thank you.
I do have one big problem and hope that you can help me - I get this error message - "Invalid Table Specified" when getting in to admincp --- Userbars I can not modify images or upload new one (userbars work fine in usr CP and i can add images) Attachment 69532 Do you have an idea? Thank you |
#49
|
||||
|
||||
I got it fixed Thanks...
|
#50
|
|||
|
|||
is there any way to make it so it add's the user bar it adds it to there sig?
|
#51
|
||||
|
||||
Great plug-in.
I am having a very strange problem with it- works fine only for site admin but all other users get "database error" Attachment 70524 I can not find how to fix my problem, please help. Using Vb 3.6.8 Thank you |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|