Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
I cant access your site. maybe your site info is not valid. you can edit your first post at this topic to make any corrections for site info.
or maybe any blockers from your server to my IP:
223.164.66.75
but please try this solution:
1. edit /components/com_community/libraries/karma.php
2. at line 100, changing this code
Thanks for response. Yes, it worked. Just a question; how can I change the shape of karma.
I intend to show the karma by stars not drops and also changing it's color.
Thanks for you and jomsocial team I have become a fan of this product:)
Regards
Irik
you can put new karma images at /templates/[you frontend template]/html/com_community/images/ by using override method
and here the default karma images location /components/com_community/templates/default/images/
Is there any way to add new rules in Karma. I intend to make three levels of users and for each level to offer special points.
For instance level1 user----1000 Karma points
level2 Users
2000 Karma points.
How can I do that?
I checked the back-end karma section but I couldn't add new rules.