Not sure whether this would help... I've had something similar before. I found that if I was logged in and re-visited the url it would then give more complete info.
Rgds, D On Monday, August 27, 2012 11:54:02 AM UTC+1, duncan macneil wrote: > > > OK, I have downloaded the latest trunk from Git and have imported a simple > application: A copy of my site at http://www.ec2scripts.com, which is > based on Plugin_Wiki and seems to (mostly) work. > > On the page which is the equivalent of > http://www.ec2scripts.com/welcome/plugin_wiki/page/submit-your-recipe instead > of "Sorry, you need to be > registered<http://www.ec2scripts.com/welcome/default/user/register> > and logged in <http://www.ec2scripts.com/welcome/default/user/login> to > submit" I just get: > > system error > > But there are no errors in the admin app, and the console running > web2py.py does not spit out any system.out type stuff. Sorry I cannot be > more specific. I can provide the wiki template that generates that page, if > required. > > Not sure of the exact version I just pulled. The download is labelled > "web2py-web2py-6d78589", and the top of my CHANGELOG file says: > > ## 2.00.1 > > ### DAL Improvements > > - Support for DAL(lazy_tables=True) and db.define_table(on_define=lambda > table:), thanks Jonathan > - MongoDB support in DAL (experimental), thanks Mark Breedveld > - geodal and spatialite, thanks Denes and Fran (experimental) > .... etc > > Is this the kind of testing you were after, or were you wanting people to > change over to lazy tables to see if that works, the way Ron did? > > > --

