Page 1 of 1

PopOut buddylist Avatar URL

PostPosted: 11 Feb 2012, 14:41
by Artax
Hi all.

Everything's working except the popout buddy list which doesn't show the users' avatars.
The url appears to be borked, trying to pull the website URL then the image's full URL again.
example; http://www.websiteurl.com/http://www.we ... tar123.png

I'm a little bit of a n00b, but had a look at the index.php in /arrowchat/popout but can't see anything obvious that I'd be able to tweak and fix.

Help muchly appreciated!


1.07 running on IP.Board 3.2.3.

PostPosted: 11 Feb 2012, 14:54
by Jason
Open up the includes/functions_receive.php file and modify the getAvatar function. It should be returning a relative path instead of a full URL. AKA remove:

Code: Select all
$INFO['board_url']


We'll be fixing this next version.

PostPosted: 18 Feb 2012, 08:50
by Artax
Confirmed fix.

Thanks!

Topic Closed

PostPosted: 07 Nov 2012, 12:40
by Staff Bot
This thread has been locked because the last post is greater than six months old. There is a good chance that the information in this thread is outdated. Please open a new topic if you wish to discuss this further.