
09-03-2009, 03:15 PM
|
 |
|
|
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by euantor
Ah, I didn't really understand what you meant. So I should try "$userinfo[field5]"?
|
No.
Quote:
Originally Posted by Lynne
The field would most likely be specified as $this->profile->userinfo['field5']
(Find the hook location in the actual php pages and you'll see the variable format used there.)
|
|