The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
||||
|
||||
Sweet, I'm counting the minutes, Lesane. Thanks alot.
|
#22
|
||||
|
||||
Aight its done, it works perfect on my board. I hope its gonna work perfect aswell by the rest
U can expect the hack soon in the Beta Hack's Forum :up: |
#23
|
||||
|
||||
After testing the hack succesfully on 2 boards i decided to put the hack in the Full Releases forum :up:
https://vborg.vbsupport.ru/showthrea...threadid=35075 |
#24
|
|||
|
|||
Thanks again Lesane!
Again, how do I go about lining them up 3 abreast in order by precedence? See my pic in above post. |
#25
|
||||
|
||||
U could do that by using only <img src="$awardsp[url]" alt="$awardsp[name]"> in the awards template. Then it will display all the awards near eachother without the name, however the way u want it u need to add $post[hasaward] between <td> </td> in the postbit.
Example to put in the postbit instead of $post[hasaward]: PHP Code:
|
#26
|
|||
|
|||
Lesane, I haven't tried the suggestion yet, but won't that just line up the medals horizontally instead of vertically... all in a line?
I need it to do that, but break after the third award. Code:
[award] [award] [award] <br> [award] [award] [award] <br> [award] [award] [award] <br> |
#27
|
||||
|
||||
I thought it could be done by templates, if all the awards have the same sizes then u can do it what i above said with <td> but thats the hard way.
The easy way: Open admin/functions.php Find: PHP Code:
PHP Code:
Replace all code with this code: PHP Code:
|
#28
|
|||
|
|||
Lesane,
That works perfect. I just need to fix it now so there is a small space between the medals: http://www.bombs-away.net/forums/sho...&threadid=5095 |
#29
|
||||
|
||||
Glad its working
To put a space between every award u can use PHP Code:
PHP Code:
|
#30
|
|||
|
|||
I cannot locate a headinsert template in my new vBulletin 2.2.4 software to modify for the Awards hack. Essentially, I can create the Award and it's graphic in the admincp, and can see the new section when I attempt to ADD a New User from the admincp, but I can't every add one to an existing user. Most everything else with the installation of the hack went well. What am I missing (besides finding the headinsert template) that controls the adding a an Award to a user? I also don't see the option as a Mod even though I installed all the mod options in the 1.2 version. Help
Dale Kubler octothorp@bigfoot.com |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|