Quote:
Originally Posted by FullyTested
pete_brady,
if you have MySQL 4.1.0 or higher:
INSERT INTO postrank_useroptions (userid, highlight_post, hide_post) SELECT userid,1,1 FROM user ON DUPLICATE KEY UPDATE highlight_post = 1, hide_post = 1
|
Why must be the values set by sql-entries. Can not the default be to hide posts/hightlight posts?
What is with new registered users?
Great plugin!!