PDA

View Full Version : multi index


floleb7
Fri 3rd Aug '01, 9:35am
my site have some categories if i want to have a specifi categorie in my forum for each of them i can use categorie in forum but it's not the best way.

I think a multi index systeme would be great i explain
i create my forum

Cat Sport (name sport)
---- Foot
---- Basket
Cat music (name music)
----- Rock
------ Rap
........ Cat old music .....
-------- Jazz

etc etc

if i go to my board with in the url name=all i will have all the cat in the index.php like now but if i have name=sport i will have in index.php the same page but with only
Cat Sport (name sport)
---- Foot
---- Basket
showing same things if it's name= music

with 1 database and no multi table like user user1 etc
not very clear :D

Mike Sullivan
Fri 3rd Aug '01, 8:27pm
Like this: http://www.vbulletin.com/forum/index.php?s=&forumid=26 ?

(The only thing it won't show is the category name...)

floleb7
Fri 3rd Aug '01, 9:41pm
yes like this :)

Mike Sullivan
Fri 3rd Aug '01, 9:46pm
Then just link to them how I showed -- with the forumid. You can find the forumid by mousing over the forum's link on index.php.