Simple Invoices logo
    • CommentAuthoralmarlow
    • CommentTimeMay 15th 2008 edited
     permalink
    Hi, I'm new to this product and forum. I've just installed Simple Invoices and all is working well except for the Reports section. I've installed the current version of Simple Invoices, PHP v5 and mysql on a server running the Windows Home Server operating system. When I try running any of the reports all I get is a report that is blank apart from the report heading. I've looked through this forum and found one other topic that talks about similar issues but is in relation to different operating systems and I don't think the fix suggested is applicable in this case. Any suggestions as to how I can fix this problem would be greatly appreciated. Thanks.
    •  
      CommentAuthordimante
    • CommentTimeMay 15th 2008 edited
     permalink
    Set you php.ini file to display errors like this:

    display_errors=On

    Then restart your webserver. See if an error is displayed when you try the report. Let me know what you find.

    -D-
    • CommentAuthorjustin
    • CommentTimeMay 16th 2008 edited
     permalink
    Hey Almarlow,

    reports require xsl to be installed in your php

    check your phpinfo.php file in the simple invoices root dir and see if xsl is available and enabled?

    Cheers

    Justin
    • CommentAuthoralmarlow
    • CommentTimeMay 16th 2008 edited
     permalink
    Hi Justin,

    I'd already checked that so I can tell you that XSL is available and enabled.

    I'm at work at the moment so I won't be able to try dimante's suggestion until i get home later today.

    Thanks guys.

    Alistair
    • CommentAuthorjustin
    • CommentTimeMay 16th 2008 edited
     permalink
    no worries Alister

    let us know how you go

    Cheers

    Justin