- Issue created by @khaledamer
Inconsistent votes render on frontend after db migration to new site.
Create new drupal site
migrate contents using feeds module( keeping the same nid and vid)
Migrate all rating related tables from db to new site.
After doing the above, I was unable to see the votes correctly on my frontend, Some nodes will show the rating but will show the user Anonymous as super-admin.
from the backend I can see the total number of votes is 1, by user xxxx but on frtonend the starts are not highlighted and vote count is not set. if I vote from admin account it will automatically change the vote count to (1) instead of 2
Active
Code