The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Help with NOT parsing HTML...
Hello there,
I'm creating an HTML manual for my new hack, but I've ran into a problem. The user needs to look for this code: PHP Code:
HTML Code:
<fieldset><legend><b>Find:</b></legend> <div class="alt2" style="margin:0px; padding:6px; border:1px inset; width:640px; height:35px; overflow:auto"><pre>if ($debug == 1) { construct_nav_option($vbphrase['admin_help_manager'], 'help.php?do=manage&script=NOSCRIPT'); } construct_nav_group($vbphrase['vbulletin_options'], '<hr />'); } if ($printhr == true) { construct_nav_spacer(); }</pre></div> </fieldset><br /> How can I make it not parse that <hr /> code? Help would be appreciated... FIXED, NEVERMIND |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|