To post a new support question, click the Post New Topic button below.
Current Version: 4.9.1 | Sytist Manual | Common  Issues | Feature Requests

Please log in or Create an account to post or reply to topics.
You will still receive notifications of replies to topics you are part of even if you do not subscribe to new topic emails.

Facebook Login Error

210 posts
Sat Mar 31, 18 2:44 PM CST
Im getting this error when trying to login with the Facebook Login feature:

Can't Load URL: The domain of this URL isn't included in the app's domains. To be able to load this URL, add all domains and subdomains of your app to the App Domains field in your app settings.

What do I do?
16,216 posts (admin)
Mon Apr 02, 18 7:43 AM CST
Take a look at this page:
https://www.picturespro.com/sytist-manual/articles/getting-facebook-app-id/

See step #3. You may need to add your domain there. You might have to add
https://www.studio316designs.com/ and https://studio316designs.com/

It may look different in the Facebook developer console, they keep changing it up.
Tim Grissett, DIA - PicturesPro.com
My Email Address: info@picturespro.com
K
1 posts
Tue Apr 03, 18 5:36 PM CST
I am having this exact same issue. I have no idea how to fix it.
16,216 posts (admin)
Wed Apr 04, 18 7:12 AM CST
If you are getting the same error, did you see my post above?
Tim Grissett, DIA - PicturesPro.com
My Email Address: info@picturespro.com
J
29 posts
Mon Jul 23, 18 5:38 PM CST
any ideas on this getting the same issue I have been all over and can't seem to get it to work . It used to now having issues
Jeff
16,216 posts (admin)
Tue Jul 24, 18 4:57 AM CST
If you haven't yet, try creating a new app following these directions:
https://www.picturespro.com/sytist-manual/articles/getting-facebook-app-id/

Then update the app information in your Sytist in Settings -> Share & Facebook.

I seem to recall that is what some people have had to do that had apps stop working.
Tim Grissett, DIA - PicturesPro.com
My Email Address: info@picturespro.com
J
29 posts
Tue Jul 24, 18 10:35 AM CST
ok, created new app now getting a different message
Insecure Login Blocked: You can't get an access token or log in to this app from an insecure page. Try re-loading the page as https://
any ideas?
Jeff
16,216 posts (admin)
Tue Jul 24, 18 12:28 PM CST
That means your site needs to be over a secure URL, httpS. You can force all pages to use httpS if you have a SSL installed. See these instructions:
https://www.picturespro.com/sytist-manual/installation/forcing-site-to-use-ssl-https/
Tim Grissett, DIA - PicturesPro.com
My Email Address: info@picturespro.com
J
29 posts
Wed Jul 25, 18 9:49 AM CST
the only htaccess file I have is the htaccess-sytist file all it has in it is:

ErrorDocument 404 /404.php


AddOutputFilterByType DEFLATE text/html text/plain text/xml application/xml application/xhtml+xml text/css text/javascript application/javascript application/x-javascript



Header set Cache-Control "max-age=604800, public"


According to my web host 1and1 I can add my own htaccess file
quite honestly I am thinking of switching providers as every time I have an issue I don't seem to have access to the files I want to edit. (that will be another post)
any ways to get this problem resolved not sure on the next steps, unless switching hosts will solve my issue without any headaches.
Jeff
16,216 posts (admin)
Wed Jul 25, 18 12:55 PM CST
What you can do is in the file manager in your hosting control panel (or via FTP) is rename the" .htaccess-sytist" file to ".htaccess".

Then edit the file, remove all the content in it and replace it with this replacing YOUR-DOMAIN with your domain name:

ErrorDocument 404 /404.php
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.YOUR-DOMAIN.com/$1 [R,L]

<ifModule mod_deflate.c>
AddOutputFilterByType DEFLATE text/html text/plain text/xml application/xml application/xhtml+xml text/css text/javascript application/javascript application/x-javascript
</ifModule>

<FilesMatch ".(jpg|jpeg|png|gif|swf|js|css)$">
Header set Cache-Control "max-age=604800, public"
</FilesMatch>


Also, in your Sytist admin click on Settings in the main menu.

Under the left menu click edit config file.

Change this line:
$setup['url'] = "http://".$_SERVER['HTTP_HOST']."";

TO
$setup['url'] = "https://".$_SERVER['HTTP_HOST']."";

And save. This will make everything on your site httpS.


Edited Wed Jul 25, 18 12:55 PM by Tim - PicturesPro.com
Tim Grissett, DIA - PicturesPro.com
My Email Address: info@picturespro.com
D
149 posts
Thu Aug 30, 18 7:45 PM CST
Hi Tim,

Just followed all the details above and created new app. It got rid of all the errors that FB Login was throwing however after the login procedure it returns me to this url and I'm still not logged in https://in-depthphotos.co.uk/#_=_

Regards
Dave
16,216 posts (admin)
Sun Sep 02, 18 5:32 AM CST
It looks like it should be working but it might be your chat plugin you are using causing the problem because it looks like it is connecting to facebook too (and I can't get it to go away by clicking the x). Try removing that and see if it works.
Tim Grissett, DIA - PicturesPro.com
My Email Address: info@picturespro.com
D
149 posts
Sun Sep 02, 18 7:45 AM CST
Thanks Tim,

Seems their was a conflict using two different app ids. I removed the script code for the Messenger plugin and it seems I didn’t even need it. I just had to put one line of code in the header for a div class for the messenger plugin to work.
13 total messages
Please log in or Create an account to post or reply to topics.
This post has been viewed 688 times
Category: Error
 
Loading more pages
Loading more pages

Sign up for email promotions.

Your information is safe with us and won't be shared.

Thank you for signing up!

 
©2003 - 2021 Grissett, LLC. All Rights Reserved.

By continuing to browse or by clicking Accept Cookies, you agree to the storing of cookies on your device necessary to provide you with the services available through our website.

    Accept   Privacy & Cookie Policy
Loading More Photos
Scroll To Top
Close Window
Loading
Close