Robert Vining wrote:
The FB Userlist Avatar function is correct now.
Thank You.
NEW PROBLEM. Links do not work when clicking User Avatar or Name in User List.
Should be = component/option,com_fireboard/Itemid,36/func,fbprofile/task,showprf/userid,62/
Broken Link Now = FB_PROFILE_LINK_SUFFIX62
Try my User List here and click on any User Name or Avatar to see problem:
www.rwdracing.com/component/option,com_fireboard/func,userlist/
Thanks!
Ok, I had the same issue with this and found a simple solution to the problem. Not sure if it works with CB etc as i don't use it, so please only take this as a working solution to the avatar link to user profile problem if you're running a normal FB instal
1. Download and unzip the file posted by greatpixels
2. Upload the images to the avatar folder as described
3. Open the userlist.php file in dreamweaver or what ever editor you prefer
4. scroll to line 391 and replace sefRelToAbs(FB_PROFILE_LINK_SUFFIX."".$ulrow->id); with 'index.php?option=com_fireboard&func=fbprofile&task=showprf&userid=' . $ulrow->id;
5. save and upload as already described
This will now give you the people in your userlist without an avatar uploaded a default one, and will fix the link to their FB profile