I have the module installed and working properly in all areas of my site except for the users' profile page. The Facebook tab does not show any setting to change. I have no views or templates that would override the default user page.
Any suggestions?
Comments
Comment #1
vectoroc commentedTry to clear cache. Contact me via pm if it wont work
Comment #2
vectoroc commentedfixed https://github.com/vectoroc/fbconnect/commit/82117ae6e3e677577a67ac8e12a...
Comment #3
mbeach1 commentedI was having the exact issue described in http://drupal.org/node/853050 and I'm tried copying the module dir as suggested in http://drupal.org/node/853050#comment-3505376 as well as clearing caches.
I could see the "Facebook" tab, but it's blank, even with a connected account.
After updating fbconnect.module as above (direct link: https://github.com/vectoroc/fbconnect/raw/82117ae6e3e677577a67ac8e12a5a9... ) and clearing caches it works correctly.
Thank you for the fix!
Comment #4
vectoroc commented