Hi
I am trying to convert my form submited data to pdf format using tcpdf.
I am first trying some simple pdf creation tests as adding the data to the pdf is easyer then actually geting it created and emailed.
It seems i have fixed the conection with pdf and joomla but after i clicked submit i got this error msg.
Parse error: syntax error, unexpected T_STRING in /usr/www/users/diylaw/components/com_chronocontact/libraries/customcode.php(64) : eval()'d code on line 7
I still recieved the email and still got the thank you page.
My pdf code i got directly off the tcpdf website and only creats a pdf with a heading and some text so i cant see that the code in there is incorect.
Any Ideas?
Thanks!
I am trying to convert my form submited data to pdf format using tcpdf.
I am first trying some simple pdf creation tests as adding the data to the pdf is easyer then actually geting it created and emailed.
It seems i have fixed the conection with pdf and joomla but after i clicked submit i got this error msg.
Parse error: syntax error, unexpected T_STRING in /usr/www/users/diylaw/components/com_chronocontact/libraries/customcode.php(64) : eval()'d code on line 7
I still recieved the email and still got the thank you page.
My pdf code i got directly off the tcpdf website and only creats a pdf with a heading and some text so i cant see that the code in there is incorect.
Any Ideas?
Thanks!