Well i've got this output (I have disguised name and codes!)
It worked yesterday with beta5 !!
I have used the "Link to Facebook" which works, but then when I try to login with Facebook I get this:
Response Body
{"id":"11111116344230337","name":"xxxxx xxxxxxx","first_name":"xxxxx","last_name":"xxxxxxx","cover":{"id":"11111114083637586","offset_y":67,"source":"https:\/\/scontent.xx.fbcdn.net\/hphotos-prn2\/t31.0-8\/s720x720\/1271123_11111111083637586_1747025114_o.jpg"},"email":"mail\u0040xxxxxx.dk"}
Response (Parsed)
object(CBLib\Registry\Registry)#528 (7) {
["defaultGetType":protected]=>
NULL
["storage":protected]=>
NULL
["_tbl"]=>
NULL
["params":protected]=>
array(6) {
["id"]=>
string(17) "11111116344230337"
["name"]=>
string(13) "xxxxx xxxxxxx"
["first_name"]=>
string(5) "xxxxx"
["last_name"]=>
string(7) "xxxxxxx"
["cover"]=>
array(3) {
["id"]=>
string(17) "11111114083637586"
["offset_y"]=>
int(67)
["source"]=>
string(102) "
scontent.xx.fbcdn.net/hphotos-prn2/t31.0-8/s720x720/1271123_11111111083637586_1747025114_o.jpg
"
}
["email"]=>
string(16) "mail@xxxxx.dk"
}
["parent":protected]=>
NULL
["namespaces":protected]=>
array(0) {
}
["srcGpc":protected]=>
bool(false)
}
Site Debug mode: CB redirection with error "Forkert brugernavn eller adgangskode. Prøv venligst igen." without empty output
During its normal operations Community Builder often redirects you between pages and this causes potentially interesting debug information to be missed. When your site is in debug mode (global Joomla config is site debug ON), some of these automatic redirects are disabled. This is a normal feature of the debug mode and does not directly mean that you have any problems.