I found the bug for the profile information "interests". It was a typo in member.php:
Find this line in member.php:
Quote:
|
$interests = convert_returns(convert_markups($interersts));
|
and correct the word intere
rsts at the end to interests.
Now the profile field interests shows up in the userprofile
Chuck, could you forward this to Michael so that this is fixed in the downloadfile?
Thanks