Topic-icon facebook thumbnail and page name not shown after update to FBC ver 8

Support Specialist
I'm so sorry for the delayed response. There was a change in v8 that caused this problem and it's very easy to correct. Can you please edit the following file:
/media/sourcecoast/themes/scsocialstream/default/facebook.php

Around line 25, you'll see:
if(isset($this->authorID))
Please update that to:
if($this->authorID)

It's such a small change, but took a bit of time to track down why it had changed and if the minor update above was appropriate (and wouldn't cause other problems). From what we've tested, that should get you going.

Please let us know if that works and we'll make sure that it gets into the next release so you don't have to deal with this again.

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

None
Hi

It worked!!

Thanks :)

rgds
Jacob
The topic has been locked.
Support Specialist
I'm glad to hear that worked! Thanks for the feedback, and your patience. This update is already checked into our next release, so you shouldn't run into it again.

Thanks,
Alex
The topic has been locked.