$language = JFactory::getLanguage();
$language->load('com_community');<root>/language/overrides/en_gb.com_community.iniif (($field->type == "date" || $field->type == "birthdate"))
{
$doc->addScript(JURI::root() . 'components/com_community/assets/jqueryui/datepicker/js/jquery-ui-1.9.2.custom.js');if (($field->type == "date" || $field->type == "birthdate"))
{
JHtml::_('jquery.framework');
$doc->addScript(JURI::root() . 'components/com_community/assets/jqueryui/datepicker/js/jquery-ui-1.9.2.custom.js');Exactly. The code I want you to try and modify is when JFBConnect has to recreate the JomSocial fields on 'our' registration form.The issue with the datepicker only occurs if I'm *not* selecting JomSocial as the registration component for jfbconnect, but just select jfbconnect.
Do you have the profile import area setup in the JFBConnect -> Profiles area? That's where you configure how data is imported into JomSocial. In either registration flow (JFBConnect or JomSocial), the fields should be pre-filled with any data that is pulled in from the user's social network. Let me know if specific fields are configured to import and what they are, if they aren't displaying, and we can investigate further.If I select to use JomSocial, the formatting is fine but only the initial name and email is ported to the registration form, no other info eg DOB, avatar etch. I guess DOB and sex may fail since I've changed the field names
Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
