Just found it, eep, that sucks. Time to use the ol' noggin :) I wonder if there's a way to let a *.php or template access the custom profile fields phrases, or to somehow auto-copy specified ones to a custom global phrase. Got any ideas?
What about 3.5.x, how does it store the titles? |
3.5.x doesn't store them as phrases, it just stores the plain text if I recall correctly.
|
I've been looking all over for something like this. Thank you so much!
|
can anyone post a global code so post[fieldx] can be used on any page? thx T_T
|
Great tutorial, thanks for that :)
|
Was given this link, as per a request. On VB' .com
Sweet tut' thanks. Only thing to add, may not work on postbit. I found i had to edit postbit legacy too. Ozzy |
Great tutorial :)
|
I have a request about how vB handles language keys and image associations. I had a postbit and user profile mod for phpBB which managed this and I have only just started looking at modding vB.
The simple addition of a country flag illustrates this well. flag_au.GIF --> Australia.GIF works but that requires renaming all the flags according to the names in the list whilst the original bundle already provides a translation key: ... au=Australia ... in phpBB this is done using a language key where anything called for as 'au' shows up as 'Australia'; then the menu list would be the list of keys ... au ... which is an easier job to edit than the actual file names - including the fact that there are spaces and capitalisation in the file names and also some exceptions to the two letter country code etc... There must be some simple code that would allow the supplied list to be used in both the dropdown and the image file translation without a lot of editing? Language key: at=Austria au=Australia aw=Aruba ax=Aaland Drop down menu is then set up as at au aw ax but displays to users as Austria Australia Aruba Aaland and when one is selected by the language key in the profile it translates to: flag_at.GIF flag_au.GIF flag_aw.GIF flag_ax.GIF or flag_$post[fieldX].GIF I hope this is a reasonable place to ask this question. |
I wanted to use a title for the displayed text option but dont know where i place the code, please help!
|
[s]I would like to use the custom profile field in other places than the postbit, for use as a Display Name.
Just realized $post[field5] wouldn't work when I went to the "Who's Online" template... $userinfo[field5] and $vbphrase[field5] didn't work either. SOMEONE?! PLEASE?![/s] $bbuserinfo[field5] did the trick. :) |
All times are GMT. The time now is 01:41 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|