Hi,
Do you then get a blank page?
This can happen when the redirect URL is being removed/blanked out (there could other reasons). It could be one of several plugins.
Could you try debugging by adding the following logging information:
function log…
Hi,
This should work (tested it here). However, copying the code from the forum does not (some extra chars?).
Instead, copy/paste the CDATA from a similar file (like: ./ext/oneall/sociallogin/styles/all/template/event/overall_header_content_before.h…
Hi,
That is not too straightforward, but you can try (could be missing something, not tested): in directory ext/oneall/styles/all/template/event add a file named after your event (overall_header_breadcrumbs_after.html), with the following content:
…
Hi,
It looks as if the redirect URL is being removed.
It could be one of several plugins.
Maybe we can debug this by adding the following logging information:
function log_redirection ($url) { global $wp_filter; error_log ('registered redirect…
Hi Adam,
Are you always getting this blank page for the same Facebook account ?
Or is it random ?
If random, then maybe this link can help: inmotionhosting.com/support/prestashop-16/blank-screen
Hi Ramesh,
Thanks.
We see you are using Cloudflare, and that the data-cfasync attribute of the OneAll script element is not set in the same place as in your wp-login page. It appears the Cloudflare documentation mentions the order of the attributes …
Hi,
Ok, then we must not understand your problem, because when connecting to your web site, we get redirected to another page (not http://99carat.com/?oa_social_login_source=shortcode), where our logged in status is displayed. We can't show a screen…
Hi,
You just need to tick the social networks you want from the Joomla administration pages.
Then, they should show in the login box. Make sure you configure the social networks from your app.oneall.com account too.
Regards.
Hi Dan,
Yes, these tables are in the SQL, in the PhpBB database.
We'll consider adding something in our plugin though.
Yes, the github link is https://github.com/oneall/social-login-phpbb. It is from us, but more of a development repository, we usu…
Hi,
This div is added by the javascript, so not visible from your web page source.
But, you can style it, if this is the area you would like to change.
Regards.