The Arcive of vBulletin Modifications Site. |
|
|
[vBulletin 3.5.4+] Archive Plugin compatibility
If you have coded Plugins for the archive that use echo(), those must be changed for vBulletin 3.5.4 to use the $output variable. Example PHP Code:
|
|
#2
|
||||
|
||||
|
thnx, i thik using $output is better than echo().
|
|
#3
|
||||
|
||||
|
Thanks for this Andreas,
The announcement at vbulletin.com concerning this somewhat baffled me..
|
|
#4
|
|||
|
|||
|
why coders coders won't use internal php buffer functions such ob_start() ?
is it slowly that add value to variable? I made some stuff with simple few code modifications with ob_xxx functions, but in 3.5.4+ my mods need to rewrite(( |
![]() |
|
|