Hey guys
with $context['user'] I have all the users data, is there any similar variable that gives me his custom profile options? (the variable and value in theme table)
AFAIK the member options are loaded through the options array.
Such as $context['user']['options'][]
Though I'm not entirely sure I understand what you mean, as SMF 1.1.x doesn't have custom profile fields. Perhaps asking the mod author?
No such array. I print_r() the context[user], tere's no options array in it.
i'll try to contact mod :)
Any luck with that asmith? Do you still need help?