The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Username changed in postbit. How to change in others?
Code:
<a href="$vboptions[homeurl]/profile.php?$session[sessionurl]user=<if condition='$post[user_username]'>$post[user_username]<else />$post[username]</if>" ><if condition="$show['profile']"><!--href="member.php?$session[sessionurl]u=$post[userid]"<if condition="$post[usertitle]">$post[usertitle]<else />$post[username]</if>--></if><if condition="$post[user_fname]">$post[user_fname]<if condition="$post[user_lname]"> $post[user_lname]</if><else />$post[username]</if></a><script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script> <else /> <if condition="$post[user_fname]">$post[user_fname]<if condition="$post[user_lname]"> $post[user_lname]</if><else />$post[username]</if> </if> But the person who did it forgot to maintain uniformity, so last post by is still showing username and not full name .. same is the case in who's online, forumhome, forumdisplay templates. Can someone guide what changes to be made to maintain uniformity? |
#2
|
|||
|
|||
if this fields are userfield so i don't think you can directly show them in forumhome, lastpostby or who's online.
sql query will be needed to join userfield table with variable used in forumhome, lastpostby template and others. i would suggest you to contact that guy who did work for you as you need to create different plugins for different template. |
#3
|
|||
|
|||
the guy who did it for me ran away .. can you tell me what changes need to be made and how?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|