Blesta Addons Posted July 24, 2018 Report Posted July 24, 2018 today when i playing with logs to see if there is something not normal, i across from time to time with a error alert in the logger with the message : Fatal Error (E_ERROR): Call to a member function totals() on boolean {"code":1,"message":"Call to a member function totals() on boolean","file":"/home/xxxxx/public_html/app/controllers/client_services.php","line":1738} i think this error is not normal, and maybe need to revise if something wrong. blesta 4.2.2
Tyson Posted July 24, 2018 Report Posted July 24, 2018 Interesting. I haven't encountered that one myself but we can take a look when time allows
Blesta Addons Posted August 28, 2018 Author Report Posted August 28, 2018 On 7/24/2018 at 8:34 PM, Tyson said: Interesting. I haven't encountered that one myself but we can take a look when time allows more info E_RECOVERABLE_ERROR: Argument 1 passed to ClientServices::totals() must be an instance of Blesta\Core\Pricing\Presenter\Type\PresenterInterface, boolean given, called in /home/xxxx/public_html/app/controllers/client_services.php on line 1719 and defined {"code":4096,"message":"Argument 1 passed to ClientServices::totals() must be an instance of Blesta\\Core\\Pricing\\Presenter\\Type\\PresenterInterface, boolean given, called in /home/xxxxxx/public_html/app/controllers/client_services.php on line 1719 and defined","file":"/home/xxxxx/public_html/app/controllers/client_services.php","line":1730}
Tyson Posted August 30, 2018 Report Posted August 30, 2018 That will be fixed in v4.4. You may have a misconfigured add-on service, or the client may be intentionally submitting bad input, which causes that error. activa 1
Recommended Posts