Great module!

I was wondering if this message could be removed or moved to the Live stream block.

Your Facebook session has expired, try to reconnect

CommentFileSizeAuthor
#3 facebook_stream_patch.patch2.28 KBchakrapani

Comments

pflame’s picture

Thanks minus.
You are correct, it would be better to move this string to block and provide facebook connect button. We will work on this.

andyngky’s picture

I am facing the same issue as this message appear on top of my Front page. Hope this can be resolved in the next release

chakrapani’s picture

Version: 6.x-1.0 » 6.x-2.0-beta1
StatusFileSize
new2.28 KB

The attached patch will remove the message 'Your Facebook session has expired, try to reconnect' from all the pages and displays only in the live stream block with a link to Connect again.

minus’s picture

that is so nice! :)

grasmash’s picture

You can also use the String Overrides module to remove or change the message.

http://drupal.org/project/stringoverrides

Add "Your Facebook session has expired, try to reconnect" to Original Field and replace with your own message, e.g., "Please login to Facebook to see your News Feed. <br /><br />"

sunshinee’s picture

The string override is a nice idea, but in my case, nothing else renders on the home page after the message. That's a huge problem! I'll report back after testing the patch.