Hi,
Thanks.
This error message comes from the javascript library downloaded. After whitelisting the site, any cached version of the library must be cleared, so your browser gets the new one.
Is it possible that the mobile with the error still uses …
Hi,
A quick test with update_user_data == false, and force_token_update == true, for a Twitter identity token, worked.
However, the this was right after logging in.
What was your scenario?
Hi,
Try to connect by specifying http://NAME.wordpress.com instead of just the username.
But, just the user name (actually the domain name) should also work.
Hi,
If you are testing with a Facebook account you own, can you check what the application settings (permissions) from:
https://facebook.com/settings?tab=applications.
Locate the app for your site, and by clicking on the icon, it should list the the…
Hi,
It is difficult to merge the groups, because the user is already part of both groups (registered and Oneall).
How do you display the logged in members group legend? Is it via the Manage Group Positions?
Because there seems to be options to displ…
Hi,
In file: [phpbb directory]/ext/oneall/sociallogin/event/listener.php,
At the end, the function: public function modify_data ($event) is called before inserting the user.
In that function, you can use the following data:
$event['social_profile'];…
Hi,
Thanks.
It is a little difficult to figure out without some additional information unfortunately.
Is there a URL we could access?
Else, is there anything special to your login process?
Regards
Hi,
The Oneall registered users are members of the normal Registered Users.
They are simply added to the Oneall Registered Users (in addition to the other groups).
Why does the Registered Oneall Users group show as well?
Regards
Hi,
The extension will follow the admin approval.
By default, the extension will set the username from the user social profile name, and default to a generated name.
This is probably not what you want.
But, the extension can be configured to request…
Hi,
So, now you are no longer getting the 'open stream' error? (was the error in the logs, or displayed on screen?)
But, is the 500 error new? (weren't you also getting the 500 before as well?)
Sorry for questions.
Hi Nigel,
Thanks!
Some comments: the Oneall core service retrieves a person's social profile (with the person's permission of course).
This core feature is available outside Wordpress, it is fairly simple to use.
Now, there is a Wordpress plugin tha…