Topic-icon SC Social Stream Not Showing details of Status change posts

Active Subscriptions:

None
The stream is not showing details for posts like "Updated Cover Photo" or "Created Event". It only seems to be showing actual posts to the wall. It does put up the header with the name of the Page and the date but no content. Am I missing a configuration parameter somewhere or what? I've attached a screenshot of the page in question. It is on a development site at www.dev.pacecenter.org/centers/broward


File Attachment:
The topic has been locked.
Support Specialist
Mark,
I apologize for the delayed response. I received your Contact Us form requesting a refund. We'll gladly try to help with this issue, but if you'd like to request a refund right now, please use the Refund Request form:
www.sourcecoast.com/refund-request/

As to your issue, I initially looked yesterday when you made the post, but didn't have any answers at that point. Looking again with a little more time, it's clear what's causing the problem. Our Channels feature currently just reads 'status update' type posts from your page and displays them. However, Facebook also returns other items, like Events and updating your Cover or avatar photo in the stream, and it seems like JFBConnect simply doesn't process that correctly.

We already have some updates planned for the Social Stream feature in the v6.2 release, due out early next week (along with some other great features). I'm going to see if we can determine the cause of the problem you're running into and get it into that release as well. Unfortunately, it will take another day or so to get you an answer though.

Again, if you'd prefer not to wait, go ahead and fill out the refund request form now, we understand.

Thanks,
Alex
The topic has been locked.
Support Specialist
Hehe.. I apologize for all the talk about a refund. The request from a user was about the social stream, but not from you.. it was related to another post :)

All the above is still true, but wanted to clear up what I was talking about so you didn't think I was crazy.

I hope the above helps, and we'll get you going soon.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
No prob. Thanks for clarifying. If you can't show the details, I'd like to be able to just turn them off so nothing shows. I look forward to the updates.
The topic has been locked.
Active Subscriptions:

None
A couple changes I made to get by in the meantime that someone may find useful.
In Media/sourcecoast/themes/scsocialstream/default/facebook.php:
1) picked up the "story" variable and added it to the html build. This has things like "So and So updated their profile picture" or "So and so created an event"
2) put in the literal "link" if the thumbTitle was blank so their would be something visible to click

In components/com_jfbconnect/libraries/provider/facebook/channel/page.php
1)added line to get "story" from data array into post
2) added logic to not perform addPost if all of the fields were blank

I've attached a pdf of the two modules for info.
The topic has been locked.