Tuesday, July 31, 2012

html2pdf and cakephp 1.3

Hi there,

I'm getting a weird error with html2pdf, which I'm using as described here: http://bakery.cakephp.org/articles/Casmo/2010/06/26/creating-pdf-files-with-html2ps-html2pdf

I have two domains, both are pointing to the same folder on my web server (both tld's and sub domains are configured the same on the server):

http://abc.tld1.com
http://abc.tld2.com

both pointing to /cake/app/myApp/

in /myApp i have one controller generating a pdf file via html2pdf. Now the part I don't understand any more: if I'm using tld1 it all works finr, but if I'm using tld2 I just get a plain (white) pdf with no error message.
I checked with a full text search if I hard coded the tld's by accident anywhere, but that is not the case. Does anyone have an idea where this issue might come from or where to start searching for the issue? I'm really out of ideas...

Thanks,
Christian

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: