The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
What's the problem with querys in Vbulletin Pages !
Hi all
at first i wanna to apologize for my english If any one will not understand me Secondly i have an query , i'm using it to get banners from datebase PHP Code:
HTML Code:
<a href='$row[url]' target='_blank'><img border='0' src='$row[image]' alt='$row[name]'></a> but win i use it in external php file , it's give me all rows comment*: all querys give me the same problem in vbulletin pages at last i hope that any one understand what did i mean , and give me the solution :ermm: thank you |
#2
|
||||
|
||||
eval('$show .= "' . fetch_template('adv_creativeSuite') . '";');
|
#3
|
||||
|
||||
Yeah, you need to put a dot in from of the = sign.
|
#4
|
||||
|
||||
also it would be much better to use a different variable name as $show is a vbulletin variable used for other things
|
#5
|
||||
|
||||
thank you Tigga & Link14716
it's working now @Xenon i am going to change it absolutely my best wishes |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|