On Wednesday 19 December 2001 18:13, you wrote: > >> I had them typed correctly. They were also style elements. For some > >> reason there problem revolved around them being next to php code. > >> When I took out the neighboring php code and put it into a page element > >> everything worked. Who knows. Maybe I missed something obvious. > > > >More likely the parser misbehaves. In what way next to? > > > >Emile > > example... > > <[header]> > <? > .... some php code... > ?> > > The error is inconsistant in that this format works on some pages but not > all.
Pick a page that misbehaves (preferably one that misbehaves consistently) and dump it with pageresolve (from midgard-lib/test). If that works as expected, the problem will be fixed by moving to MMP, which uses the new page parser. If you'd rather stick to regular mod_midgard, I think I can figure out what changed in the page parser. Not too many things changed, I think. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
