The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Different show postbit username?
Hi,
I m sorry for my english There is a question, pls help. I want that users give a nick when they are registering but they must be given their name and surname for the extra field (fieldX) Their name and surname are show postbit. Example: username:1234 password: 5678 fieldX: Sinan COSKUN user is enter forum: use 1234 and pass:5678 but they are send post show postbit "Sinan COSKUN" I do in this way: postbit_legacy <div id="postmenu_$post[postid]"> <if condition="$show['profile']"> <a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[field9]</a> <script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script> <else /> $post[field9] </if> </div> (to change $post[musername]) But group color same with member (admin, mod) What can I do? |
#2
|
||||
|
||||
|
#3
|
||||
|
||||
It is approximatly.
I want as attachment pics |
#4
|
||||
|
||||
I do not understand your request? You want them to log in as "1234" and have it show as a different name? That is what the hack I posted did. If not, please explain more.
|
#5
|
||||
|
||||
Ok
It is to be seen above hack username at postbit. But i m not want to see, only want to see display name. you are say: "dont write belove code" PHP Code:
why I am want? Because you are think I want to take members with their name and surname. What is your name? and surname? " Jeremy xx " maybe another somebady name is " Jeremy xx " I m want for this reason hack. They are use enter only username. After see display name (name and surname) I m sorry for my english |
#6
|
||||
|
||||
If you use the hack listed above, you may be able to contact the author (Steve M) about removing that line. He would know best.
|
#7
|
|||
|
|||
The link you pointed out, just remove it when doing my Alias v2.1 mod.
Just to clarify: Remove: HTML Code:
<if condition="$post['musername']"><div class="smallfont">$post[musername]</div></if> |
#8
|
||||
|
||||
Hi Steve
Pls look at the fifth message above. I know anyway. But their colors are (admin, mod) to be color same with members. If we can solve this problem, It will be OK Pls watch this swf http://www.forumfood.net/swff/alias.swf after the entering user's name and surname must be appear, not 06640 |
#9
|
||||
|
||||
I think he wants musername formatting around the alias instead of normal formatting.
|
#10
|
|||
|
|||
That would take some time for me to do a modified code for you, I am having to take care of a few things firstly then I will get the modified code done. Should have it done by Monday.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|