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
Comment #1
nancydruThis looks like your "cells per row" setting is zero.
Comment #2
nancydruWhenever 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.
Comment #3
nancydruComment #4
femrich commentedThanks, 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."
Comment #5
nancydruIf they let me commit, I will put the code in any way.
Comment #6
nancydruComment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.