By Brock Haslam on Wednesday, 25 January 2017
Posted in Technical Issues
Replies 4
Likes 0
Views 372
Votes 0
Hi all. I'm using EasyBlog and CommunityBuilder together.

I want to make it so that users only need update their info in CommunityBuilder and that info is pushed to EasyBlog

I've successfully created scripts to push their profile info into the EB biography and the name of their avatar image into the EB avatar field in the #__easyblog_users database

BUT

On the front end, the avatar pic is still trying to load from /public_html/images/easyblog_avatar/ - is there any way to change this so that the pic will load from /public_html/images/comprofiler/ instead?
Hi Brock,
You can change the storage path for media files here: Settings>Media>Storage Paths(http://take.ms/351r2)
Once you do this, the system will refer to the path specified there to look for the respective media files.
·
Wednesday, 25 January 2017 17:34
·
0 Likes
·
0 Votes
·
0 Comments
·
OK I updated that but the EasyBlog - Biography Module and EasyBlog - Latest Comments Module are still trying to pull from the old location and showing dead image links on the front end. Am I missing something?
·
Thursday, 26 January 2017 04:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Oops. I changed User media instead of User avatars. It's working now.

What should User media be set to?
·
Thursday, 26 January 2017 04:19
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Brock,

User media is where user stores all their uploaded images / files. You should leave this to default unless you want to alter the storage paths.
·
Thursday, 26 January 2017 11:02
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post