Forums

[Plugin: JanRain RPX - Authentication from Facebook, Twitter, Google, Yahoo, Windows Live ID and Ope (4 posts)

  1. zapata
    Member
    Posted 1 month ago #

    Your current plugin has one issue that I found. Commenter names dissappears from the commenter list in wordpress admin panel.

    Since you last response has not come in here for more than 2 months, could we know if you plan to support this plugin or would one need a paid account to get your support and also the advanced features?

    http://wordpress.org/extend/plugins/rpx/

  2. ZackAjmal
    Member
    Posted 1 month ago #

    I have the same problem.

  3. ZackAjmal
    Member
    Posted 1 month ago #

    In rpx.php, lines 88-89 are:

    if (strpos($_SERVER['REQUEST_URI'], 'wp-admin')) {
        return;

    Change them to:

    if (strpos($_SERVER['REQUEST_URI'], 'wp-admin')) {
        return $a;

    And the problem is solved.

  4. polkadotcreations
    Member
    Posted 2 weeks ago #

    Oh, thank you so much for this! That little problem has been driving me nuts for months, but I never had the time to look into it.

Reply

You must log in to post.

About this Topic