Hi Jeff
after playing lot with joobb im facing some problem which im not able to solve. i think solution is there but i havnt found yet:
problem 1: How to reset view counts,post count and other counter.
problem 2: How can a non registered user can quote on any topic, can we disable it?
Raj,
1. It's possible. You can set the field "views" of the table "#__joobb_topics" to 0. You can do this in phpmyadmin or similar DB operating software. Profile viewing counter can be set to 0 by editing the table "#__joocm_users", field "views_count".
2. Quoting needs the permission "Reply". You can change it to "registered" by editing the forum in the backend.
Robbie