Back to vBulletin 3 Articles

[vBulletin 3.5.4+] Archive Plugin compatibility
by Andreas 21 Feb 2006

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:
$output .= 'My content added at this place'
This change also gives you the possibility to easily perform replaces, etc. on the output before it is sent to the browser.

vblts.ru supports vBulletin®, 2022-2024