[MKDoc-dev] [BUG] 1.8 user admin interface 500 errors
Chris Croome
chris at webarchitects.co.uk
Fri Nov 5 16:02:43 GMT 2004
Hi
If you are not logged is as an admin user then these addresses should be
403's (or perhaps 404's to be consistent with the odd way that this is
done elsewhere...):
The userlist:
/.admin.userlist
Generates this error:
Can't call method "id" on an undefined value at
/usr/local/mkdoc-1-8/flo/plugin/Admin/UserList.pm line 12.
Add user:
/.admin.userinsert
Generates this error:
Can't call method "id" on an undefined value at
/usr/local/mkdoc-1-8/flo/plugin/Admin/UserInsert.pm line 13.
The audience list:
/.admin.audiencelist
Generates this error:
Can't call method "id" on an undefined value at
/usr/local/mkdoc-1-8/flo/plugin/Admin/AudienceList.pm line 12.
Add an audience:
/.admin.audienceinsert
Generates this error:
Can't call method "id" on an undefined value at
/usr/local/mkdoc-1-8/flo/plugin/Admin/AudienceInsert.pm line 13.
Chris
--
Chris Croome <chris at webarchitects.co.uk>
web design http://www.webarchitects.co.uk/
web content management http://mkdoc.com/
More information about the MKDoc-dev
mailing list