Active
Project:
Session Proxy
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 May 2018 at 16:15 UTC
Updated:
16 May 2018 at 09:48 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
phjouI have the exact same problem, it seems that the file session.inc is called because functions inside the file are available but the class SessionProxy_Helper is not loaded.
I can't find out why the class is not available when calling hook_user_logout.
I just did a patch to test that the class is available. At least it avoids the fatal error.
Comment #3
phjouJust forgotten to indent.