The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I have 3 variables that I generated from a query that I want to display on the FORUMHOME template, right under the guest welcome box. I keep trying but it's not working.
I have the PHP code to be executed at forumhome_start: PHP Code:
But when I try and print out "$quote_sys_id" or "$quote_sys_text," it returns blank. Any help? |
|
#2
|
|||
|
|||
|
you don't run the query
quote_sql is a string and not a query!PHP Code:
try this: PHP Code:
|
|
#3
|
|||
|
|||
|
Quote:
![]() EDIT: Works perfectly now, thanks! (FYI - the command is query_first, not fetch_first)
|
|
#4
|
||||
|
||||
|
Hehe. This thread gave me a good little chuckle this morning.
![]() Lynne writes on note.... "this is why you don't code at 3 am!" |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|