Wow, that was fast.  And it worked fine.  Thanks for the info.

--rbt

> -----Original Message-----
> From: Petko Yotov [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 07, 2007 9:38 AM
> To: [EMAIL PROTECTED]
> Cc: pmwiki-users@pmichaud.com
> Subject: Re: [pmwiki-users] PHP Error on search result
> 
> 
> On Thursday 07 June 2007, Robert Marsanyi wrote:
> > Warning: Division by zero in 
> /homepages/4/d176018294/htdocs/wiki/pmwiki.php
> > on line 1100
> >
> > It didn't used to do this until I added Category tags to my wiki.
> >
> > I see an integer division on that line by a global variable
> > "$TableRowIndexMax", which I assume is 0.  I can't see 
> where this is set,
> > or why it would have changed.  Any ideas?
> 
> Yes, get the latest beta, or set in config.php the line:
> 
> $TableRowIndexMax = 1;
> 
> Thanks,
> Petko
> 

_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to