rodrigoprimo / social-connect

WordPress plugin for signup/login using social media providers.
http://wordpress.org/extend/plugins/social-connect/
GNU General Public License v3.0
73 stars 40 forks source link

facebook/callback.php Error #6

Closed lightyoruichi closed 10 years ago

lightyoruichi commented 12 years ago

Plugin gives me a popup with a blank screen on (https://site_url.com/wp-content/plugins/social-connect1/facebook/callback.php?code=accesstoken_and_stuff) But the error code of the page is as follows. http://i.imgur.com/YCV8U.png

Plugin was working fine for the past few weeks, only today I noticed this issue.

alaxicsmith commented 12 years ago

I'm having the same issue. Get any feedback?

crash512 commented 11 years ago

hi i fix that issue in callback.php, the javascript on the body tag never call for the ini () function i put a window.onload function and then works for me here is the script

i hope this work for u.

cheers!.