thank you very much.
i make the changes and it works very good
but i want to ask a question
how can i show this degree in user profile page between the <title>....</title> tags.
the tag standarts are: (MEMBERINFO template)
<title>{vb:rawphrase view_profile}: {vb:raw prepared.username} - {vb:raw vboptions.bbtitle} </title>
But i want to change it;
<title>{vb:raw post.field8} {vb:raw post.field9} {vb:raw post.field10} </title>
only in the MEMBERINFO template.
but it doesn`t works.
can you help me ?
|