The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
[FIXED] One extra line break for [php] codes in certain browsers
Browser: Mozilla Firebird 0.6
Problem: For some reason, when I view code in [php] tags, the code has one extra line break - code in [ code ] or [sql] tags do not have this problem, though. Example: Code:
if ($bbuserinfo['userid']!=0) { print "Your <b>userid</b> is $bbuserinfo['userid']." } else { print "You are not logged in, please log in!." } Code:
if ($bbuserinfo['userid']!=0) { print "Your <b>userid</b> is $bbuserinfo['userid']." } else { print "You are not logged in, please log in!." } Would be nice to have this fixed, so I don't always to remove the extra lines (although it isn't very difficult using PHP). |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|