Hi, Previous versions works well on lighttpd, but when i'm trying to start app on trunk /latest version i've got strange errors. First:
AttributeError: 'translator' object has no attribute 'accepted_language' So i removed T.accepted_language from header from layout.html - it works. Next i've: NameError: name 'MENU' is not defined And when i remove it, application works, but... i can't use T.accepted_lang and MENU helper. *On python web2py.py server all works* Kacper. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

