9 Mar
2005
9 Mar
'05
6:20 p.m.
Eddy Ilg wrote at 2005-3-9 10:18 +0100:
... When I execute the script, I keep geting a login dialog. When I remove the line container.members.manage_addProduct["Member"].Member_add(Vorname,Nachname) it works (but of course does not create the Member instance).
Reconfigure your "error_log" object not to ignore "Unauthorized" exceptions. Reproduce the error and look at the resulting traceback in your "error_log". Come back (with the traceback) in case, the information is not easily understandable (this will probably be the case). -- Dieter