Error when trying to create pdf (solved)
Posted: Thu Jun 18, 2009 5:39 pm
I get the following error when I try the pdf option on a page with an image in it. Could anyone tell me how to get around this problem? I am on a shared hosting plan. I have not as of yet contacted the webhosting provider to ask for PHP permissions to be changed. I will if I need to.
Thanks in advance,
Benjamin
Code: Select all
Warning: getimagesize() [function.getimagesize]: URL file-access is disabled in the server configuration in /homepages/16/d234049253/htdocs/CMSMS154/modules/Printing/tcpdf/tcpdf.php on line 3558
Warning: getimagesize(http://www.settechs.com/uploads/images/joomla-dev_cycle.png) [function.getimagesize]: failed to open stream: no suitable wrapper could be found in /homepages/16/d234049253/htdocs/CMSMS154/modules/Printing/tcpdf/tcpdf.php on line 3558
Warning: fopen() [function.fopen]: URL file-access is disabled in the server configuration in /homepages/16/d234049253/htdocs/CMSMS154/modules/Printing/tcpdf/tcpdf.php on line 3751
Warning: fopen(http://www.settechs.com/uploads/images/joomla-dev_cycle.png) [function.fopen]: failed to open stream: no suitable wrapper could be found in /homepages/16/d234049253/htdocs/CMSMS154/modules/Printing/tcpdf/tcpdf.php on line 3751
TCPDF error: Can't open image file: http://www.settechs.com/uploads/images/joomla-dev_cycle.png
Benjamin
