Hi,
Well, TLS (SSL) is always better.
Yet, as you say, many aspects are already secured, even in HTTP.
The social network login is secure (provided by the social networks).
The HTTP requests to Oneall from your server can be secure (if you chose the…
Hi,
Yes, you can delete the plugin and start over again. You'll have to renter your Oneall app credentials again.
The whitelisting error can occur after adding your website domains to the whitelist if you do not clear your browser's cache.
Post any…
Hi,
Do you know how the site is setup so that it redirects to the referring page?
We'll see if we can reproduce this error with the free trial of membership2 pro.
Regards.
Hi,
Sure. You can keep vqmod. It is only that one mod has introduced a vqmod script (an xml script) that is modifying our code and causing an error.
Sorry for not providing a definite solution to this.
Regards
Yes, indeed, you need something to block him.
A hook function can block a specific user, this page (question "How to allow only logins from a specific email address?") docs.oneall.com/plugins/guide/social-login-wordpress/ has some code to work from.…
Hi,
When you say 'migrate', do you wish to:
- allow the existing users to login with a social network identity (if they have one),
the user could link their account with a social network identity, which requires them to login with their social netw…
Hi,
Ok then. What is tricky is that we're interacting with other code.
So, do you know how (a hook?) the current redirect to referring page occurs?
There are several Oneall hooks, plus the standard ones (plus perhaps other modules'), you could use. …
Hi Andrea,
Ah ok, that makes sense (misunderstood the "price" part of your question :-)
That is not currently possible. But, here are some options:
- publish a post on behalf of the user docs.oneall.com/api/resources/users/write-to-users-wall/
- and…
Hi,
Copied over from your post at WPMU DEV: Can compatibility be added so that when someone logs in with OneAll and it is a new account, that they are redirected to the membership page to sign up with a membership? Or if no membership is picked on s…