The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
i have a problem with tags title, and it's not my own problem it's on all vbulletin 4 versions i have checked alot of vb4 forums and they are have the same problem .
the problem is tag title is not showing in the search engine or in browser title bar only i got " Search Result - Forum Title " is there is a solution for it problem ? i have tried to edit search result template with an condition to fix my problem but its only showing forum title . original code :- Code:
<title>{vb:rawphrase search_results} - {vb:raw vboptions.bbtitle}</title>
Code:
<title><vb:if condition="THIS_SCRIPT == 'tags'">{vb:raw thistag.tagtext} - {vb:raw vboptions.bbtitle}<vb:else />{vb:rawphrase search_results} - {vb:raw vboptions.bbtitle}</vb:if></title>
Code:
<vb:comment>obsolete</vb:comment> problem in Tags page title sorry for bad english |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|