Status
Not open for further replies.

Neo_Angelo

Customer
Just a quickie regarding displaying and re-organising the stats shown in the postbit legacy.

Ok i dont want all that crap taking up postbit space yet i dont really like the tabs system you've got as an alternate solution, what i would like to know is how does one display certain bits of the vBa Stats in the postbit and what coding do i need for each stat for example:

I want so show the users vBa Activity level just under the users avatar or just under their usertitel/rank image.

I dont want to display the bars or vBa Points or anything except awards,trophies and achievements.

now i've seen that in the postbit legacy theres no reference to vBa (at least i never saw any but could be wrong) and i've seen some vba templates which hold the information i want in Dbtech_vBa_postbit_activitystats (something along those lines, theres three or four of which im sure you'll know what i'm talking about). What info do i add/delete from these template and what info do i add (if any) to my postbit legacy template?

Haven't used vB4 in a long time so i'm out of practice and can't remember sod all :P
 
will that allow me to slap the Vba Level underneith a usertitle/rank? or do i have to manually add that stat to a different template so like it shows like this:


Neo_Angelo
custom title
Rank image
Level: 1
Avatar here
 
how come? not even just taking this bit
Code:
<dd>
<dl id="c_vbactivity_stats_post[postid]" style="display:{vb:raw display.stats};">
<vb:if condition="!($bbuserinfo['dbtech_vbactivity_settings'] & 8)"><dt>{vb:rawphrase dbtech_vbactivity_level}</dt> <dd>{vb:raw userinfo.activitylevel}</dd></vb:if>
</dl>
</dd>
and putting it under the title rank bit? i've tried that and it seems to work but doesn't show the actualy Level number.
 
That's because the userinfo array isn't defined for any other templates other than the template it was taken from :)
 
is there a way to make this work in future versions and to only display the level progress bar? that'd be a massive help since i dont use half of the info for our boards, just need the level and progress and the achievements/awards bits shown.
 
Then why not untick the other stats / bars settings from the Activity Stats Settings?
 
yeah i've done that i just want to manipulate the positioning more than anything, so hoping you and Cosmic might come up with a solution for a future version or something that allows us to deploy these stats anywhere in the postbit legacy :)
 
yeah i've done that i just want to manipulate the positioning more than anything, so hoping you and Cosmic might come up with a solution for a future version or something that allows us to deploy these stats anywhere in the postbit legacy :)

The featurelist for v3 (and potentially 3.1) is already set and in motion, but if you pop it in feature requests i'll take a look at it when we're designing the next feature updated.
 
Status
Not open for further replies.

Legacy vBActivity & Awards

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,730
Customer rating
0.00 star(s) 0 ratings
Back
Top