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?