Just installed latest dev though this was evident in previous version.
I've noticed that the 'Edit' profile area for the user FB settings doesn't allow linking a FB account to a user that signed up through the normal Drupal 'new user' process.
The text is there i.e. 'Click here to connect your Facebook account' and 'Connect with Facebook' however it's only text.
Any idea what the issue is ?
Comments
Comment #1
vectoroc commentedtry last dev (will be available soon)
Comment #2
rastarr commentedHi,
Is this suppose to be fixed in the dev or beta10? Sorry to be a pain
Comment #3
vectoroc commentedonly dev. beta10 has been released earlier
Comment #4
As If commentedSame issue with 6.x-2.x-dev. Also happens in the login block: it is text only (no link, no button, no graphic). From my tests, 6.x-1.0-beta10 is the only recent version that does NOT exhibit this problem.
Comment #5
rastarr commentedHmm, I've got 6x-2x-dev running fine with these working as expected. Only issue is this module isn't yet playing fair with the fb-social module.
Have you rechecked the page template addition as well as the configuration settings?
Comment #6
As If commentedThe template page has not changed. I just resaved the FBC configuration for 6x-2x-dev (all three tabs). Also cleared all caches. No change.
Actually I noticed yet another place where I think it's supposed to show me buttons, but instead it's showing text only. On the configuration tab for "Appearance" under "Display Settings" I see this:
o Connect
o Connect
o Connect
The "o"s represent radio selectors. I had to look at the source code to realize that the "Connect" text was actually supposed to appear as 3 differently-sized graphical buttons. But to me it's just showing 3 radio buttons and text.
I have tried 6.x-1.0-beta10, 6.x-1.x-dev, 6.x-2.x-dev, and the version at github. For me, beta10 is the only one that creates these buttons properly.
Comment #7
vectoroc commentedAs If: I can't repeat problem on 6.x-2.x branch
Comment #8
rastarr commentedI'm wondering whether you also ran the update.php when installing an updated module?
Perhaps untick the current module, uninstall it from the Modules interface and then FTP a new one up to your server and activate it as suggested?
Sorry I can't suggest any known magic to get it to work.
Comment #9
As If commentedYeah, I may have neglected to hit update.php at some point. I've been jumping around through all the various versions available, both forward and backward. I seem to have the best luck with beta10, so that's what I'm running right now.
Comment #10
vectoroc commented