Quote:
Originally Posted by SS9267547
There is a small problem in addon # 2 I just noticed. Find the following in the member.php file:
PHP Code:
eval('$buddylist .= "' . fetch_template('buddies_empty') . '";');
Replace with:
PHP Code:
eval('$profilebuddylist .= "' . fetch_template('buddies_empty') . '";');
Note: The install zip has been updated.
|
Hey does this fix a avatar issue? If not I find now in the profile pages that users who do not have an avatar get a x.
curious indeed. (
example here.)