On Feb 17, 2008 2:34 PM, Christopher Arndt <[EMAIL PROTECTED]> wrote: > > Dolf Andringa schrieb: > > When I visit /error/e404 I get the error > > "AttributeError: 'module' object has no attribute 'Template'" error. > > Maybe there's simply a syntax error in one of your (base) templates? > Have you tried compiling them manually with the kidc script?
this is most certainly the case... Last time I got this error (2/3 hours ago) it was because I tried to put accented characters inside master.kid without encoding declaration (I just remove the two accented chars and everything went fine again)... Regards, Florent. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

