Simple Invoices logo
  1.  permalink
    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.

    Thank you!
    • CommentAuthorapmuthu
    • CommentTimeDec 11th 2007 edited
     permalink
    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?
    • CommentAuthorjustin
    • CommentTimeDec 12th 2007 edited
     permalink
    Hey isourcemarketing

    I believe this was an issue in a previous release but should be fine in the current release

    Let us know if your on the current release

    Cheers

    Justin
  2.  permalink
    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
  3.  permalink
    I have tried to upgrade to 20071002 but I remember why I went with 0906, I only get blank pages displayed, even with phpinfo.php. Ill keep at it.
  4.  permalink
    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?

    Thank you!
    • CommentAuthorjustin
    • CommentTimeDec 13th 2007 edited
     permalink
    Hey iSourceMarketing

    re Vers: PHP 4.4.4 SQL 4.4.1 (ithink).

    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

    Cheers

    Justin