Question: Profit And Or Loss Report

Profit And Or Loss Report

Dear Support, I am unable to display the report ! When choose Profit and/or Loss Report, and select the date range to customized the report, the following error message showing up.

SB

Saleh Boushahri

Asked

Dear Support,

I am unable to display the report !

When choose Profit and/or Loss Report, and select the date range to customized the report, the following error message showing up.

Forbidden You don’t have permission to access this resource. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.

Looking to hear from you ASAP.

Regards,

  • MS

    Mian Saleem

    Answered

    Hello,

    Please check with your server admin. It might be due to mod_security or something that the server is not allowing the characters in your URL.

    Thank you

  • SB

    Saleh Boushahri

    Answered

    hello

    Let check with Hosting company

    Thank you

  • SB

    Saleh Boushahri

    Answered

    Hello Support Team,

    The problem still exists and we are following up on the issue with the server admin as you suggested. Please keep the call open until we provide you with further updates and the issue is resolved.

    Regards.

  • EG

    Enyinnaya Gift

    Answered

    Hello @Saleh Boushahri You can as well set your $config['log_threshold']  to 1 in the config.php file line 214, filepath: app\config\config.php, then repeat the action and see if it captures any error in the app\logs folder that might help in knowing the cause.

    My name is @Enyinnaya Gift . I am an Independent software developer with in-depth knowledge of SMA system. I have done a lot of customization for many happy clients across the globe.

    You can check out highlights and a demo of my latest customization by Clicking HERE - Highlights

    You can also reach me via any of the following mediums for a real-time discussion on your customization request:

    -Skype ID: enyinnayag -Wechat ID: genyinnaya -Email: [email protected] -WhatsApp: +2348068355192

  • SB

    Saleh Boushahri

    Answered

    Enyinnaya Gift Hello Enyinnaya,

    Thank you for your reply. And We will be glad to contact you, soon we will.

    Will try your suggested solution.

    Regards,

  • DW

    David Wahome

    Answered

    Hey @Saleh Boushahri did you manage to resolve this? If so, what was the solution?

  • TP

    Thizzi POS

    Answered

    Hi how to resolve this I have same issue

  • TP

    Thizzi POS

    Answered

    Hi, how to resolve this I have the same issue. I’m using virtualmin Server but it hasn’t mod_security. Please support to fix this?

  • DW

    David Wahome

    Answered

    Thizzi POS I managed to resolve this by installing mod_security and changing this line in .htaccess from:

    RewriteRule ^(.*)$ index.php?/$1 [L]

    To:

    RewriteRule ^(.*)$ index.php?/$1 [B,L]

  • Login to Reply