CodeIgniter Forums
[split] PDF of image problem? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Development (https://forum.codeigniter.com/forumdisplay.php?fid=6)
+--- Forum: Issues (https://forum.codeigniter.com/forumdisplay.php?fid=19)
+--- Thread: [split] PDF of image problem? (/showthread.php?tid=65882)



[split] PDF of image problem? - motoroller - 08-03-2016

The Problem!!!!!!!!!!!

When I attach pdf file via email

I get email with no correct pdf file (not opening) !!!
please fix!


RE: CodeIgniter 3.1.0 Released - Narf - 08-03-2016

(08-03-2016, 06:06 AM)motoroller Wrote: The Problem!!!!!!!!!!!

When I attach pdf file via email

I get email with no correct pdf file (not opening) !!!
please fix!

We already did: https://github.com/bcit-ci/CodeIgniter/issues/4739


RE: CodeIgniter 3.1.0 Released - cartalot - 08-03-2016

if you are having an issue with upload or image manipulation - not sure which is causing the problem - upgrade to the development version of 3.1 There is no error message or error or warning in the logs. (using PHP 5.6)
CI 3.0.7-dev Works
CI 3.1.1-dev NOT work
CI 3.2.0-dev Works
To find your version number look in: system/core/codeigniter.php


RE: CodeIgniter 3.1.0 Released - motoroller - 08-04-2016

(08-03-2016, 06:41 PM)cartalot Wrote: if you are having an issue with upload or image manipulation - not sure which is causing the problem - upgrade to the development version of 3.1 There is no error message or error or warning in the logs. (using PHP 5.6)
CI 3.0.7-dev Works
CI 3.1.1-dev NOT work
CI 3.2.0-dev Works
To find your version number look in: system/core/codeigniter.php


In CI 3.2.0-dev Works same problem with PDF