I just tried using T2 by adding the plugin as an application tarball
and I got a minor, but very odd problem. I have instantiated T2 but
not even used it yet. In the db.py, I copied the following code from
the T2 manual:

from applications.plugin_t2.modules.t2 import T2
t2=T2(request,response,session,cache,T,db)

But now I get empty flash popups with all pages. I'm sure there's a
perfectly natural explanation but I cannot think of one and I cannot
see any suspicious from the code. Can anyone tell me what's happening
here?

By the way, is T2 still being maintained? Everything I can find is
almost a year old. Has development stopped or is it just considered
done?

Thanks,
Jens Kristian Jensen

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to