![]() |
Using Profile Fields to add more than 1 image
How can I code a profile field to display more than 1 image in the profile based on user selections?
ie: x* y z* * selected by user output: x.gif z.gif Please help:D |
I have them enter an URL and then put the call for that profile field in an IMG SRC tag ..
|
Tried that...its going to the right folder...but its making up numeric file names depending on the combination...help? :surprised:
|
Quote:
I'm using this code: Code:
<if condition="$userinfo[field28] != ''"> |
*bump* Please a bit of help?Or atleast point me in the right direction?
|
I changed it around a bit...still no joy...please help...its displaying all the images despite the else statement
Code:
<if condition="!in_array($userinfo[field28], array(1,2,3,4,5,6,7))"> |
Quote:
For anyone looking for this awnser...my final code is: Code:
<if condition="$post['field28'] & 1"><img src="images/certs/1.gif"></if> |
How do you let a user to upload multible images for the profile MThornback?
|
Quote:
|
Thanks for sharing I needed something like this.
|
All times are GMT. The time now is 09:21 AM. |
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:
|