Warning: Division by zero in /{serverinfo}/plugins/system/jat3/jat3/core/template.php on line 708
Line 708: $this->_colwidth [‘i2’] = round($i2 * 100 / $m,2);
I don’t know what has changed since this error occured, because i’m not the only one editing our website.
We also seem to have problems now with logging in and out.
Joomla 1.6.5, CB plugin, Kunena forum. Both in combination with UddeIM. Those are the main mod/comp/plugins on our website. The rest is mostly iFrames/Wrappers.
-edit-
it seems line 702 gives errors as wel..
$this->_colwidth [‘l1’] = round($l1 * 100 / $l,2);
(and site is: http://www.ooc-clan.com)
-edit2-
googling gives me more results on sites that have it.
-edit3-
It seems to happen when i’ve cleared the cache.