Can’t see Invoices in main view

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1547
    FreakWent
    Participant

    Hello!

    I just found this!! I’ve been using this software since it was really new but I lost touch after the 2010 release and just found this new version while trying to fix a recurrence problem.

    So now that I updated, and all SQL patches worked 100%, I can’t view my invoices.

    I made sure errors aren’t output in the HTML by changing the display option from 1 to 0.

    It’s basically the same problem as here:

    SI 2011 can not see the invoices

    I’m running PHP 7.3 and master_2019.2. I’ve changed the language to EN-GB in the custom config and in the GUI interface (as in the other post).

    I have these lines in my custom config:

    debug.level = All
    debug.error_reporting = E_ALL
    phpSettings.display_startup_errors = 0
    phpSettings.display_errors = 0
    phpSettings.log_errors = 1
    phpSettings.error_log = tmp/log/php.log

    Nothing appears in the tmp/log/php.log file at all. The app has write permissions to that file.

    How can I figure out why this isn’t working?

    Thank you for the great software!!!

    #1548
    ppmt
    Participant

    If you are using the latest master-2020 version then updating PHP to 7.4 is a requirement and might solve your issue

    #1591
    FreakWent
    Participant
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.