The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
$find= syntax needed for plugin
I'm trying my hand at plugins.
I want to find the following HTML Code:
$find = '<script type="text/javascript"> <!-- // Main vBulletin Javascript Initialization vBulletin_init(); //--> </script>'; Do I need to do anything for the ';' or '//'? HTML Code:
$find = '<script type=/"text/javascript/"> <!-- // Main vBulletin Javascript Initialization vBulletin_init(); //--> </script>'; |
#2
|
||||
|
||||
<a href="https://vborg.vbsupport.ru/showthread.php?t=151332" target="_blank">[How-To] Plugins for Template Edits (Adv. Version)</a>
|
#3
|
||||
|
||||
Thanks. I looked at that one before. Started with the first version too.
Still a bit lost. Doing some more reading, it looks like I need to escape other characters also. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|