RE: [Zope] Can't configure configuration
-----Original Message----- From: Robert Canary [mailto:rwcanary@ohiocounty.net] Sent: Monday, June 28, 1999 9:53 AM To: zope@zope.org Subject: [Zope] Can't configure configuration
Hi, Hi,
manage_clone(personal/nrfortener,REQUEST['new_id'],REQUEST)) File <string>, line 0, in ? TypeError: (see above)
This looks fishy, can we see the Builder script that your form is calling? The form is actually not that useful. -Michel
Sure thing. Here is the Builder code. -----Start code----------------------------------- <!--#var standard_html_header--> <!--#with "manage_clone(personal/nrfortener,REQUEST['new_id'],REQUEST)"--> <!--#call "manage_changechangeProperties( title=REQUEST['new_title'], grade=REQUEST['new_grade'], )"--> <!--#/with--> <!--#call "RESPONSE.redirect('manage_main?update-menu=1')"--> Congratulations! You have created a page from template. <!--#var standard_html_footer--> ------End of Code------------------------------------ Michel Pelletier wrote:
-----Original Message----- From: Robert Canary [mailto:rwcanary@ohiocounty.net] Sent: Monday, June 28, 1999 9:53 AM To: zope@zope.org Subject: [Zope] Can't configure configuration
Hi, Hi,
manage_clone(personal/nrfortener,REQUEST['new_id'],REQUEST)) File <string>, line 0, in ? TypeError: (see above)
This looks fishy, can we see the Builder script that your form is calling? The form is actually not that useful.
-Michel
-- robert canary system services OhioCounty.Net rwcanary@ohiocounty.net (270)298-9331 Office (270)298-7449 Fax
participants (2)
-
Michel Pelletier -
Robert Canary