| Show comment ratings?
Hi all. I detected a little error when the user only allow ratings (and no comments). The "comment boxes down the photo not apears no you can see the general rating but now what the users rate (I don't know if I explain ok....)
$allowcoms == 0
$allowrate == 1
$Globals['dispempty'] == "yes"
So pleople can rate but not comment.
When people starts rate, the users can't see who and what is the rating of the other users (like a comment but empty box, only with rating).
Any help?
I have some modification in the code, so if its possible test before in standalone installation could be nice to discard or search the problem in that modifications.
Tnx
|