vBulletin

Thank you for visiting. This is our website archive. Please visit our main website by clicking the banner above.
vBulletin FAQ is dedicated to helping the forum owner build, manage and profit from his vBulletin Forum
vBulletin Web Hosting - Free skins and styles for your vBulletin - Search Engine Optimization




User Status

tuong
11-03-2007, 08:00 AM
same as YM status ^^

base on ICQ field (because it isn't usual)

Install

1.Edit template navbar

Add at top
<form action="profile.php?do=updateprofile" method="post" id="profileform">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="do" value="updateprofile" />
<div class="smallfont"><strong>Your Status</strong></div>
<input type="text" class="bginput" name="icq" value="$bbuserinfo[icq]" size="25" maxlength="30" dir="ltr" />
<input type="submit" class="button" value="$vbphrase[save_changes]" accesskey="s" />
</form>
2.Edit template postbit (or postbit_legacy)
add this code at place you want to show user status
<div class="smallfont"><strong>Status: $post[icq]</strong></div>

--
find next
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div> replace with
<div>$post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>

3.Edit template modifyprofile
find
<td>$vbphrase[icq_number]<br />
<img src="$stylevar[imgdir_misc]/im_icq.gif" alt="" />
<input type="text" class="bginput" name="icq" value="$bbuserinfo[icq]" size="25" maxlength="30" dir="ltr" /></td> replace with
<td><b>Your Status</b><br />
<img src="$stylevar[imgdir_misc]/sticky.gif" alt="" />
<input type="text" class="bginput" name="icq" value="$bbuserinfo[icq]" size="25" maxlength="30" dir="ltr" /></td>

Done!
you can fix ^^

Peggy
11-03-2007, 12:01 PM
Nice. Thanks for releasing this here.

If at all possible, we would appreciate it if you could put these instructions in a text file, zip it up, and attach it to your release post.

Also, please indicate where or not you will support this modification here.

Thank you :)

windows vizta
12-25-2007, 10:11 AM
I have done with that .. but when i fill my new status the following text shown
"You have entered an invalid birthday."

KaKaKuna
01-29-2008, 07:04 PM
In my postbit, if I wanted it right below the usertitle (like in yours) where would I put:
<div class="smallfont"><strong>Status: $post[icq]</strong></div>

Thank You very much for this! I like it!


vBulletin

seo book

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum