[Moin-user] User instance has no attribute 'css_url'

Alan Ezust alan.ezust at gmail.com
Wed May 31 22:18:08 EDT 2006


Hi - for some reason, the moin I am running is no longer able to
create new user accounts. For existing users, they can still login,
but if someone tries to create a new profile, we get this:

User instance has no attribute 'css_url'

#

/usr/lib/python2.3/site-packages/MoinMoin/wikiaction.py in do_userform
(pagename=u'OopDocbook', request=<MoinMoin.request.RequestCGI object>)

   1. 727 from MoinMoin import userform
   2. 728 savemsg = userform.savedata(request)
   3. 729 Page(request, pagename).send_page(request, msg=savemsg)
   4. 730
   5. 731 def do_bookmark(pagename, request):

    * global Page = <class MoinMoin.Page.Page>
    * request = <MoinMoin.request.RequestCGI object>
    * pagename = u'OopDocbook'
    * ).send_page undefined
    * msg undefined
    * savemsg = None


Does anyone know what this means, and how to remedy it?




More information about the Moin-user mailing list