The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
forumlist while
what am i doing wrong this won't work
PHP Code:
|
#2
|
|||
|
|||
What do you mean "it all goes wrong..."
Perhaps you are getting no results from the query. Is the 'while' running at all? Check that you have some results with: Code:
if ($DB_site->num_rows($forumlist) == 0) { NO RESULTS CODE } |
#3
|
||||
|
||||
you're right, it's not returrning nothing
i don't understand why |
#4
|
||||
|
||||
fixed it, had to change the query first to a query
|
#5
|
||||
|
||||
Oh dear - I hate it when that happens
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|