Hi, > Maybe it's time to read the source code for the counter module :( the documentation should be more than enough.....if the rest of the config is fine, then the issue is that you are setting some attribute as a comparison ... := which would always be true. you need to set it as a value check instead eg >= alan