I copied the pdf instalation as instructed to pdfwriter folder -administrator/components/com_netinvoice/pdfwriter/
The pdf buttons show up on both front and admin side.
However when clicked I get this error message -
Cannot retrieve https://s-oaks.co.uk/components/com_netinvoice/images/vendors/1.gifI found that the image/vendors folder did not exist.
So created one and uploaded the 1.gif folder and changed the folder permission to 755.
But still getting the same error on admin side.
On front end I get this -
Cannot retrieve https://s-oaks.co.uk/components/com_netinvoice/images/vendors/1.gif
Warning: fopen(/usr/share/webapps/joomla/1.5.9/htdocs/administrator/components/com_netinvoice/pdfwriter/cache/79d56a5716ae0e08abe97c57ba9f69dc) [function.fopen]: failed to open stream: Permission denied in /usr/share/webapps/joomla/1.5.9/htdocs/administrator/components/com_netinvoice/pdfwriter/image.class.php on line 86
Warning: fclose(): supplied argument is not a valid stream resource in /usr/share/webapps/joomla/1.5.9/htdocs/administrator/components/com_netinvoice/pdfwriter/image.class.php on line 88I do not want to use the pdf in frontend.
But I need it in the Admin side.
Can some one help please.
thank you,
ken