The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Custom Profile field description as phrase
Hi,
I am using 2 languages within my board and now I create custom profile fields for the new user registration. Problem here is that I can only enter a description text in one language. Sure I can enter both also there but it looks strange. It would be good to have the possibility to enter a phrase_variable there so that I can offer the description in both languages. I think this should be a standard vb3 feature. Kind regards jluerken |
#2
|
||||
|
||||
keeping this on top
|
#3
|
||||
|
||||
Quote:
|
#4
|
||||
|
||||
I don't know if this will be included in any new version, but you can try the following:
For each custom field, create a phrase fieldx_title in phrasegroup GLOBAL. Example: Custom Profile Field "Biography", fieldname field1 Create a phrase field1_title in phrasegroup GLOBAL with text "Biography". Then go through the files member.php, memberlist.php, register.php, showgroups.php, profile.php and includes/functions_user.php and FIND PHP Code:
PHP Code:
|
#5
|
|||
|
|||
Hi jluerken and Andreas,
I actually was also wondering how to display custom profile fields in different languages. Did Andreas' suggestion work? Khashyar |
#6
|
|||
|
|||
If it does work, which I think it does, it will only work on 3.0.x NOT 3.5 because 3.5 was not around when that code was wrote.
|
#7
|
|||
|
|||
Thanks Peter.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|