![]() |
Images in Members List - Custome User Profile Fields
Ok, I am a webmaster for a clan that has 2 divisions... CStrike CZ and America's Army. Now I have it set up so that I can select which division each memver is apart of, either CZ, AA or both. WHat I would like however is to have it replaced by Images in stead, I tried placing it in there as HTML, it didn't work, came up as Code. How else can I do this?
|
Also, I would like to to show up not just on the Memberslist, but on Show Groups as well, and I cannot seem to do it cozmeticaly (via editing temoplates)
|
Someone point me in the right direction, please.
|
*Untested*
|
Thx I will test this out as soon as I can.
|
Ok, This is weird.... It actuly puts a number in field6, 1 for AA, 2 for CZ, 3 for Both...
But when I do the code above, nothing shows up, even if I put == "1", == "2", == "3" Any more help? |
What I have now is
HTML Code:
<if condition="$userinfo['field6'] == 2"> All I get is the Space (the last option) Am I on the right track? |
I have even tried using
PHP Code:
PHP Code:
|
I am trying to do this for the Show Groups list... I have desided to take it off the Members list as only a few will have it.
|
CLose but no cigar
Ok, I am missing something... I usedd PHP Code:
PHP Code:
I thnka you all in advance for your time and patience... |
Hmm ... $userinfo['field6'] should work out of the box, at least it does seem to work for me.
|
It leave it all blank. This isnlt for MEMBERSLIST though, its or showgroups_usergroupbit
Here is the most info I can give. In the SQL Database, it places a number for eash option... 1, 2 or 3 (1=CZ, 2=AA, 3=CZ, AA) Theoreticaly, I should be able to put HTML Code:
<if condition="$userinfo['field6'] == '#'> Now if I put in HTML Code:
<if condition="$bbuserinfo['field6'] == '#'> But I want everyone's individual division beside their name... I would show you the site, but the domain points to their current site... if you add the following to your host file you will be able to see it. 69.93.0.188 evolutionclan.com 69.93.0.188 www.evolutionclan.com then go to http://www.evolutionclan.com/forums |
For Template showgroups_usergroupbit it is most likely $user['field6']
|
I replied to the other post, that doesn't seem to work either.
|
Well ... showgroups.php does not load profilefields except location ;)
FIND PHP Code:
PHP Code:
|
Cool... I will test it out when I get home, can't access my SSH from work...
Once again, Thank you Kirby for your time and patience, you've been a great help. |
It worked, but with userfield.field6, not profilefield :) thank you very much
|
All times are GMT. The time now is 12:53 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|