Ritter Posted March 27, 2023 Share Posted March 27, 2023 When in BO opening shopping carts, the following error message appears if ($row['behavior'] == 0) { break; } } $result = new TaxCalculator($taxes, $behavior); Cache::store($cache_id, $result); return $result; } Line "$result ..." is hightlighted. I don´t no what is wrong Link to comment Share on other sites More sharing options...
JBW Posted March 28, 2023 Share Posted March 28, 2023 Please take a screenshot of the full error message Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now