I'm trying to get the jojo_pdf to work, i.e. I have installed the plugin and then navigate to e.g. http://localhost/jojo/pdf/application/1/oneloan/
I get PHP Error [1] => C:\www\htdocs\jojo\jojocms\plugins\jojo_pdf\jojo_pdf.php "Jojo_Plugin_Jojo_pdf::require(c:/www/htdocs/jojo/mysite/plugins/jojo_pdf/external/dompdf/dompdf_config.inc.php) [jojo-plugin-jojo-pdf.require]: failed to open stream: No such file or directory" line 61 [2] => Error No: 2 Description: Jojo_Plugin_Jojo_pdf::require(c:/www/htdocs/jojo/mysite/plugins/jojo_pdf/external/dompdf/dompdf_config.inc.php) [jojo-plugin-jojo-pdf.require]: failed to open stream: No such file or directory File: C:\www\htdocs\jojo\jojocms\plugins\jojo_pdf\jojo_pdf.php Line: 61 [3] => high [4] => 1 [5] => [6] => 127.0.0.1 [7] => pdf/products [8] => [9] => Mozilla 5.0 ) Data too long for column 'el_shortdesc' at row 1
I have checked the file uri of the includes and their permissions, but i'm still getting the error.
The mysite path doesn't exist i.e. it never gets created, so I did this manually & still get the above error.
I'm trying to get the jojo_pdf to work, i.e. I have installed the plugin and then navigate to e.g. http://localhost/jojo/pdf/application/1/oneloan/
I get PHP Error [1] => C:\www\htdocs\jojo\jojocms\plugins\jojo_pdf\jojo_pdf.php "Jojo_Plugin_Jojo_pdf::require(c:/www/htdocs/jojo/mysite/plugins/jojo_pdf/external/dompdf/dompdf_config.inc.php) [jojo-plugin-jojo-pdf.require]: failed to open stream: No such file or directory" line 61 [2] => Error No: 2 Description: Jojo_Plugin_Jojo_pdf::require(c:/www/htdocs/jojo/mysite/plugins/jojo_pdf/external/dompdf/dompdf_config.inc.php) [jojo-plugin-jojo-pdf.require]: failed to open stream: No such file or directory File: C:\www\htdocs\jojo\jojocms\plugins\jojo_pdf\jojo_pdf.php Line: 61 [3] => high [4] => 1 [5] => [6] => 127.0.0.1 [7] => pdf/products [8] => [9] => Mozilla 5.0 ) Data too long for column 'el_shortdesc' at row 1
I have checked the file uri of the includes and their permissions, but i'm still getting the error.
The mysite path doesn't exist i.e. it never gets created, so I did this manually & still get the above error.