Faster Board view
This modification is in the archives.
Add a new Plugin with the following parameters to display the most pages much faster (NEEDS SEO or vbSEO or code changes*):
Product: vBulletin Hook: parse_templates Title: Flusher PHP-Code: PHP Code:
if (headers_sent()) {
*The main problem with this hack is, that all headers must be send or errors occure (headers already send...). I use vbSEO, so i could figure out (querystring) when there are probably header changes. For nonSEO try the headers_send()-version and see, what happens. Maybe someone has a better solution ![]() Regards, Thomas Download No files for download. |