I had an upgrade alert on my Drupal 6 for this module this evening so I performed the upgrade.
Now everytime people try to view my content they get the following error:
Fatal error: Call to undefined function _trigger_get_hook_aids() in /home/scnadmin/public_html/sites/all/modules/session_limit/session_limit.module on line 426
Help!
Comments
Comment #1
jusaf commentedsame problem here, enabling the Trigger module solved the problem,
but at the least, the new version's info file should indicate that Trigger module is required...
Comment #2
deekayen commentedI'll probably set trigger to be required as an interim solution.
Comment #3
deekayen commentedmade trigger a dependency and committed to CVS