-
AuthorPosts
-
April 23, 2011 at 10:51 pm #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 automaticallyuser: username_twitter
email: username_twitter@mydomain.comAnd 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 :((
-
Stork11 Friend
Stork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
April 26, 2011 at 4:06 am #388201Hello,
– 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.
April 26, 2011 at 11:30 am #388327Hi
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 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
April 27, 2011 at 8:51 am #388494Hello,
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.
-
AuthorPosts
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
Jump to forum
-