The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
can't get more than 1 row from Database.
PHP Code:
Code:
{vb:raw schedule_mon} Image: |
#2
|
||||
|
||||
Query_first() returns only the 1st result from the database.
You must use query_read and fetch_array() for having more lines. PHP Code:
|
#3
|
|||
|
|||
Why don't you use vb:each?
|
#4
|
||||
|
||||
Thanks guys.
Adrian. How do i use vb:each? Thanks |
#5
|
|||
|
|||
Sorry, vb:each is not what you need.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|