The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Hack edit
Can someone please tell me why I get an error when I change this
PHP Code:
PHP Code:
Thanks |
#2
|
||||
|
||||
This might be it:
Code:
style="".$ |
#3
|
||||
|
||||
escape one ie take one out?
|
#4
|
||||
|
||||
No. You need to put an escape slash before the first quote I believe. What is happening is by not escaping the quote with a \ it is closing the string before you are ready to. Any time you use a quote within a quote you need to use the slash to tell the parser that you mean that to be a quote character and not the end of the string.
|
#5
|
||||
|
||||
Got it- I'll try that
Thanks Amy |
#6
|
||||
|
||||
Cheers amy - all is happy
|
#7
|
||||
|
||||
Yay!
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|