Pi_Mastuh Posted February 17, 2007 Share Posted February 17, 2007 I want to create a feature to allow users to unlock avatars, by doing things on the site, to use on my site's forums. However I can't think of a way to do so without taking up a huge amount of my limited database space. I do have a 2nd database I can use but i don't know how to use 2 in 1 site. Any ideas for how I can make this work? ??? Quote Link to comment Share on other sites More sharing options...
Jessica Posted February 17, 2007 Share Posted February 17, 2007 you could add a field to the users which contains a comma delimited list of all the avatarIDs they've unlocked - or have a table of just userids and avatarids. Quote Link to comment Share on other sites More sharing options...
Pi_Mastuh Posted February 17, 2007 Author Share Posted February 17, 2007 If I put each avatar each user has unlocked in the table it'll get really big really fast, won't it? Especialy when I get more users and as I add more avatars. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.