On 18/01/2008, Simetrical Simetrical+wikilist@gmail.com wrote:
If the problem is still occurring, try posting the headers, from wget -S.
Hm. I think the problem is actually template recursion... due to Tim's changes described in "Message mode mess". The output is all like
=={{{day}}}== {|width="100%" border="0" cellspacing="0" cellpadding="0" style="background:transparent" |-style="vertical-align:top" |class="description {{{lang}}}" dir="{{#switch:{{{lang}}}|ar|fa|he|ur=rtl|ltr}}" | [[Image:{{Potd/{{{month}}}-{{{day}}}}}|{{{width|300}}}px|thumb|none|{{Potd/{{{month}}}-{{{day}}} ({{{lang}}})}}]] |width="100%" dir="ltr"|[[Template:Potd/{{{month}}}-{{{day}}}|{{change image|lang={{{lang}}}}}]] <ul><li class="description af" dir="ltr">[[Template:Potd/{{{month}}}-{{{day}}} (af)|Afrikaans]]: {{Potd/{{{month}}}-{{{day}}} (af)}}</li>
(Simetrical how come you got values?)
and because my script didn't get the expected input it (silently) borked and used the last saved value it had, which was the 15th apparently.
There's no way to force nested templates to evaluate?
thanks Brianna