Please open a ticket. This is a bug.
On Jan 4, 1:00 pm, Günter Kolousek <[email protected]> wrote: > After installing plugin_wiki inside a newly created application > of a fresh clone of web2py, I get the following exception > just by activating the newly created application: > > Traceback (most recent call last): > File "/tmp/web2py/gluon/restricted.py", line 204, in restricted > exec ccode in environment > File "/tmp/web2py/applications/homepage/models/plugin_wiki.py", line 31, in > <module> > _() > File "/tmp/web2py/applications/homepage/models/plugin_wiki.py", line 29, in > _ > plugins = PluginManager('wiki',**keys) > TypeError: __new__() takes exactly 1 argument (9 given) > > There are problems using 1.99.4 stable. > > Günter

