Matthias Englert wrote: > > I think You may easily repeat compile steps. > > ok. It works, but I have to modify midgard-root.php. Why is dl(midgard.so) > (or something like that) no longer in it?
Did I check that in? Sorry, I guess. It was bugging me during debugging so I removed it; I must not have picked up on it on checkin. You actually want the midgar extension reloaded at every page request? > I think I found the error. It happens every time I use a style which has > no elements. Is this a midgard bug? Yep! I think I got it. If the initial style has no elements, element loading would end up in an infinite loop. Fix in CVS. BTW, if you're using MMP you can usually use midgard-pageresolve (which does what mmp does, but from the command line) to verify the problem. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
