When going to the "[site-url]/login" path, and logging in with certificate, using the button, I got this error message:

Fatal error: session_start() [<a href='function.session-start'>function.session-start</a>]: Failed to initialize storage module: user (path: /tmp/phpsessions/) in [my-internal-path]/sites/all/modules/certificatelogin/certificatelogin.module on line 236

I used the following patch http://drupal.org/files/issues/fb_user-session.patch , to create a new patch specifically for this module, which solves the problem. Find it attached.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ZeiP’s picture

Assigned: Unassigned » ZeiP

Thanks for reporting this!

The FB issue is #979502: Fix session handling issue (fatal error). I'll try to review the issue ASAP.

ZeiP’s picture

Status: Needs review » Fixed

Fix committed to VCS.

Status: Fixed » Closed (fixed)

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