FreiChat related discussions
Avatar not showing after install version 7

It worked all fine until I moved to a new host. Used fresh install of newest version of Freichat and got it finally working. But no I am stuck on an old issue (which was solved on former site): the avatar is not showing up and I get an awful scroll bar. See: www.duga.tk Using Joomla 2.5.4 with JomSocial and JSocial.php (driver) is activated. It only shows the word "avatar" and this awful scroll bar. Hope someone can help us out (again);
Thanks!

It worked all fine until I moved to a new host. Used fresh install of newest version of Freichat and got it finally working. But no I am stuck on an old issue (which was solved on former site): the avatar is not showing up and I get an awful scroll bar. See: www.duga.tk Using Joomla 2.5.4 with JomSocial and JSocial.php (driver) is activated. It only shows the word "avatar" and this awful scroll bar. Hope someone can help us out (again); Thanks!
Glad to be dewebmeester.nl

Right click on the word avatar and copy the image link address and see if that path really
exists .

Also , paste the link here .

Right click on the word avatar and copy the image link address and see if that path really exists . Also , paste the link here .
Necessity is the mother of all inventions!

I did a freichat7.2 fresh install.

Joomla 2.5.6 and Jomsocial 2.6.1

The avatar problem occurs when access a Kunena forum category.
Avatar works fine in all the web, and the link image is correct.

But if you access to a forum category the link image is, for example
http://www.mydomain.com/foro-participa/images/avatar/4a62f682bf2d3c82b08d5d7b.jpg

Whre /foro-participa/ is the forum

or if you access to a message forum, the image link is

http://www.mydomain.com/foro-participa/2-general-307/images/avatar/aab9970bcb21eeefbd0cf057.jpg

Where /foro-participa/2-general-307/ is the forum and the category.

Obviously the path is wrong in both.

I did a freichat7.2 fresh install. Joomla 2.5.6 and Jomsocial 2.6.1 The avatar problem occurs when access a Kunena forum category. Avatar works fine in all the web, and the link image is correct. But if you access to a forum category the link image is, for example http://www.mydomain.com/foro-participa/images/avatar/4a62f682bf2d3c82b08d5d7b.jpg Whre /foro-participa/ is the forum or if you access to a message forum, the image link is http://www.mydomain.com/foro-participa/2-general-307/images/avatar/aab9970bcb21eeefbd0cf057.jpg Where /foro-participa/2-general-307/ is the forum and the category. Obviously the path is wrong in both.

Previously you said that it was working fine until you moved to a new host.

At that time , did your website have the combination of Joomla - JomSocial + Kunena + FreiChat installed , and was the avatar working fine inside Kunena forum category ?

Previously you said that it was working fine until you moved to a new host. At that time , did your website have the combination of Joomla - JomSocial + Kunena + FreiChat installed , and was the avatar working fine inside Kunena forum category ?
Necessity is the mother of all inventions!

Hello in my case i didn`t change the host.
Yes, in kunena the avatar works fine. The avatar link in kunena is (kunena uses the jomsocial avatar):
http://www.mydomain.com/images/avatar/271742f48dd00142688acbb1.jpg

More info: the external avatars works fine in FreiChat.

Hello in my case i didn`t change the host. Yes, in kunena the avatar works fine. The avatar link in kunena is (kunena uses the jomsocial avatar): http://www.mydomain.com/images/avatar/271742f48dd00142688acbb1.jpg More info: the external avatars works fine in FreiChat.

Sorry, Please, can you modify my real domain in the links above to not see please?

Many Thanks.

Sorry, Please, can you modify my real domain in the links above to not see please? Many Thanks.

Sorry, i thought you were the same user who created this topic .

We had not tested FreiChat on JomSocial+Kunena combination . We will do so , and will inform you as soon as possible .

Sorry, i thought you were the same user who created this topic . We had not tested FreiChat on JomSocial+Kunena combination . We will do so , and will inform you as soon as possible .
Necessity is the mother of all inventions!

Thanks for pointing it out , seems like its a bug due to the search engine friendly urls option in Joomla . Can you try the following

Go to freichat/server/JSocial.php and search for the avatar_url()

And replace

return $avatar;

with
$url = str_replace("freichat/","",$this->url);
return $url.$avatar;

Thanks for pointing it out , seems like its a bug due to the search engine friendly urls option in Joomla . Can you try the following Go to freichat/server/JSocial.php and search for the avatar_url() And replace <code> return $avatar; </code> with <code>$url = str_replace("freichat/","",$this->url); return $url.$avatar; </code>
Necessity is the mother of all inventions!
84
8
0
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft