Line 150 has: drupal_set_message('Your Fabook connect link is now activate');

Should be: drupal_set_message('Your Facebook connect link is now activate');

Comments

alexfisher’s picture

Title: Type: » Typo
alexfisher’s picture

Title: Typo » Typos in fbconnect.module and fbconnect.admin.inc

Also, in fbconnect.admin.in

Line 50: '#description' => t('Unable this mode will bypass drupal\'s standard registration form.'),
Should be: '#description' => t('Enabling this mode will bypass drupal\'s standard registration form.'),

vectoroc’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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