This is fixed in this version of the plugins: http://code.google.com/p/cube2py/
will repost it on web2py.com tomorrow. On Aug 5, 3:46 pm, cadrentes <[email protected]> wrote: > I'm running 1.82.1 and installed plugin_wiki. When attempting to > create "meta" pages I get the following error: > > File "/home/www-data/web2py/applications/welcome/controllers/ > plugin_wiki.py", line 70, in page_edit body=request.vars.template > and w(slug=request.vars.template).body or '')AttributeError: > 'NoneType' object has no attribute 'body' > > Any suggestions?

