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

vectoroc’s picture

Status: Active » Needs review

try last dev (will be available soon)

rastarr’s picture

Hi,

Is this suppose to be fixed in the dev or beta10? Sorry to be a pain

vectoroc’s picture

only dev. beta10 has been released earlier

As If’s picture

Same 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.

rastarr’s picture

Hmm, 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?

As If’s picture

The 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.

vectoroc’s picture

As If: I can't repeat problem on 6.x-2.x branch

rastarr’s picture

I'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.

As If’s picture

Yeah, 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.

vectoroc’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.