Thanks! That took care of the error. I tested all but the meta-code. The meta-menu works but the other "meta's" are being trumped...for example, the footer remains "Copyright © 2010 - Powered by web2py" instead of being replaced by "meta-footer" when I create the pages.
On Aug 5, 4:40 pm, mdipierro <[email protected]> wrote: > I posted it now at > > http://web2py.com/examples/static/web2py.plugin.wiki.w2p > > please check it. > > On Aug 5, 5:33 pm, mdipierro <[email protected]> wrote: > > > 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? > >

