View Full Version : Signature in Profile
Rampag33
11-01-2003, 05:15 AM
Can anyone make it to where a person's signature is in the profile page?
assassingod
11-01-2003, 05:44 AM
I made something like this, search around
Rampag33
11-01-2003, 05:52 AM
Yeah I thought I saw it before but somehow lost it.
I seee the pne about See Signature in Edit Profile
but don't see it in member's profile (aka GETINFO)
assassingod
11-01-2003, 06:12 AM
Oh getinfo, I believe i was going to release one that did that but didnt.
Anyway, IIRC just add $bbuserinfo[signature] to your getinfo template
Rampag33
11-01-2003, 06:43 AM
you know what I have to add to the php to get the vbcode to work.
assassingod
11-01-2003, 07:01 AM
Place in your phpinclude template:
$usersig = bbcodeparse2($bbuserinfo[signature], "1", "1", "1", "1");
then use $usersig in the getinfo template:)
Rampag33
11-01-2003, 02:23 PM
Thx.
Now all I have to do is make it look good int he profile area.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.