Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Facebook Invalid scope error resolve for main but not for JS HelloMe Module

9 years 11 months ago
  • Gene's Avatar
    Topic Author
  • Gene
  • Offline
  • Fresh Boarder
  • Thank you received: 0
Licenses:
JomSocial Active

ISSUE SUMMARY:


STEPS TO REPLICATE:
1Faced issue with facebook connect profile stream error via JS Home page.
2Resovle that with www.jomsocial.com/forum/modules-plugins-...tration-error#129697 here.
3But facebook connect button via JS Hello Me Module is not resolved.
4Please let me know where to change the codes for facebook as per step 2 for this module.
5
RESULT
EXPECTED RESULT
BROWSER

9 years 11 months ago
Licenses:

Hi Gene,

please edit:
/modules/mod_hellome/tmpl/default.php at line 354 find this code

<fb:login-button onlogin="joms.api.fbcUpdate();" scope="read_stream,publish_stream,offline_access,email,user_birthday,status_update,user_status"><?php echo JText::_('COM_COMMUNITY_SIGN_IN_WITH_FACEBOOK'); ?></fb:login-button>
changing it to
<fb:login-button onlogin="joms.api.fbcUpdate();" scope="read_stream,publish_actions,email,user_birthday,user_status"><?php echo JText::_('COM_COMMUNITY_SIGN_IN_WITH_FACEBOOK'); ?></fb:login-button>

Regards

The following user(s) said Thank You: Gene
9 years 11 months ago
  • Gene's Avatar
    Topic Author
  • Gene
  • Offline
  • Fresh Boarder
  • Thank you received: 0
Licenses:
JomSocial Active

Hi Albertus,

great, it is fixed now. Thanks.

cheers, gene

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW