I'm running a multisite install with Taxonomy List installed in the sites/all/modules section of the file system. Taxonomy and Taxonomy List are enabled and permissions set for all four sites running on the system.

Taxonomy List seems to be running smoothly on three of the four sites, but on one of the sites, when the browser is pointed to:

http://yoursite.com/taxonomy/vocabulary/

The site returns a "division by zero" error message on line 167.

This seems to occur for any and all vocabularies on the affected site, but not on any of the others.

(Since the sites use different themes, I'm wondering whether theme selection could affect this?)

I've searched for "division by zero" at drupal.org and see this is something that has occurred with various modules, but I don't find any response that would help a newbie like me figure out how to correct the issue on this site.

Could you please offer any solutions or advice on how to approach this?

Thank you

Comments

nancydru’s picture

Assigned: Unassigned » nancydru
Status: Active » Postponed (maintainer needs more info)

This looks like your "cells per row" setting is zero.

nancydru’s picture

Whenever they let me commit, this will be avoided. I am checking for that setting equal to zero and assuming it was actually 1. There will be no error message.

nancydru’s picture

Status: Postponed (maintainer needs more info) » Patch (to be ported)
femrich’s picture

Status: Patch (to be ported) » Postponed

Thanks, Nancy. I've put this issue on the back burner (turned off the module in the meantime) so will have to revisit to see whether the problem persists. I'm not sure when I will be able to do that, so for now am marking this as "postponed."

nancydru’s picture

Status: Postponed » Patch (to be ported)

If they let me commit, I will put the code in any way.

nancydru’s picture

Status: Patch (to be ported) » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.