i had already included t2 plugin... now, this morning, it magically started working... even if in the strange way that Wes James explained. Thanks
Paolo On 7 Dic, 03:19, Yarko <[EMAIL PROTECTED]> wrote: > There is no controllers in t2 - only modules > > You should include t2 in YOUR app > > Search this grouup for t2 wiki to see an exmple > > You include t2 in your app's model file. > > Hope this helps (I'm out right now, replying from my Moto Q9). > > Regards > Yarko > > -----Original Message----- > From: pmate <[EMAIL PROTECTED]> > Sent: Saturday, December 06, 2008 6:41 PM > To: web2py Web Framework <[email protected]> > Subject: [web2py:13064] Re: new T2 > > ok, thanks. > I tried this new one but the result is the same. > It is strange because i looked in web2py/application/plugin_t2/modules > and function reset_password is there. There is not in web2py/ > application/plugin_t2/controllers but even adding the line doesn't > work the same and the error is always: > ... > AttributeError: T2 instance has no attribute 'reset_password' > > what can depend on? > > Paolo > > On 7 Dic, 01:27, "Yarko Tymciurak" <[EMAIL PROTECTED]> wrote: > > Hi Paolo - > > That's correct - these will not install directly. They are zip, gzip, or > > bzup'd files. > > > web2py loads a tar file. You can get the gz and use an open source unzip > > tool to extract just the tar - I use 7zip, which runs on windows, mac, and > > linux: http://www.7-zip.org/download.html > > [The entire original message is not included] > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

