Ok i'm using CB Query Field and Profile Book
In table "xxxxx_comprofiler_plug_profilebook" i can display all comment with rating
What's the right query?
Code:
SELECT `postervote` FROM `hg692_comprofiler_plug_profilebook`
This one for test get only the first result.
Thank you