The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
I was playing around with this for a site I'm building, and it occured to me that it would work fine for vB 1.x too, so here you go.
Open your admin/config.php and paste the following code at the end of the file, before the ?> tag. PHP Code:
Once you have installed the code snippet, you can test that it's working by a) trying to access your forums b) inputting your URL here (you need to specify the .php file, rather than just the directory) http://leknor.com/code/gziped.php Of course, you will need to have PHP built with zlib support for this to work. Find out by running a phpinfo() script... |
#2
|
|||
|
|||
If you have PHP 4.04pl1, and you want to just compress ALL php on your site, edit your php.ini file to read this:
output_handler = ob_gzhandler Have to have PHP 4.04pl1, and compile it to use zlib... Chris |
#3
|
|||
|
|||
Dosn't work for me, I just get a blank screen.
The Site is on Datablocks.net If I set it to 1 it works 2 or above gives me a blank screen |
#4
|
|||
|
|||
wow! even with it set to 1, the difference was noticed
|
#5
|
|||
|
|||
For me it doesn't work with 1 either...
|
#6
|
|||
|
|||
Quote:
|
#7
|
|||
|
|||
|
#8
|
|||
|
|||
Easy! Go to yourdomain.com/forum/admin/index.php?action=phpinfo
You should find something like this: |
#9
|
|||
|
|||
I'm sorry to say but I didn't find it...
|
#10
|
|||
|
|||
Where can we get zlib?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|