Good day. It appears the description portion of my invoices are missing in the emailed pdf version but not the local copy. I have tried to remove the problem by testing multiple customer profiles and cutting down invoice preferances, but with no luck. This is of some importance and I appreciate any and all solutions.
In the current release - from the svn - it seems to work correctly. Which SimpleInvoices version are you using? What version of PHP / MySQL are you using?
Hey thanks for the reply guys. I am using 20070906 as I found it easier to install with my config. I will attempt to upgrade if this is the case. Vers: PHP 4.4.4 SQL 4.4.1 (ithink). I will keep you informed
Ok well the only version that will display on my system is 0906. I have upgraded the DB code but still no luck with the pdf problem via email. Is there some manual coding I could do here?
the latest Simple Invoices requires PHP 5 so im sure thats whats stopping you using the latest version
if your interested you can review the pdf code in ./modules/invoices - find out what the normal one is doing in manage.php and email.php - the pdf code in manage will be correct - just update email.php to reflect this