View Full Version : Download as .pdf broken?
zetetic
11-05-2006, 01:20 PM
FYI - I just tried downloading a couple threads as .pdf's (just to see if it works) and both times I got the following error and nothing more:
FPDF error: GIF parser: unable to open file images/misc/vbulletin3_logo_grey.gif
I'm using the vB3 Grey skin.
DrewM
11-05-2006, 04:16 PM
FYI - I just tried downloading a couple threads as .pdf's (just to see if it works) and both times I got the following error and nothing more:
FPDF error: GIF parser: unable to open file images/misc/vbulletin3_logo_grey.gif
I'm using the vB3 Grey skin.
I get the same error in Smooth Blue
SCRIPT3R
11-05-2006, 04:28 PM
yup... FPDF error: GIF parser: unable to open file images/misc/vbulletin3_logo_grey.gif
Paul M
11-05-2006, 04:50 PM
It happens in any style.
I've just spent an hour or so tracking the fault through the code on our test forum (always fun on code you didn't write) and it looks like it's not compatible with php5. The new server vb.org is now on is running php5, and I'm pretty sure the old one was php4 (I'm just waiting for Jelsoft to confirm this).
Sadly, if this is the case, then the feature will be removed for now, until someone has time to see if all the incompatible code can be fixed.
wottech
11-23-2006, 12:38 AM
Here is the fix for it:
http://sourceforge.net/tracker/index.php?func=detail&aid=1537502&group_id=114602&atid=668888
I also added the replacement file as an attachment in case you don't want to look at Sourceforge. Just replace the old gif.php file with the new one and it works.
dutchbb
06-11-2007, 08:18 PM
Here is the fix for it:
http://sourceforge.net/tracker/index.php?func=detail&aid=1537502&group_id=114602&atid=668888
I also added the replacement file as an attachment in case you don't want to look at Sourceforge. Just replace the old gif.php file with the new one and it works.
Now I get this:
Warning: Cannot modify header information - headers already sent by (output started at /home/domains/mydomain.com/public_html/forum/html2fpdf/gif.php:1092) in /includes/functions.php(5129) : eval()'d code on line 61
Warning: Cannot modify header information - headers already sent by (output started at /home/domains/mydomain.com/public_html/forum/html2fpdf/gif.php:1092) in /includes/functions.php(5129) : eval()'d code on line 62
Warning: Cannot modify header information - headers already sent by (output started at /home/domains/mydomain.com/public_html/forum/html2fpdf/gif.php:1092) in /html2fpdf/fpdf.php on line 1665
FPDF error: Some data has already been output to browser, can't send PDF file
How can I fix this please?
is-sw
06-21-2007, 11:12 PM
Thanx
yup... FPDF error: GIF parser: unable to open file images/misc/vbulletin3_logo_grey.gif
:(
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.