0
I've installed Invoices Manager and am setting up dompdf.
I'm trying to move "dompdf" folder onto my server BUT I can't because there is no component "com_invoices" (and therefore no "helpers" folder either...).
Should those two folders have been created automatically when I installed the main Invoices Manager software OR do I have to create them manually?
Joomla 3.3.6 Invoices Manager 1.3.3 PRO
Many thanks, Kyle.
INSTRUCTIONS FOR INSTALLING DomPDF
Installing DomPDF library (for creating PDF for invoices)
Download the file dompdf.zip from My Downloads
Unzip the file. You should obtain a folder called /dompdf
Copy that file into /components/com_invoices/helpers/ folder
The resultant folder should be /components/com_invoices/helpers/dompdf/
Make sure you are running PHP 5 or greater (otherwise DomDPF will not run)
Make sure your PHP directive MAGIC QUOTES is set to OFF (otherwise DomPDF may encounter problems)
I'm trying to move "dompdf" folder onto my server BUT I can't because there is no component "com_invoices" (and therefore no "helpers" folder either...).
Should those two folders have been created automatically when I installed the main Invoices Manager software OR do I have to create them manually?
Joomla 3.3.6 Invoices Manager 1.3.3 PRO
Many thanks, Kyle.
INSTRUCTIONS FOR INSTALLING DomPDF
Installing DomPDF library (for creating PDF for invoices)
Download the file dompdf.zip from My Downloads
Unzip the file. You should obtain a folder called /dompdf
Copy that file into /components/com_invoices/helpers/ folder
The resultant folder should be /components/com_invoices/helpers/dompdf/
Make sure you are running PHP 5 or greater (otherwise DomDPF will not run)
Make sure your PHP directive MAGIC QUOTES is set to OFF (otherwise DomPDF may encounter problems)
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »