Image problem in PDF with 1.5.2

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
mrjoel
Posts: 13
Joined: Wed Aug 03, 2005 5:02 pm

Image problem in PDF with 1.5.2

Post by mrjoel »

I upgraded today from 1.5.0 to 1.5.2 and now have problems generating PDF files for articles which contain images. The logic in 1.5.2 seems to have changed in whether to add the document path where. I have my faqs setup with an "Alias /faqs /some/file/system/path" statement, and when the image is inserted into the PDF, the getimagesize() call has my apache DocumentRoot prepended instead of the proper path to the image.
Thorsten
Posts: 15741
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

correct, I call the DOCUMENT_ROOT to get the correct file path. I'll have a look how to solve it!

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply