Simple Invoices logo
    • CommentAuthorjustin
    • CommentTimeJun 6th 2008 edited
     permalink
    Hi All,

    Welcome to the Simple Invoices forum - If you've got any Simple Invoices problems, ideas, queries, request for help, whatever. Ask away! the more queries the better

    the more issues raised, the more stuff gets fixed, the better the code get :)

    This forum is the successor to our old Usebb based forum which itself was a successor to our old mailing list which is available for browsing at http://groups.google.com/group/simpleinvoices

    RSS and Email alerts

    Want to automatically keep in touch with the latest happening of Simple Invoices. Subscribe to the Simple Invoices forum alerts (via email or rss) below and be automatically notified of News, Updates and new forum posts

    - Email: just click this link http://www.feedburner.com/fb/a/emailverifySubmit?feedId=604613
    - Rss: http://feeds.feedburner.com/SimpleInvoicesForum

    This is an automatic rss and email broadcast of the latest Simple Invoices forum posts. For more info on rss subscriptions refer http://www.simpleinvoices.org/subscribe

    Also you can subscribe to a particular discussion by click on the 'Subscribe to discussion' link in the Notification section of the left side menu

    BBCode ?
    - This forum allows BBCode - refer the 2 below links on bbcode if you need more info on that
    -- http://en.wikipedia.org/wiki/BBCode
    -- http://www.phpbb.com/community/faq.php?mode=bbcode

    Note:

    If your are posting about errors you are getting please add the following information in your post
    - PHP version:
    - MySQL version:
    - Browser:
    - Operating System:
    - and Server Operating System: (only if you have installed Simple Invoices on a PC other than the one your accessing it on)

    Cheers

    Justin KellySmarterInvoices.com Simple Invoices hosting | SixHQ.com Simple Invoices custom development | Me
    • CommentAuthorjustin
    • CommentTimeJun 6th 2008
     permalink
    note: if your from our old forum and have any issues with the new forum please let me know at : http://simpleinvoices.org/forum/discussion/542/new-forum/

    Cheers

    JustinSmarterInvoices.com Simple Invoices hosting | SixHQ.com Simple Invoices custom development | Me
    • CommentAuthormgml01
    • CommentTimeSep 7th 2008
     permalink
    Hello All,

    Firstly, Great work! I love simple invoice. I have set up simple invoice on my Ubuntu 8.04 machine, running on appache2.2.8, php5.2.4, mysql5.0.51a, firefox3.0.1.
    It all works good, except on large quotation/invoice when export to PDF, I get the following error:

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1572864 bytes) in /var/www/simpleinvoices/library/pdf/css.padding.inc.php on line 43

    My php ini file is set to 36MB of Mem

    Not sure what to check?
    • CommentAuthorjustin
    • CommentTimeSep 7th 2008
     permalink
    Hey Mgml01,

    36MB should be OK - try uping it to 48MB and see what happens

    Cheers

    JustinSmarterInvoices.com Simple Invoices hosting | SixHQ.com Simple Invoices custom development | Me
    • CommentAuthormgml01
    • CommentTimeSep 20th 2008
     permalink
    I finally worked out my problem. In Ubuntu, under /etc/php5 we find two php.ini files located in;

    /etc/php5/cli/
    /etc/php5/apache2/

    I was looking at the php.ini found in /etc/php5/cli/php.ini, once I added 32MB to the php.ini found in /etc/php5/apache2/php.ini, problem solved. I can now generate PDF files.

    I'm one happy camper!
    • CommentAuthorjustin
    • CommentTimeSep 21st 2008
     permalink
    good to hear its now working !!

    Cheers

    JustinSmarterInvoices.com Simple Invoices hosting | SixHQ.com Simple Invoices custom development | Me
    • CommentAuthordebbie
    • CommentTimeSep 24th 2008 edited
     permalink
    Hi,
    I am Debbie Kramb a homeschool mother of 4, we have been using simple invoice for our homeschool band since last year and we truly love it. We are a non-profit organization with no fund and we use simple invoice to bill our band members to pay the director. Thank you so very much for your program.

    I am having difficultly this year though. As I emailed a bill to myself and another band member as a test, I received this message:
    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 157121 bytes) in /xxxxxxxxx...xxxxx/modules/include/mail/class.smtp.php on line 307

    I don't know what to do!!! Please help me. I am just a mom who is not very computer literate. Please help me!!!

    Thank So Much!
    Debbie Kramb
    • CommentAuthorjustin
    • CommentTimeSep 24th 2008 edited
     permalink
    Thanks Debbie

    great to hear Simple Invoices is working for you !! apart from the email issue :)

    hope you don't mind - i've added your kind words onto website
    - http://simpleinvoices.org/start#what_people_are_saying

    re email issue
    - john has emailed me to say hes now fixed this up for you
    - to make pdf work a small change has to be made to your php.ini file
    -- refer http://simpleinvoices.org/documentation#export_to_pdf

    Cheers

    JustinSmarterInvoices.com Simple Invoices hosting | SixHQ.com Simple Invoices custom development | Me