Jump to content
WebFlake
  • 0

login and adminacp hide


ghost22th

Question

hi first i want to say i  have problem cannot creat fb login form,  it's show this error:

Invalid Scopes: user_posts. This message is only shown to developers. Users of your app will ignore these permissions if present. Please read the documentation for valid permissions at: https://developers.facebook.com/docs/facebook-login/permissions

and secound  i need hide adminACP ho do this.. thanks 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 1

1. Follow this guide to allow your members to sign in to your community using their Facebook account: https://invisioncommunity.com/4guides/how-to-use-ips-community-suite/social-sign-in/43-and-above/facebook-r300/

2. Rename your admin folder and then create a PHP file named constants.php with the bellow content:

<?php

define( 'CP_DIRECTORY', 'NEW_ADMIN_NAME_HERE' );

If you have already that PHP file, just add the define line after the php tag.

  • Thanks 1
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...