php forum
php mysql forum
php mysql smarty
 
Page 2 of 2 < 1 2
Topic Options
#57290 - 05/10/04 08:33 PM Re: UBB File Compression
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
I'm fully aware it doesn't work for you, as you started the topic saying so
_________________________
Code monkey like Fritos

Top
#57291 - 05/10/04 10:16 PM Re: UBB File Compression
Gizmo Administrator Offline
Wizard

Registered: 01/10/00
Posts: 5131
Loc: Portland, OR, USA
Ian, I have all the required modules installed and it doesn't work for me wink ...
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design Owner

Top
#57292 - 05/10/04 10:50 PM Re: UBB File Compression
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
I will work on this, however, I will require ftp to a server that it doesn't already work on. My installation works, so I can't test it there
_________________________
Code monkey like Fritos

Top
#57293 - 05/10/04 11:45 PM Re: UBB File Compression
Gizmo Administrator Offline
Wizard

Registered: 01/10/00
Posts: 5131
Loc: Portland, OR, USA
Lol you have my FTP :x... Use it, I don't care, just don't break anything...
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design Owner

Top
#57294 - 06/26/04 02:13 PM Re: UBB File Compression
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
Here is how I got this to work, might/might not work for you.

First, make sure you have Compress::Zlib installed on your server.

Then, in cgi_buffer.pm, find and remove use MD5;

Add:

Code:
	do "Digest/MD5.pm";
	if (!$Digest::MD5::VERSION) {
		require Digest::Perl::MD5;
		import Digest::Perl::MD5 'md5_hex';
	} else {
		import Digest::MD5 'md5_hex';
	} # end if
After:
Code:
BEGIN {
OK, now do that instructions as they say.

Once you've uploaded the modified files, reupload the Modules that came with your 6.7 zip, ensuring files are as up to date as possible.
_________________________
Code monkey like Fritos

Top
#57295 - 07/01/04 04:23 PM Re: UBB File Compression
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25448
Loc: Texas
nice work on this Ian smile Did you update the topic in the mod forum?
_________________________
- Allen wavey
- What Drives You?

Top
#57296 - 07/01/04 04:35 PM Re: UBB File Compression
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
should I start a new thread as this workaround probably only works 6.4-6.7?
_________________________
Code monkey like Fritos

Top
#57297 - 07/01/04 05:30 PM Re: UBB File Compression
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25448
Loc: Texas
I'd think so smile I may try it myself, it was a good mod smile
_________________________
- Allen wavey
- What Drives You?

Top
#57298 - 07/01/04 06:48 PM Re: UBB File Compression
Gizmo Administrator Offline
Wizard

Registered: 01/10/00
Posts: 5131
Loc: Portland, OR, USA
I say make a new topic.
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design Owner

Top
#57299 - 08/06/04 02:53 PM Re: UBB File Compression
JB007 Offline
Member

Registered: 03/14/00
Posts: 213
Loc: Kuwait ( q8 )
Hi,

I have made a new package based on cgi_buffer and the latest version of IO::String along with an installation manual. Maybe it will be useful:

http://www.geocities.com/q8_bond/download_ubbcompress.html

Note: Digest::MD5 is needed in cgi_buffer only to generate ETags, so I modified the module to load and use Digest::MD5 only when necessary.
_________________________

Top
#57300 - 08/06/04 05:14 PM Re: UBB File Compression
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25448
Loc: Texas
cool
_________________________
- Allen wavey
- What Drives You?

Top
Page 2 of 2 < 1 2


Moderator:  Gizmo 
Who's Online
0 registered (), 31 Guests and 16 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Forum 'Trader Ratings'.
by blaaskaak
11/20/08 08:27 AM
Problems reading a lot of old posts here
by Ruben Rocha
11/18/08 04:33 PM
PhotoPost BB Code Popup
by Iann128
11/15/08 01:24 PM
Customization needed
by Gizmo
11/12/08 12:28 PM
Team UBBDev Rides Again!
by AllenAyres
11/11/08 02:16 PM
Active Topics.
by AllenAyres
11/11/08 02:13 PM
Looking for a simple upload script
by AllenAyres
11/11/08 02:12 PM
New Mods
Forum 'Trader Ratings'.
by McLemore
11/19/08 02:14 PM
[7.4] Keep log of custom title changes
by blaaskaak
10/27/08 07:51 AM
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Newest Members
Begbie, cenk, MATTO, DougMMcts, tim Anderson
13361 Registered Users
Top Posters
AllenAyres 25448
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks