The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Phrase Change Not Work? (Offering $5)
OK, so what I did is, I made a new phrase. make it looked like I wanted and change the showgroups.php file phrase.. But it didnt work... Now let me show you a pictures....
So, now, what I want to do is on the POSTBIT, leave it alone as it is. Showing the Juan is Online, but on the Showgorups.php, I want it to show as either Online, or Offline. I changed the phrase and like I said it changes both and when I made a new one it didnt work. Can someone please help me do what I want? Thankx. OK, I figured something out.... I noticed that in the postbit itself, it called on postbit_onlinestatus. So I am guessing if I just change the phrases to Online and Offline, then edit the postbit and add the username there, in Showgroups.php it will show as Online or Offline, but in the postbit it will have the username. Now, I dont know how to do it. I am just learning stuff about vb and I have no clue, so matbe someone could help me. This is what I got: HTML Code:
<div id="postmenu_$post[postid]"> <if condition="$show['profile']"> <a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a> $post[onlinestatus] <script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script> <else /> $post[musername] </if> </div> Is this possible? Can anyone help me out? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|