The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
My site, the www.vizdepot.com is designed to teach registered users 3D tutorials for rendering and modeling. I am using vbportal version 2.3.2 rc2. I support Autodesk Viz, Architectural Desktop, Autocad and 3D Studio Max in my forums.
What I am after is a way of adding to the UsersCP, under Edit Options, a $string value which will allow the user to enter the software they use. In the postbit template is where I would like to display the $string value. [CODE} <td bgcolor="$post[backcolor]" width="175" valign="top" nowrap> <a name="post$post[postid]"></a> $post[firstnewinsert] <normalfont><b>$post[username]</b></normalfont><br> <smallfont>$post[usertitle]</smallfont><br> $post[avatar]<p> <smallfont>Registered: $post[joindate]<br> Location: $post[field2]<br> Posts: $post[posts]</smallfont></td> [/CODE] So below the usertitle is where I want to display this. How does one go about adding such information to the usersCP? I believe its in the members.php file but Im not positive. Please advise. Sincerely, Steven D. Papke |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|