There is some strange behaviour for a comment-count achievements. I have created several achievements unlocking after typing several achievements (2,5,10) as in achievements.api.php was described. Just for a test. The strange thing is that when I am logged in as an Administrator - notification popup is displayed properly after entering X comments, but if to login as an user - such a popup is not displayed :( meanwhile the achievement appears to be unlocked well (same browser).
If to give an achievement to a user - such user will see the notification popup after page refresh.
Any ideas how to fix it?
P.S: Thx for a great work, you've made a great module!
Comments
Comment #1
morbus iffI've not heard of this one - is your site accessible where I could make a test comment myself?
Have you confirmed if the achievement popup code is in the HTML source, but it's just not being rendered?
Comment #2
Valera Tumash commentedThere is the following code in the page, where the popup should appear:
Yes it is, I will send you all the neccesserry information via PM or Email.
Alse, here is my hook_comment_insert():