call to undefined function user_logout()
tripper54 - July 3, 2009 - 01:07
| Project: | Single Login |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi,
When a user's login count reaches zero, the user gets this error:
Fatal error: Call to undefined function user_logout() in /path/to/module/single_login.module on line 312Also no history seems to be recorded, or it doesn't show up on the single login session history page, anyway.

#1
#2
I should add the user gets blocked OK.
#3
Is this fixed and is there a new dev version for D6?!