eduardobarcello
04-27-2007, 12:00 PM
Hi all,
From the mod im writting, I'm trying to do the following to update the user's custom profile field 'field10'.
$vbulletin->userinfo['field10']="xxxxxx";
It isnt working. Is there a specific process to use when updating user's profile fields?
Thanks!
From the mod im writting, I'm trying to do the following to update the user's custom profile field 'field10'.
$vbulletin->userinfo['field10']="xxxxxx";
It isnt working. Is there a specific process to use when updating user's profile fields?
Thanks!