The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Autolinker and PCRE problem
I'm currently building a much needed Autolinker for vBulletin 4 (much like GAL) for release on vbulletin.org, and have the following issues with PCRE and replacing contents outside HTML tags:
PHP Code:
Code:
x o xx o meno 1 <a href="abc.it">pi? o pi?pi? o meno 2</a> x o xx o meno 3 <a href="abc.it">pi? o pi?pi? o meno 4</a> x o xx o meno 5< Code:
x o pi?pi? o meno 1 <a href="abc.it">pi? o pi?pi? o meno 2</a> x o pi?pi? o meno 3 <a href="abc.it">pi? o pi?pi? o meno 4</a> x o pi?pi? o meno 5 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|