The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Help Creating Dynamic category list!
PHP Code:
|
#2
|
|||
|
|||
Looks to me like your code has a major drawback. You don't need to run so many queries. Try one or two queries and loop through the result set(s) (you're only extracting one of the tuples from each query) instead of running multiple queries. Hope this helps.
Example: PHP Code:
|
#3
|
|||
|
|||
could you give me some more info about that?
My current version I'm actually naming all the categories PHP Code:
Also whats the proper way to use unset? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|