The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
![]()
yes now is okay ...
but if put html in this setting option must be like this PHP Code:
i think There is another way by put variable setting in another template and print it in first template i think this worked too .. kh99 , God bless you :up: Your Help make us not despair of finding a solution ! |
#12
|
|||
|
|||
![]()
OK, try this:
PHP Code:
|
#13
|
||||
|
||||
![]() Quote:
Erorr function PHP Code:
i put simple html code in setting option like this .. PHP Code:
|
#14
|
|||
|
|||
![]()
Are you saying you've got it working now?
If not, I don't see why you'd get that error. You'd have to post your exact code. |
#15
|
||||
|
||||
![]() Quote:
now no erorr but also data not show code PHP Code:
|
#17
|
||||
|
||||
![]()
thnx ... i try it
PHP Code:
show to me erorr PHP Code:
sorry i update it by one Parameter do not show me erorr but data also don't show PHP Code:
|
#18
|
|||
|
|||
![]()
Maybe, I'm not sure. But addslashes() escapes ', ", \, and null characters. addcslashes() escapes the characters you list as the second parameter, so I think addcslahses() will work if you provide the correct list of chars. This code is taking the setting text and using it as a double-quoted string. So I know double quotes need to be escaped, but I'm not sure what else might need to be. I don't think single quotes need to be, and I think if you escaped backslashes you couldn't use things like \n in the text.
|
#19
|
|||
|
|||
![]()
OK, try this:
PHP Code:
|
#20
|
||||
|
||||
![]() Quote:
![]() the code very excellent and works wonderfully Thank you , kh99 |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|