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
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | facebook_stream_patch.patch | 2.28 KB | chakrapani |
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
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | facebook_stream_patch.patch | 2.28 KB | chakrapani |
Comments
Comment #1
pflame commentedThanks minus.
You are correct, it would be better to move this string to block and provide facebook connect button. We will work on this.
Comment #2
andyngky commentedI am facing the same issue as this message appear on top of my Front page. Hope this can be resolved in the next release
Comment #3
chakrapani commentedThe 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.
Comment #4
minus commentedthat is so nice! :)
Comment #5
grasmash commentedYou 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 />"Comment #6
sunshinee commentedThe 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.