× Joomla Facebook Connect support forum

Topic-icon JFBConnect 3.2 problems

Support Specialist
15 years 1 month ago #9034 by alzander
Replied by alzander on topic JFBConnect 3.2 problems
Morpheus,
We're getting 3.2.1 ready for release and wanted to follow up with some things here..
The Connect User and Reconnect User strings are in the language file for the JFBCLogin module. I'm not sure if you missed them, or if we're missing something. Let us know. You shouldn't need to modify the /modules/mod_jfbclogin/tmpl/default.php file just for those strings.

The same is true for the button text. You may need to create a language file for your site based off the en-gb version for the JFBCLogin module.

We don't have all the language strings in the component language file, but can see how that might clear up some of the confusions.

Hope this helps, and good luck!
The topic has been locked.
Active Subscriptions:

None
15 years 1 month ago #9038 by Morpheus
Replied by Morpheus on topic JFBConnect 3.2 problems
Hi Alex,
I know you've got these strings in the .ini language file....I translated it for you guys :)
I used the GB ini file as base.
Still, these strings are not taken from the language files. Did you try to work with a different language?...

Regarding the Avatar - I'll send you the credentials in an email - please help!

thanks,
Morph
The topic has been locked.
Support Specialist
15 years 1 month ago #9115 by alzander
Replied by alzander on topic JFBConnect 3.2 problems
Morpheus,
Sorry for the delay. I just updated your site to fix the avatar issue. I'm really not sure why your site is the only one affected by this, but we have a task to add the fix in the next release of the CB plugin for JFBConnect.

You're currently on v3.2.0 of the component and CB plugin. There's 3.2.1 out for both which fix a few bugs and also has a specific fix for CB where duplicate registration emails would be sent to new users in some cases. If you decide to upgrade, you'll need to make the following modification to /plugins/jfbcprofiles/communitybuilder.php. At the bottom of the updateAvatar function, change the query that's executed to:
$query = "UPDATE #__comprofiler SET `avatar`='$newFileName', `avatarapproved`=1 WHERE id=$userId";

That forces the approval of the image. Hope that helps, and again, you won't run into this in any versions beyond 3.2.2 cause we don't like investigating the same issue twice. Not sure why this wasn't added last time.

Good luck!
The topic has been locked.
Active Subscriptions:

None
15 years 1 month ago #9391 by Morpheus
Replied by Morpheus on topic JFBConnect 3.2 problems
thanks
Seems to work
The topic has been locked.
Support Specialist
15 years 1 month ago #9402 by alzander
Replied by alzander on topic JFBConnect 3.2 problems
Great to hear!
The topic has been locked.