View Full Version : Change user title
TTayfun
12-21-2012, 03:04 PM
Hello guys,
how can i change User Title, if user has a post in forumid x,y,z .. etc
for 3.8.7 series
Lynne
12-21-2012, 04:29 PM
I'm not sure what your question is. User Titles get set up in Admincp > User Titles
TTayfun
12-21-2012, 04:34 PM
I'm not sure what your question is. User Titles get set up in Admincp > User Titles
:) thank you Mrs. Lynne, but i want to different things. for example, i posted to forumid xx, if i post there, my user title will change automatic as Coder, or Designer etc.
Lynne
12-21-2012, 04:51 PM
And everyone would have the same user title in forum xx? If so, I guess you can just write a condition in the postbit (or postbit_legacy) template like
<vb:if condition="$post[forumid] == xx">Coder<vb:else />Designer</vb:if>
TTayfun
12-21-2012, 05:09 PM
no, you did not understand exactly. example when i post to forumid x, then it will update database user>usertitle as coder. if i post forumid y, it will update again database user>usertitle as Designer. Also user has Coder title, then it will add Coder/Desginer in postbit or postbit_legacy
Lynne
12-21-2012, 05:55 PM
I do not know of a modification that does this. Have you tried a search?
TTayfun
12-21-2012, 08:31 PM
maybe you can be helpful to me this step.
ForceHSS
12-21-2012, 09:55 PM
maybe you can be helpful to me this step.
here is some help for you (https://vborg.vbsupport.ru/search.php)
TTayfun
12-22-2012, 09:03 AM
here is some help for you (https://vborg.vbsupport.ru/search.php)
Are you funny?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.