> Not quite sure about that Bill, since I thought the sort routine could
> be the problem as well.  I commented out that block of code and I
still
> have the same problem.  But just for the record, it's reproducable
> under mysql or not (Though I'm glad to hear you can reproduce this
one
> ;)
>
> Regards,


Well, you can't *just* comment out the sort routine.  You need to
comment out all the changes that Steve added to make the sort
routine work.  Try 0.80, which works.  Then try 0.81, which doesn't.  The
only changes in mailinglist.c was the sort patch (and some html
changes that don't affect this).  I then went through his patch maunally
reversed the patch.  It worked.

I've been trying to make the sort patch work, and contacted Steve
off-list to try and get it worked out.  But to no avail so far.  If you're
in ajam, I can send you a patch to keep the current mailinglist.c (with html
enhancements) and just remove the sort part.

Cheers,

Bill


Reply via email to