wodster wrote: hi there, Does anyone have a module that is like the journal but for creating a list? I would like my members to be able to create a list of games they have and then create a wish list and give them an order preference. I would try to create one but wouldnt know where to start. lol Is there a program for making it a bit easier to create this sort of mod? thx Posted: Sat Dec 03, 2005 9:30 pm
admin(Mark) wrote: lol, sorry there are no programs to help but I can give you some pointers. You can create three tables . One that stores the games they own another for the wishlist and last one to store the userid of those members you wish to grant access to the list. In the first table you would create a column for each details such as name, description, ratings and so on. The second column would have columns for name, description, order[on a scale of 1-10, how badly do you need that game]. The last table would only have two columns[ id and username]. Now all you need to do is run some queries to display the result and also add some forums for the user to enter their games information. Posted: Sun Dec 04, 2005 8:32 am
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||