Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • dracoteam Friend
    #163151

    TWITTER

    1.- First time a user sign in with twitter account gets this error message.
    2.- If he try again, then he can sign in, but then gets “This user exist, try with another username”, but he is sing in and joomla creates this user automatically

    user: username_twitter
    email: username_twitter@mydomain.com

    And I don´t want this

    FACEBOOK

    1.- With Facebook I configure plugin as I attach, but I get this error

    {
    “error”: {
    “type”: “OAuthException”,
    “message”: “Invalid redirect_uri: Given URL is not allowed by the Application configuration.”
    }
    }

    Can somebody help me please? I´m close to give up the fight with extension :((


    1. twitter_error
    2. configuration
    Stork11 Friend
    #388201

    Hello,

    – For Twitter login, maybe you dropped jos_jarpx_mapid table in your database. Please use the script below to create it.


    CREATE TABLE `jos_jarpx_mapid` (
    `user_id` int(11) NOT NULL,
    `rpxid` varchar(50) NOT NULL
    ) ENGINE=MyISAM DEFAULT CHARSET=utf8;

    – For Facebook login, have you create an application on Facebook as Janrain guide yet?

    Best regards.

    dracoteam Friend
    #388327

    Hi

    I didn´t drop anything, in fact I´ve made a new joomla installation with same problem. I tryed with Google account with same error

    By other hand, I don´t know how to do that script, I´m not a programmer

    Thanks

    Stork11 Friend
    #388494

    Hello,

    Please delete “install.complete” file in “/domains/yourdomain.com/public_html/plugins/system/plg_jarpxnow” folder and sign in with Janrain again. I can’t delete this file because I don’t have permission to do with FTP account you gave. I hope it will help you to solve your problem.

    Best regards.

    dracoteam Friend
    #389027

    It worked, thanks a lot

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  dracoteam 13 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum