This topic contains 20 replies, has 7 voices, and was last updated by joseluisorozco 12 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Maybe now someone can get the RPX and comments working correctly on my site? I have tickets in, but this is taking a long time to get addressed.
Hi there,
To resolve your problem please try do as following:
– Open the file “view.html.php” in the folder “componentscom_jacommentviewsusers”, then find code:
$application = $json['realm'];
Replace to:
$application = $json['realm'];
if( empty($application) ){
$application = $plgparams->get("application");
}
Regards,
Where do I download the rpx plugin for Joomla 1.6?! I purchased JA Comments but it only shows me 6 download files and none of them are rpx. And in the files that I have, there are no options for entering any configuration other than an on/off checkbox for Janrain in the component.
I found it here http://www.joomlart.com/forums/downloads.php?do=cat&id=352
Hello Thuanlq , thank you. I was having problems with the RPX plugin because “ja comments” component didn’t get application name correctly. I modified “view.html.php” and now I have overcome the first problem. But now, although the pop-up login and the login works correctly, then when it redirects to my website, nothing has happened. The user is not logged.
You can verify what I’m talking about here:
Thank you for any help
This topic contains 20 replies, has 7 voices, and was last updated by joseluisorozco 12 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum