Log in

View Full Version : Security tokens


chrisbeau
10-28-2008, 03:53 PM
Some members keep getting the security token message upon login to the site.

Ive narrowed it down to DST settings, when the DST is set to automatically detect it gives this problem, if it is set to ON or OFF you dont get it.

Is there anyway of admin setting everyone to off or on rather than members having to do it via there options page. (or any hacks to do this)

snakes1100
10-28-2008, 04:06 PM
Disable your installed hacks globaly via the config.php file, check for the issue after this.

define('DISABLE_HOOKS', true);

If it still persists, make sure all your tempaltes are updated to the latest installed version, revert any templates that are reported as incorrect.

chrisbeau
10-28-2008, 04:18 PM
If it still persists, make sure all your tempaltes are updated to the latest installed version, revert any templates that are reported as incorrect.

Where do I find this report ?

chrisbeau
02-08-2009, 10:26 PM
Ancient thread but it turned out to be an incompatible template.