Text
Author
Message
Please Register and Login to this forum to stop seeing this advertsing.
Add Comment
Show Comments
Posted:
Symon
Guide Legend Joined: 11 Jun 2006
Posts: 909
Location: Hampshire,England
Add Comment
Show Comments
Posted: Wed Jul 05, 2006 3:41 pm
Remember to backup your forum template and use editor before you do this incase something goes wrong.
Go to your forum's Administration Panel ----- 2. General --- Profile Fields
Now add xtrarank And click Add Custom Profile Field
You will now see this screen
Fill in the details to how you want them then click submit.
You have now set up your xtrarank field.
The Guide below is ONLY for those that wish to edit or move the code to a place not given in the drop down bar in the screen above.
Please note i use the name xtrarank only as an example you must change all xtrarank with the name of your xtrarank.
Now goto admin panel-Styles Admin--Edit Templates/Logos
In profile_view_body.tpl you should add the following code where you want it to appear
Code: [b]<span class="xtrarank">{xtrarank}</span></td>
</tr> [/b]
so it could look like this
Code: <td class="row1" height="6" valign="top" align="center">{AVATAR_IMG}<br /><span class="postdetails">{POSTER_RANK}</span><br/><span class="xtrarank">{xtrarank}</span></td>
</tr>
In viewtopic_body you should add the following code where you want it to appear
Code: {postrow.xtrarank} <br/>
so it could look like this
Code: <!-- BEGIN postrow -->
<tr>
<td width="150" align="left" valign="top" class="{postrow.ROW_CLASS}"><span class="name"><a name="{postrow.U_POST_ID}"></a><b>{postrow.POSTER_NAME}</b></span><br /><span class="postdetails">{postrow.POSTER_RANK}<br />{postrow.xtrarank}<br/>{postrow.RANK_IMAGE}{postrow.POSTER_AVATAR}<br /><br />{postrow.POSTER_JOINED}<br />{postrow.POSTER_POSTS}<br />{postrow.POSTER_FROM}</span><br /></td>
Now all that is done you should goto admin- panel-User --Users
Now edit a user and add your extra rank
this is the quick and basic way of adding an extra rank with out an image
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
HOWTODOIT was designed and built by Symon Field Creator Of ☆ ☆ FunnyWorld ☆
HOWTODOIT© Symon Field 2006,2007,2008 Powered by phpBB Group © 2001,2005.