Skip to Content Skip to Menu

blank page with facebook login

9 years 6 months ago #263061 by giorgionasis
Replied by giorgionasis on topic blank page with facebook login
ok kyle,

thank you very much. the api you created was for facebook login?
this means that the exact is happening for all of the apis right?

ok i have forwarded the message to the host to see what is happening.

i will contact again

thank you again

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8282
  • Karma: 1443
9 years 6 months ago #263064 by krileon
Replied by krileon on topic blank page with facebook login

thank you very much. the api you created was for facebook login?

I created a new application on facebooks end to test a clean configured application. It doesn't appear configuration related at all.

this means that the exact is happening for all of the apis right?

Yes, this issue would break all of the social site usages.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
The following user(s) said Thank You: giorgionasis

Please Log in or Create an account to join the conversation.

9 years 6 months ago #263066 by giorgionasis
Replied by giorgionasis on topic blank page with facebook login
ok

i will post once i have news from my host

thank you

Please Log in or Create an account to join the conversation.

9 years 6 months ago #263079 by giorgionasis
Replied by giorgionasis on topic blank page with facebook login
hallo kyle,

memcache is indeed enable on the server. However the host company replied (and i think they are right) that through Joomla memcache can be disabled and not used.

so i attach two files of the configuration which indicates tha memcache is not used

thank you
Attachments:

Please Log in or Create an account to join the conversation.

9 years 6 months ago #263082 by giorgionasis
Replied by giorgionasis on topic blank page with facebook login
also i added some configuration on php.ini just to be sure that memcache is disabled and not used

specifically i remove:

disable_functions=show_source, system, shell_exec, passthru, exec, popen, proc_open
open_basedir=/home/proteino/public_html:/tmp:/home/proteino/tmp:/home/proteino/public_html/logs

and i add:

session.save_handler = files
session.save_path = /tmp
magic_quotes_gpc = Off

in order to help you with debuggind

thank you

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8282
  • Karma: 1443
9 years 6 months ago - 9 years 6 months ago #263158 by krileon
Replied by krileon on topic blank page with facebook login
I'm out of ideas. The issue is deep in HybridAuth/Facebook API and how it's handling sessions. The return URL is missing for your install, which I can't explain why, and it's only sometimes retrieving the Facebook access token while in other cases it fails, which I also can't explain why.

I hate to have to tell you or anyone else for that matter the above, but CB Connect is no longer stable. I don't have a solution at this time. It's either a matter of waiting for HybridAuth 3 or I'll need to rewrite the plugin again. Both are going to take time. Right now rewrite is not happening as I need to finish CB Activity then GJ needs to be upgraded. Once done with both I'll see where HybridAuth 3 is in its development cycle and if it's not progressing I'll have to rewrite CB Connect from the ground up again.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
Last edit: 9 years 6 months ago by krileon.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum