If you want to do this, see the comments at the bottom of page
I read your topic and add your like/dislike system, just add a field in table 'rating_user' autor_uid and replace the fields by uid submiter_uid. In the field 'rate', 0 star = dislike = 0 and 5 stars = like = 5, add a field 'type' in your table 'rating_modules' to put to choose between rating and like / dislike.
Quote:
just need to add a smarty template code in the Module without touching php file.
Quote:
is kraven30 ready to accept a huge changes in rating concept?

