Jump to content
  • 0

Can run Client Revenue report


Question

Posted

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

1 answer to this question

Recommended Posts

  • 0
Posted
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).

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...