Topic-icon Facebook connect taking me to a blank page

Active Subscriptions:

None
13 years 4 months ago #30142 by petgal
Hi there,
Experiencing a strange thing when I click on the fB login button: I am successfully logged in but the page refreshes to a blank page. See screencast.com/t/AhWB6glrYo

This does not happen if i just enter my login username and password. Then it works correctly and I go to my profile page.

Can you help?
The topic has been locked.
Support Specialist
13 years 4 months ago #30154 by alzander
Please go into the Joomla Global Configuration and set Error Reproting to "Maximum" and disable GZip compression. Then, try to recreate the white page error. That will hopefully display a pretty PHP message that will help narrow things down.

If that doesn't, I'd recommend disabling your JFBConnect Profile and Open Graph plugins and try again. If that works, slowly enable each plugin and test again so until you narrow down what plugin (if any) is causing the problem. Let us know, and we can definitely help from there.

Also, try with a different Facebook account to make sure it's not something specific to that Facebook user.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
13 years 4 months ago #30167 by petgal
Set the error reporting to max as you said. Here's what displayed
screencast.com/t/OTFqRynA
Notice: Trying to get property of non-object in /home/morevida/public_html/goodtalktnt.com/libraries/expose/core/core.php on line 680
class="violet align-ltr page-id-101 - safari " >
The topic has been locked.
Active Subscriptions:

None
13 years 4 months ago #30170 by petgal
This has been solved by a developer. It was due to wrong redirection url in jfbcconnect components. Have no idea how that happened.
The topic has been locked.
Active Subscriptions:

None
13 years 4 months ago #30171 by petgal
But I am curious on what that error message means.
The topic has been locked.
Support Specialist
13 years 4 months ago #30175 by alzander
Glad to hear that was solved by your developer. As for the error message is, I have no clue. The file throwing the error is /libraries/expose/core/core.php. That's not a part of JFBConnect or anything that we interface with. You'll need to find out what extension is adding the 'expose' library to your site and then incorrectly calling a function on it.

The message is just a notice, which isn't really a big deal (and easily hidden by changing your error reporting setting). If you're experiencing issues though, that notice could be part of the problem.

Alex
The topic has been locked.