When a new user attempts to sign in with ulogin, i get the following error:

Notice: Undefined property: stdClass::$data in ulogin_callback() (line 5 of /nfs/c09/h02/mnt/130067/domains/forcesideline.net/html/sites/all/modules/ulogin/ulogin.pages.inc).
something is wrong, try again later
You are not authorized to access this page.

It seems that facebook (or twitter) returns a positive result to ulogin and my site but then something doesn't happen which causes everything to screw up. As far as I can tell, it is something inbetween the result being recieved from facebook/twitter and the user being created through drupal.

permissions are all set right (allowing anonymous users to sign in through ulogin)

Attempted to login without a redirect by dropping the file ulogin_xd.html onto the server, however that didn't work. Also attempted referencing the ulogin_xd.html file in the "redirect" field in the ulogin module config itself as per the ulogin FAQs. It doesn't provide a solution either.

Installed the real_name module to try and get it to work. it didn't solve the problem either.

CommentFileSizeAuthor
#4 ulogin version.png23.22 KBulti_tv
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

duozersk’s picture

Assigned: ulti_tv » duozersk
Status: Active » Postponed (maintainer needs more info)

Dan,

Message "something is wrong, try again later" means that there was something wrong with the answer from uLogin service, and you should try again later. Let me know if this issues persist for you.

Thanks
AndyB

ulti_tv’s picture

Hi AndyB

I've been steadily checking this over the past couple of days. The problem persists and has not changed in any way.

I tried logging in with a friends FB account (to check the problem wasn't with my fb) and it still doesn't work.

I've also tried a couple of twitter accounts. Again, the error remains the same.

Looking forward to when the module works... I can tell this thing is going to be awesome. Let me know what I can do to help resolve this error.

Dan.

duozersk’s picture

Status: Postponed (maintainer needs more info) » Active

Dan,

This module definitely works, as you can see from the module usage statistics (700+ sites).

Looks like there might be an issue with your server/hosting setup. Basically, your Drupal installation needs to be able to do the external calls. Particularly, this is needed to check for updates for Drupal and installed modules and for the uLogin module to work.

Can you please check it out?

Thanks
AndyB

ulti_tv’s picture

FileSize
23.22 KB

Hi Andy,

Thanks for your continued help. Its clear this module works well, just not well with me apparently.

Drupal updates fine??? Is that what you are asking? I just checked and it updated and reported a successful update message.

I've also attached a screenshot of the ulogin module information... It says 7.x1.9????

I've logged a support request with my server provider to ask them about their end.

Regards,
Dan.