14 Nov
2005
14 Nov
'05
5:14 p.m.
On Sun, 2005-11-13 at 12:20 +0000, Martin.Ward@uk.neceur.com wrote:
Could I use the Counter module to count the number of times a user gets their password wrong?
AFAIK the counter module was not designed to count this type of things. The idea is to count let's say the total amount of time a user has spent online, or the total traffic he has transfered. This does not mean that you can't find some new ingenious way of using it though :). Regards, RAdo