forestb
Forum Replies Created
-
Forum: Plugins
In reply to: [Janrain Social Login] [Plugin: Janrain Engage] Spam UsersAre they registering with the plugin? Check by examining your user list in WordPress. If the “provider” column is empty these users are registering with the built in WordPress registration.
Consider adding a “captcha” plugin.
Forum: Plugins
In reply to: [Janrain Social Login] [Plugin: Janrain Engage] Twitter issuesThis is typically either a configuration issue in the Twitter application attached to your Engage app or a Twitter outage/slowdown.
Go to your Engage dashboard and to the test tool in the resources menu. If the failure occurs here consider setting up Engage with a fresh Twitter application.
if (function_exists('home_url')) { $redirect_url = home_url(); }else{ $redirect_url = get_bloginfo('url'); }
Will be in an upcoming release.
Forum: Plugins
In reply to: Admin Column SortingJust a note to say thank you. This saved me hours of time.
It should offer a text box to enter an alternate email address. Also try enabling the “verifiedEmail” feature.
Forum: Plugins
In reply to: [Janrain Social Login] front end widget not workingI’m going to need more details. Also try 1.0.6 ??
Forum: Plugins
In reply to: [Janrain Social Login] Starting session with wrong userThe Google account got linked to the other user and there is no “remove” feature for this yet. It will be in the next version. The most likely cause was using the sidebar widget while signed in to that user. This links the account regardless of email address.
For now you would need to remove the rpx% usermeta data for that user to break the link. Next version is scheduled for this week.
Forum: Plugins
In reply to: Janrain rpx logon missing text on email requestThis is likely to be a CSS conflict.
Make sure you are running version 1.0.4
This new version includes CSS improvements that reduce the chance of site CSS overriding the plugin CSS.After following the provided link to setup the widget and saving the widget you must click the Save button in the plugin admin panel to refresh the settings.
This should enable the rest of the setup. (It’s fully automated)This will be in a future update. Likely very soon.
There is a Janrain Engage selection at the bottom of the Settings list. This is where you set up the plugin.
The new version 1.0.2 has a workaround for SSL cert validation failures.
Forum: Plugins
In reply to: [Janrain Social Login] [Plugin: Janrain Engage] Login Widget BrokenPlease test in the new 1.0.2 version and we can work on resolving this,
Forum: Plugins
In reply to: [Janrain Social Login] [Plugin: Janrain Engage] FATAL ERRORWhat error? What version of WordPress?
Look in your PHP log for the error (usually shared with the webserver log) and tell everyone what the error is so we can help you.Does rpxnow.com work ok from the guest account?