I did an upgrade to 6.1.5 all the way from 6.0005 and all my members became featured, now on my home page i get empty pictures of members without photos. is there a fix for this? , i dont want to uncheck more than 6000 members ONE by ONE!
I did an upgrade to 6.1.5 all the way from 6.0005 and all my members became featured, now on my home page i get empty pictures of members without photos. is there a fix for this? , i dont want to uncheck more than 6000 members ONE by ONE! |
yay, i found how to do it: members featured became numer 2, and all members became number 1 run this sql backup profiles table 1st, run sql : UPDATE `Profiles` SET `Featured` = `Featured` - 1 |