Simple Invoices logo
    • CommentAuthoralja
    • CommentTimeAug 13th 2007 edited
     permalink
    Hi, I have installed all the requirements to run the reports but I get nothing just the title of the reports and no image no info. Not even an error.

    Thanks.
    • CommentAuthorjustin
    • CommentTimeAug 14th 2007 edited
     permalink
    Hey Alja,

    try changing the error reporting level in config/config.php and see if it gives anymore details about this

    change
    #error_reporting(E_ALL)
    to
    error_reporting(E_ALL)

    Cheers

    Justin
    • CommentAuthoralja
    • CommentTimeAug 15th 2007 edited
     permalink
    Thanks Justin, I have done so but no error whatsoever is shown..... Just the title of the report. My xsl shows in the phpinfo, I am running it on a mac with mamp and everything works perfect but the reports. I hope this can be fixable since I am already working with SI and I am really happy with it.
    • CommentAuthorjustin
    • CommentTimeAug 15th 2007 edited
     permalink
    Hey,

    im on linux so havent really used mamp before

    but..

    there are a few other mac people on this forum hopefully one of them knows the solution

    Cheers

    Justin
    • CommentAuthoralja
    • CommentTimeAug 15th 2007 edited
     permalink
    :'( is a shame ...... Could some one from the Mac or MAMP user let me know if the reports work fine or if they had any issue with them.

    Thanks.
    • CommentAuthorRuben
    • CommentTimeAug 16th 2007 edited
     permalink
    the solution is on the wiki :

    http://simpleinvoices.org/wiki/doku.php?id=using_simple_invoices_on_bsd_or_darwin
    • CommentAuthoralja
    • CommentTimeAug 16th 2007 edited
     permalink
    Thanks Ruben, :P
    • CommentAuthorSuperRoach
    • CommentTimeAug 16th 2007 edited
     permalink
    Yeah, I had the same problem - once I done whats in the link above, it worked for me
    • CommentAuthorjustin
    • CommentTimeAug 16th 2007 edited
     permalink
    thanks Ruben