[Mailman-Users] Error when using subscribe page..

Stuart Clark sclark at tpg.com.au
Wed May 17 02:33:35 CEST 2000


Hi,

I have a new installation of Mailman 1.1 on a RH6.2 machine.  When using 
the Listinfo page and subscribing a user with a password I get the 
following error.  This does not occur when adding a user via the admin page.

I could find no answer to similar problems in the archives.

I seem to have fixed the problem!!!  The HTML page I used had removed the 
TAGS:

	MM-Undigest-Radio-Button
	MM-Digest-Radio-Button

    ..because I did not want members to choose (with the default setting of 
NO should have applied).  I forced the no answer with a hidden form field 
for digest:

	input type=hidden name="digest" value="0"


Hope this helps.

Kind regards, Stuart


---------------------------------------------------------------------------- 
----

Bug in Mailman version 1.1

We're sorry, we hit a bug!
If you would like to help us identify the problem, please email a copy of 
this page to the webmaster for this site with a description of what 
happened. Thanks!

Traceback:


Traceback (innermost last):
   File "/usr/local/mailman/scripts/driver", line 112, in run_main
     main()
   File "../Mailman/Cgi/subscribe.py", line 157, in main
     if digest:
NameError: digest

---------------------------------------------------------------------------- 
----

Environment variables:
Variable Value
DOCUMENT_ROOT  /home/httpd/html
SERVER_ADDR  203.12.160.54
HTTP_ACCEPT_ENCODING  gzip, deflate
CONTENT_LENGTH  64
CONTENT_TYPE  application/x-www-form-urlencoded
PATH_TRANSLATED  /home/httpd/html/boomerangtv
REMOTE_ADDR  203.12.160.60
SERVER_PROTOCOL  HTTP/1.1
HTTP_ACCEPT_LANGUAGE  en-au
GATEWAY_INTERFACE  CGI/1.1
SERVER_PORT  80
HTTP_CONNECTION  Keep-Alive
HTTP_USER_AGENT  Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
HTTP_ACCEPT  image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, 
application/vnd.ms-excel, application/msword, 
application/vnd.ms-powerpoint, */*
REQUEST_URI  /mailman/subscribe/boomerangtv
PATH  /sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin
QUERY_STRING
SCRIPT_FILENAME  /usr/local/mailman/cgi-bin/subscribe
PATH_INFO  /boomerangtv
HTTP_HOST  lists2.tpg.com.au
REQUEST_METHOD  POST
SERVER_SIGNATURE  Apache/1.3.12 Server at lists-test Port 80
SCRIPT_NAME  /mailman/subscribe
SERVER_ADMIN  root at localhost
SERVER_SOFTWARE  Apache/1.3.12 (Unix) (Red Hat/Linux) PHP/3.0.15 
mod_perl/1.21
PYTHONPATH  /usr/local/mailman
HTTP_REFERER  http://lists2.tpgi.com.au/mailman/listinfo/boomerangtv
SERVER_NAME  lists-test
REMOTE_PORT  3931






More information about the Mailman-Users mailing list