• Resolved florian123

    (@florian123)


    After moving to another installation (ralaunch) my ratings don’t apear on my posts.

    I already imported all the old tables to my db but the ratings still do not appear.

    In the backend under “manage ratings” all ratings are listet but there is perhaps a link to the posts missing? In te backend it also says that ther eis no data in the “post rating log stats”. Perhaps this why?

    Do you have an idea?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Lester Chan

    (@gamerz)

    The rating data are stored in wp_ratings table and in the wp_postmeta table. So you might need to check whether the post has corresponding ratings_score, ratings_users and ratings_average postmeta.

    Thread Starter florian123

    (@florian123)

    thanks a lot, exactly this information was missing!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Moving data (ratings) to a new installation (after relaunch)’ is closed to new replies.