Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If you have ONLY "Missing orders", then admin generates "division by zero" #5113

Closed
arnisjuraga opened this issue Jan 3, 2017 · 2 comments
Closed

Comments

@arnisjuraga
Copy link
Contributor

Warning: Division by zero in /public_html/admin/controller/common/column_left.php on line 879

Debugging gives:

$other_total == 1 (I have 1 "Missing orders" order.
$order_total == 0 (I have no other orders).
@arnisjuraga
Copy link
Contributor Author

Please, review: 2811347

@danielkerr
Copy link
Member

danielkerr commented Jun 7, 2017

fixed in dev branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants