View Full Version : Different show postbit username?
Sinan COSKUN
04-18-2008, 05:59 PM
Hi,
I m sorry for my english :rolleyes:
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?
King Kovifor
04-18-2008, 06:39 PM
You may want to try this hack:
https://vborg.vbsupport.ru/showthread.php?t=82787
Sinan COSKUN
04-18-2008, 07:56 PM
It is approximatly.
I want as attachment pics
King Kovifor
04-18-2008, 10:02 PM
It is approximatly.
I want as attachment pics
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.
Sinan COSKUN
04-18-2008, 11:12 PM
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"
<if condition="$post['musername']"><div class="smallfont">$post[musername]</div></if>
But group color same with members (admin, mod)
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
King Kovifor
04-18-2008, 11:38 PM
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.
Mythotical
04-19-2008, 12:54 AM
The link you pointed out, just remove it when doing my Alias v2.1 mod.
Just to clarify:
Remove:
<if condition="$post['musername']"><div class="smallfont">$post[musername]</div></if>
Then the display name will remain but not the username.
Sinan COSKUN
04-19-2008, 10:45 AM
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
King Kovifor
04-19-2008, 12:22 PM
The link you pointed out, just remove it when doing my Alias v2.1 mod.
Just to clarify:
Remove:
<if condition="$post['musername']"><div class="smallfont">$post[musername]</div></if>
Then the display name will remain but not the username.
I think he wants musername formatting around the alias instead of normal formatting.
Mythotical
04-19-2008, 11:16 PM
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.
Sinan COSKUN
04-21-2008, 05:31 PM
OK Steve I m waiting. Thank you...
Mythotical
04-22-2008, 03:47 PM
Sinan, sorry but I won't be able to do this for you for about a week. I just got out of the hospital from having my appendix removed so my concentration for coding is almost nothing.
Sorry and thanks
Steve
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.