Firefox PHP

Module: User Tagging

Posted by Maurice Makaay 
Re: Module: User Tagging
August 09, 2008 04:27PM
How did you change the number? If you updated "posts", then it will not work. This module does keep its own counters. Once you let the module recalculate the posts, it recalculated the posts. Guess what: it will set the correct number of posts. It does not care about whatever you put in the posts field.

Trust me, you will get your next belt once you have enough postings.


Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Re: Module: User Tagging
August 09, 2008 05:13PM
ok now I tried posting random postings until I reached 50 but that still didn't work. I still didn't gain a belt. Why?
Re: Module: User Tagging
August 09, 2008 05:43PM
I don't know. Did you try with 51? If that works, then download version 1.0.4 of the module. The >= check was implemented as >, which would cause a rule that has ">= 50 posts" to trigger at 51 instead of 50.

If this is not the issue, then I don't know what is. It worked fine on my test setup, except for the >= bug that I just fixed.


Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Re: Module: User Tagging
August 09, 2008 07:07PM
Oh you just updated it? Ok....I'll try it...
Re: Module: User Tagging
August 09, 2008 07:25PM
I updated the User Tagging Module and posted until I reached 51. I'm still a yellow belt! I'm enclosing an attachment so you can see for yourself...

Maybe I should just drop it. I just thought people would be more "in" to my forum if it was kinda like a competition:who had the most posts. I'm going to give up on this for now. I've wasted too much of your and my time on this.


Re: Module: User Tagging
September 23, 2008 11:46AM
Hi,
I use this module, i's ok but when I choose "The post count for a user is defined as number of post in the active forum", there is no display.
I don't understand because it works perfectly with the rule "total number of posts in all forums"

Thank you for your help

--------------------------------
Christophe, [www.notre-planete.info]



Edited 1 time(s). Last edit at 09/23/2008 11:46AM by notre-planete.info.
Re: Module: User Tagging
September 23, 2008 11:50AM
What did add where in the template? It's hard to suggest something when I don't know what it is that you are trying to do exactly.

Did you recalculate the post counts from the module's settings screen?


Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Re: Module: User Tagging
September 23, 2008 01:09PM
Yes, I've recalculated the post counts.

And my template is like your example :
{IF MESSAGES->user->POST_STATUS}
<br />Rang : {MESSAGES->user->POST_STATUS}
{/IF}

and my settings are like yours too :
* Rule name : 1
* Activate for : Any forum
* Activate for pages : [X] for user profile pages
[X] for message authors on the read pages
[ ] for the authenticated user on every page
* The post count for a user is defined as number of posts in the active forum
* The post count is equal to or more than : 1 (for test)
* Template var to fill : POST_STATUS
* HTML code to use : <img src="xxxx" />

In fact, the case {IF MESSAGES->user->POST_STATUS} doesn't match with this rule

Thank you for your help
my forum : [www.notre-planete.info]

--------------------------------
Christophe, [www.notre-planete.info]



Edited 1 time(s). Last edit at 09/23/2008 01:09PM by notre-planete.info.
Re: Module: User Tagging
September 23, 2008 01:12PM
And I've noticed another problem, when i want to copy a rule, this message appears : "There are no settings for this module."

--------------------------------
Christophe, [www.notre-planete.info]
Re: Module: User Tagging
September 23, 2008 06:05PM
I cannot reproduce that error on copy. Is the module directory named exactly mods/user_tagging and are all files uploaded?

I have to setup a test for the post counts. I'll get back on that later.


Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Sorry, only registered users may post in this forum.

Click here to login