After upgrading to the rc2 release I am getting a lot of error messages showing in the logs. By 'a lot' I mean several pages of them.
The error is
"Missing argument 2 for _rpx_provider_icon(), called in /home/admin/beertaster.ca/sites/all/modules/rpx/rpx.module on line 783 and defined in /home/admin/beertaster.ca/sites/all/modules/rpx/rpx.module on line 761."
The IP address associated with this error seems to be coming from search engines. I have seen them from Google and Yahoo so far, I didn't dig any deeper than that.
The search engines shouldn't be following this anyway, it is of no value to them that I can see.

Comments

tigerkang’s picture

StatusFileSize
new85.53 KB

Please be informed that I got the similar error message using rc2 version while I clicked "Create new account" in Login block (refer to the attachment).

nrambeck’s picture

Assigned: Unassigned » nrambeck

I justed committed a fix for this error. It will be rolled into the next nightly dev release.

tigerkang’s picture

Besides this error, the initial response time of RPX login window popup is a bit slow. Is there any consideration or setting to improve this matter?

nrambeck’s picture

Title: Error showing in logs after upgrade to rc2 » warning: Missing argument 2 for _rpx_provider_icon()
Status: Active » Fixed
StatusFileSize
new469 bytes

I've attached a patch file for those that want to patch their rc2 release instead of downloading the most recent dev release.

Also, changing title of this issue.

The slow loading of the RPX popup window would have to do with the RPX servers and not this module.

tigerkang’s picture

Nrambeck,

The error have been solved using your patch.

Also thanks for your information of the loading speed issue.

Tiger

nemsis’s picture

I am no longer getting the error after moving to the dev release.
I AM still getting "Page not Found" errors in the logs.
The pages (2 of them show up) are "user/:/openid/v2/signin"
and "content/:/openid/v2/signin".
They are also showing up on the google webmaster site.
This is not a good thing, anything I can do about it?
Thanks.

tigerkang’s picture

Title: warning: Missing argument 2 for _rpx_provider_icon() » Error Message in Recent logs

Sorry, I have found quite a lot of error logs of missing "rpx_xdcomm.html". How I can do for it?

Thanks

janrain’s picture

StatusFileSize
new393 bytes

That file can be found here:

You need to unzip it into the root of your Drupal application.

I will be committing it into the repo as soon as some path issues get worked out.

tigerkang’s picture

StatusFileSize
new11.01 KB
new38.08 KB
new17.88 KB

I have tried version 6.x-1.0-rc2 and 6.x-1.0-rc1, both have some problem of display Windows Live info in config and login block even I have successfully registered at Windows Live following the module doc. Please take a look at the captioned screens for your reference.

Tiger

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.