View Full Version : need help
Mystictrunks03
06-29-2004, 07:55 PM
how do i add a title like blah: and the code here cuz i wanna do that for reputation like Reputation: and then the graphics how wud i do that?
Karthick
06-29-2004, 08:26 PM
how do i add a title like blah: and the code here cuz i wanna do that for reputation like Reputation: and then the graphics how wud i do that?
In your postbit or postbit_legacy template, both or whichever you are using:
Find: <div>
$vbphrase[posts]: $post[posts]
<if condition="$show['reputation']">$post[reputationdisplay]</if>
And under it, type whatever you want.
Mystictrunks03
06-29-2004, 10:18 PM
i dont mean that i mean how to add something like posts: watever post u had cuz when i attempted to my board got screwed up
like
join date: watever
posts: watever
cuz i wanna add something like that for reputation
13th_Disciple
06-30-2004, 02:37 PM
have a look at this thread:
https://vborg.vbsupport.ru/showthread.php?t=61408
Mystictrunks03
06-30-2004, 03:05 PM
i dont want that hack its messed up u guys arent getting me, i dont want reputation power i wanna know how do add a tthing like in the postbit like it says joindate: posts: something like that
13th_Disciple
06-30-2004, 06:29 PM
you're right.. i don't get it.. in the postbit, it says Reputation Power: $digits
what would you prefer it say? it may be a matter of just changing a phrase..
Mystictrunks03
06-30-2004, 08:21 PM
just a Reputation phrase but im quite confused how to add it my board got errors when i was attemting to try but i dont wanna do a reputation power hack i just want a reputation phrase
13th_Disciple
07-01-2004, 03:44 PM
What do you want it to say though? if it says "Reputation: ", what do you want after where it says reputation? If not power, then you could do how many people have "voted" total towards that persons total reputation.. but that would require a query to determine total number of votes towards rep. power.
Mystictrunks03
07-02-2004, 03:12 PM
i want it line this with the value not power
Reputation: $post[reputationdisplay]$post[reputation]
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.