By Gabriel Robert on Thursday, 26 February 2015
Posted in General Issues
Replies 7
Likes 0
Views 1.7K
Votes 0
hello,

I need to link the avatar of the user profile with the comment system komento avatar.

I use the "joom profile" component that is not available in the list. http://www.function90.com/products/joom-profile.html (see attached file)

Is it that you can assist me in the integration process?
I think it would be interesting to include this option.


thank you for your support, have a nice day
Hello Gabriel,

Sorry for the late reply. Here is the file to integrate with JoomProfile Avatar. Please replace the attached files in:

../components/com_komento/classes/profileVendors.php
../administrator/components/com_komento/views/integrations/tmpl/default_layout_avatars_bootstrap.php


Hope this helps.
·
Friday, 27 February 2015 18:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Gabriel,

I am really sorry, currently Komento does not support Joom Profile. You can voice this our here: http://stackideas.com/voices/komento for future request.

Thanks.
·
Thursday, 26 February 2015 19:38
·
0 Likes
·
0 Votes
·
0 Comments
·
ok, thank you for your return.

I'm a little pissed off, I'm at the end of work, and these are small details such as the one where he remains to be finalized.


do I pay you to do this work?
I would really like to avoid having to start all over again for an avatar ...


thank you for your return. greetings
·
Thursday, 26 February 2015 19:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Gabriel,

If you could provide us a copy of Joom Profile, we'll try to get this integrated with Komento
·
Friday, 27 February 2015 00:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

ok, in attachments i give you the package.

i have receive a response frome function90 :


Hello,

Do you want to show JoomProfile's avatar in komento extension?
If yes, probably there will be a way to integrate it in komento, as it has already integrated some extension. You can ask from komento developer, if they have any idea to do this. Or send us the kit at support@function90.com, we'll check it out.

Joom Profile has API to get avatar ass below code, which can be used to get user's avatar.


// include API file
require_once JPATH_SITE.'/components/com_joomprofile/includes/api.php';
// Get user instance
$user =JoomProfileApi::getUser($userid);
// getAvatar
$url = $user->getAvatar(0);


Thank you
Team Function90
You can share your views regarding our extension at JED ( extensions.joomla.org/profile/profile/details/225115#extensions )

Hire Professional Joomla Developers. ( http://www.function90.com/contact-us.html )





thank you !!
·
Friday, 27 February 2015 16:56
·
0 Likes
·
0 Votes
·
0 Comments
·
it's perfect!

thank you so much!

best regards
·
Tuesday, 21 April 2015 03:56
·
0 Likes
·
0 Votes
·
0 Comments
·
HI Gabriel,

You're welcome. I am glad to hear your issue is now resolved.
·
Tuesday, 21 April 2015 11:46
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post