Hi all,
I am using Joomla 2.5.7 & Virtuemart 2.0.10
I described my problem:
I add the first comment on a specific product: it appears well with the class .standard front-end, it appears as back-end and database.
I add the second comment on the same product: it appears with the class .highlight in front-end, but it does not appear in back-end. It is present in the database.
I add a third comment on the same product: it is not displayed anywhere, either front-end or back-end, by cons, it is in the database.
All comments are included in the final vote, even those that are not displayed.
Anyone know where that it can come? I think a problem with the productdetails view-> default_reviews.php but I can not find where ...
I tried removing my overrides but the problem is still present.
No trace on Google and here a similar problem.
If someone has not even a track to know where to look ...
Thank you in advance
Well, I solved the problem, you should not write a comment with the superadmin account.