On Mon, Jan 01, 2007 at 10:23:40PM -0800, Brent Zupp wrote: > Found a cause, though it doesn't make sense.... > > I have conditional markup in the Main.GroupHeader for the adsense link > at the top of my Main Group pages: > > (:if name -HomePage:) (:adsenselink:)(:ifend:) > > When I take out the conditional markup and leave (:adsenselink:) > directive the page loads fine.
By itself the conditional probably shouldn't be causing the problem you're seeing. I'm wondering if you're running into PHP memory limits or something like that. Perhaps set $EnableDiag = 1; in local/config.php, so we can take a look? Pm _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
