The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
advice if you may: db tables
ok i have a table called sections, another called categories and i need another called style.
section is the master table, their are something like 17 categories, 14 belonging to sectionid1 and the others to sectionid2. now i have style which is a child of categories and for all but row that link to sectionid2, theirs a mere two options for style. but for those three children of sectionid2 theirs like 10 each. now here's where it helps to understand the implementation, i have a form and i click the section and the relevant catergory appears and you click the cat and the relevant style appears, this is done with dhtml. (all in theory so far). given that implemation what's the best way to store the styles? i was thinking of just making a table with styleid, stylename, catid, description. however to make the dropdowns without going nuts on the queries am i going about it the best way? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|