The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello!
Problem: I have forum which allows English as well as my local language. Some members write titles in English and some in Urdu. I myself uses both of them. THIS causes a grave issue when members search before posting to see if that thing is already on forum or not. There are also many other problems this creates. vB4 Have: You can see vBulletin has newthread template in which there is written Title and under it there is a text box to enter text as title. Solution: Is there any way to include one more text box under the title box? By changing default Title to Title in English and name new text box to Title in Local Language? I think this solution is easy if someone know HTML/PHP. Can someone help me? AND one more thing I want to show text entered in Title in Local Language in my postbit? I dont know if its easy or not, just dont have any idea; ALSO, can be shown in showthread template; whatever is easy. It should be shown somewhere otherwise entering it would go in a vain. ALSO, this text field should be a necessary. Every member should enter title in English as well as in Local Language. I appreciate if anyone can help. Those who know vBulletin 4 well, please at least tell me if its possible or not? |
#2
|
||||
|
||||
![]()
It doesn't sound very easy to me. Even if you managed to implement a second search box, people wouldn't use it.
I think merging threads is just what you have moderators for. |
#3
|
|||
|
|||
![]() Quote:
I think placing a text box is very easy, even I'm (with a very little knowledge) can do it by searching ways from w3schools BUT what I further want is to use whats written in this extra box. Is it possible to use it somehow? If yes, then how? |
#4
|
|||
|
|||
![]()
may be easier to put a sticky in all forums that asks people posting to use both llike
this is the title /rqrq wrfsf afsf sfsaf sorry don't know any other language ![]() --------------- Added [DATE]1299764503[/DATE] at [TIME]1299764503[/TIME] --------------- they could still find it in searching titles that way |
#5
|
|||
|
|||
![]() Quote:
I ALSO thought of using titles in English as well as in Local Language (its Urdu) BUT I didn't go with this option ONLY because of SEO effect. FOR EXAMPLE: there is currently a thread with title "ایکشن ایجنسی عمران سیریز از مظہر کلیم مارچ ۲۰۱۱" it will become "Action Agency Imran Series by Mazhar Kaleem March 2011 / ایکشن ایجنسی عمران سیریز از مظہر کلیم مارچ ۲۰۱۱". ISN'T IT TOO LONG? Also I dont think vB allows so much longer text in title field. So, will longer thread title and thread vbseo url will have a bad effect on seo? |
#6
|
|||
|
|||
![]()
yes its a big one and not sure of the seo aspects I would suspect that if it was to long google would just truncate it. But if a users searches in that language it would be indexed im sure, the problem may be the limit of titles character limits
--------------- Added 10 Mar 2011 at 08:37 --------------- But how would google handle two titles isn't that risk also of a seo boo boo? --------------- Added [DATE]1299768050[/DATE] at [TIME]1299768050[/TIME] --------------- title1:Action Agency Imran Series by Mazhar Kaleem March 2011 ایکشن ایجنسی عمران سیریز از مظہر کلیم مار۲۰۱۱title2: would be how google see the two lines |
#7
|
|||
|
|||
![]() Quote:
Quote:
If there is NO seo issue with long titles & urls, then its best option to use both languages together. Can someone out there with SEO knowledge confirm about it? |
#8
|
|||
|
|||
![]()
you know there is a mod that does a modification to the title for seo, if the title was long it would fix it for seo , I'm not sure what mod and if its up to date for 4.1.1, but I know i have seen it
|
#9
|
|||
|
|||
![]()
Help plzzzzzzzzzz
I just need to store some text (just like title text is being saved in vB) and then show it in POSTBIT or in SHOWTHREAD. Is it too much difficult? |
#10
|
||||
|
||||
![]()
(Responding to your PM)
If you need to save it so that other people can see it or that it will be saved between sessions, than yes, it is more difficult than a normal issue because it means altering the database and making custom SQL queries and associated code both to save the text and read it back later, as well as the php code to handle it and the associated template edits needed to display it. It is not an "easy" task. It might be a little easier if you can store the data as a custom user profile field, would mean no database altering is needed but depending on who enters the text and who is supposed to see it could be fairly involved. Can you give more details- what type of text? Is it custom for each user? Is it a message you are giving that everyone will see? |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|