Hi, I am trying to put on my ste an array that can display 5 different genres of members. I have the f1 on the database as the field where the 5 genres are inserted. I am really a beginer and I don’t know much, already tried to search several sites for help but so far nobody could explain me how to do an array to display what i want basically i want 5 different users that belong to 5 different genres, i tried already several combinations including
<!--widget="members(array('mode'=>'rand','cmp_field'=>'f1','cmp_to'=>|1|,|2|,|3|,|4|,|5|total'=>5))"-->
<!--widget="members(array('mode'=>'rand','cmp_field'=>'f1','cmp_to'=>'1','cmp_field'=>'f1','cmp_to'=>'2','cmp_field'=>'f1','cmp_to'=>'3','cmp_field'=>'f1','cmp_to'=>'4','cmp_field'=>'f1','cmp_to'=>'5','total'=>5))"-->
but none seem to work…is there anyone who can teach me the right syntax to use on this case?
I would be very appreciated
Thank you
David