We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 42560
    • 49 Posts
    Hello, i recently downloaded the css star rating (CSS Star Rating 2.0.0-rc1) plugin, used in some articles(for testing purposes), and works fine.

    But i tried to check the table and columns from this plugin but cant find the name of the table or the columns inside the table.

    i tried something like SELECT * from star_rating

    and possible columns:
    star_id
    group_id
    vote_total
    vote_count

    My articles has been rated for people reading the articles so it should have some values in the table(whick i dont know the name nor column names).



    This question has been answered by alipang. See the first response.

    • discuss.answer
      • 54163
      • 24 Posts
      Have you examined your schema file in core/components/xxxxxxxx/model/schema/?
        Fake News is powered by MODX — https://fakenews.com/
        • 42560
        • 49 Posts
        Quote from: alipang at Jul 19, 2018, 11:05 AM
        Have you examined your schema file in core/components/xxxxxxxx/model/schema/?

        thanks for your hepl. I did check and it starts with modx_blahblah