By mike on Thursday, 13 March 2014
Posted in General
Replies 13
Likes 0
Views 1.7K
Votes 0
Hi Admin
Does social discuss work with joombri?
Thanks
Hello mike,

Unfortunately that was no integration with Joombri.
·
Friday, 14 March 2014 00:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Mike,

I'm not sure what integration you expected, also kindly to ask Joombri is it have some integration with EasySocial?
·
Friday, 14 March 2014 01:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for your quick reply, I contacted Joombri support about this.
The integration I am expecting is the joombri avatar and the user profil to be used in social discuss.
Regards
Mouktafi
·
Friday, 14 March 2014 02:59
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Mike,

You're welcome, i will discuss this with my developer and see how it goes.



================================================================================================================================================
Hello Zbyszek,

Thanks for heading up on this.
·
Friday, 14 March 2014 10:47
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello mike,

I am not really sure if JoomBRI supports this but I believe the integration needs to happen within their extensions because if you want to display the avatars of the authors in JoomBRI, they need to be done on their extension
·
Friday, 14 March 2014 11:07
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mark,
Thanks for your prompt reply,
I contacted the Joombri support, they want to know how to invoke your library/function for getting their avatar.
Please bear in mind that there are many potential clients who will be interested in this integration. I strongly advise you to liaise with joombri support to integrate easysocial with joombri similar to CB or JomSocial.
Thanks
Regards
Mouktafi
·
Saturday, 15 March 2014 20:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Mike,

It's really easy You can provide them the link to http://docs.stackideas.com/developers/users/users or just pass them this code snippet


<?php
require_once(JPATH_ADMINISTRATOR . '/components/com_easysocial/includes/foundry.php');

// Replace $id with the correct user id
$user = Foundry::user($id);
echo $user->getAvatar();
?>
·
Saturday, 15 March 2014 23:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks,
here is the reply I got from Joombri support.
----------------------------------------------------------------------------
Hi,
I have created a file based on the information you have provided but we have not tried how far this works. We have not worked with EasySocial before.
Extract the file into <root>/administrator/components/com_jblance/helpers/integration folder. So you will have new folder easysocial just like JomSocial or CB. Go to Component Settings and change the integration setting to EasySocial.
Note: Please do note that we don't support with custom works.
--------------------------------------------------------------------------------------------------------------
Please prior to purchasing your product, I need to make sure that the integration works. Can you test that for me or give me a trial access to test it?
Bear in mind that if it works, you'll get new clients for sure
Thanks
Regards
Mouktafi
·
Sunday, 16 March 2014 20:07
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Mike,

Hm, the problem is I do not have that extension You can go ahead with the purchase with EasySocial and I will install EasySocial as well as integrate them for you
·
Sunday, 16 March 2014 21:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Mark, I appreciate it
Can please I get a discount, I'll be the first one to experiment this integration. If it succeed, I am sure many new clients will purchase your great product.
Thanks
Regards
·
Monday, 17 March 2014 19:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Mike,

Sure, contact us at https://crm.stackideas.com
·
Monday, 17 March 2014 23:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Done, Ticket #22185
I appreciate your business.
·
Monday, 17 March 2014 23:52
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Replied you
·
Tuesday, 18 March 2014 01:35
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post