Hey there,

I tried version 7.x-2.0-beta1, which would I think be the one I need (options I need are available, javascript countdown block as well, ...) but as soon as I'm enabling the module, I get the following error while trying to display any page of my website - except Administrative pages :

PDOException : SQLSTATE[42S02]: Base table or view not found: 1146 Table 'socialnetwork.autologout' doesn't exist: SELECT autologout.* FROM {autologout} autologout WHERE (uid IN (:db_condition_placeholder_0)) ; Array ( [:db_condition_placeholder_0] => 1 ) dans autologout_user_load() (ligne 283 dans /var/www/www.cognitive.be/sites/all/modules/autologout_4beta/autologout.module).

Note that :
- I tried version 7.x-5.x-dev before that, and had the same error message.
- The error message disappears as soon as I disable the module.
- I don't have this issue with version 7.x-4.0.

Thanks for any help, would be much appreciated : this module is exactly what I need ! :)

Comments

axael’s picture

Status: Active » Fixed

Resolved by using Devel to uninstall / reinstall the module.

Status: Fixed » Closed (fixed)

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