I've set up GUF 1.0.4 and gone thru the readme. When I try to access '.../acl_users/login', I get a KeyError on 'loginSuccessURL'. Any thoughts? thanks jb -- ----------------------------------------------------------- Machine-Independent, adj.: Does not run on any existing machine.
On Thu, 2 Dec 1999, JB wrote:
I've set up GUF 1.0.4 and gone thru the readme. When I try to access '.../acl_users/login', I get a KeyError on 'loginSuccessURL'. Any thoughts?
Bug. The sort of thing that makes me wish python had a -w option. I've made some fixes - download the next beta and try again. -- ___ // Zen (alias Stuart Bishop) Work: zen@cs.rmit.edu.au // E N Senior Systems Alchemist Play: zen@shangri-la.dropbear.id.au //__ Computer Science, RMIT WWW: http://www.cs.rmit.edu.au/~zen
Thanks. Thats seems to do the trick. However, the login screen shows traceback info. I'm trying to track that down. cheers jb Stuart 'Zen' Bishop wrote:
On Thu, 2 Dec 1999, JB wrote:
I've set up GUF 1.0.4 and gone thru the readme. When I try to access '.../acl_users/login', I get a KeyError on 'loginSuccessURL'. Any thoughts?
Bug. The sort of thing that makes me wish python had a -w option.
I've made some fixes - download the next beta and try again.
-- ___ // Zen (alias Stuart Bishop) Work: zen@cs.rmit.edu.au // E N Senior Systems Alchemist Play: zen@shangri-la.dropbear.id.au //__ Computer Science, RMIT WWW: http://www.cs.rmit.edu.au/~zen
-- ----------------------------------------------------------- Machine-Independent, adj.: Does not run on any existing machine.
On Thu, 2 Dec 1999, JB wrote:
Thanks. Thats seems to do the trick. However, the login screen shows traceback info. I'm trying to track that down.
See the README tab in the product (under debug) - it explains why this happens. -- ___ // Zen (alias Stuart Bishop) Work: zen@cs.rmit.edu.au // E N Senior Systems Alchemist Play: zen@shangri-la.dropbear.id.au //__ Computer Science, RMIT WWW: http://www.cs.rmit.edu.au/~zen
participants (2)
-
JB -
Stuart 'Zen' Bishop