najaru 971 Posted January 2, 2011 Share Posted January 2, 2011 (edited) Per rimettere a 0 tutte le reputazioni è necessario lanciare una query nel sqlTRUNCATE TABLE reputation_cache;TRUNCATE TABLE reputation_index;UPDATE profile_portal SET pp_reputation_points=0;ovviamente se avete i prefissi nelle tabelle diventaTRUNCATE TABLE ibf_reputation_cache;TRUNCATE TABLE ibf_reputation_index;UPDATE ibf_profile_portal SET pp_reputation_points=0; Edited December 23, 2012 by Skillman_92 1 Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now