The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
preg_replace problem
i'm getting a "Delmiter must not be alpha numeric or a backslash on this line
PHP Code:
|
#2
|
||||
|
||||
You really don't need preg_replace(), it uses more resources, you could do it easily with str_replace:
PHP Code:
- Zero Tolerance |
#3
|
||||
|
||||
ah ok, nice one, that fixed it, though i needed to ' . $vbulletion[bburl] . '
|
#4
|
||||
|
||||
Quote:
- Zero Tolerance |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|