Jump to content
  • 0

Can run Client Revenue report


Jamie Prevo

Question

I am trying to do my taxes and run the "client revenue" report in csv and I am getting this error in the logs

 

[2024-02-15T20:50:43.415261+00:00] general.NOTICE: E_DEPRECATED: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated {"code":8192,"message":"str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated","file":"/home/prevohos/public_html/app/models/report_manager.php","line":341} 

 

Blesta version 5.9.2

PHP Version 8.2.15

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0
On 2/15/2024 at 12:53 PM, Jamie Prevo said:

I am trying to do my taxes and run the "client revenue" report in csv and I am getting this error in the logs

 

[2024-02-15T20:50:43.415261+00:00] general.NOTICE: E_DEPRECATED: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated {"code":8192,"message":"str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated","file":"/home/prevohos/public_html/app/models/report_manager.php","line":341} 

 

Blesta version 5.9.2

PHP Version 8.2.15

The deprecated notice probably has nothing to do with it. There's a bug as part of 5.9.2 that does not allow reports to be written to the default temp directory under Settings > System > General. If you create a new directory called "tmp" within your uploads directory, and set your path to that for temp, that should work. Until we release 5.9.3 (probably this week).

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...