Ecoli Posted July 29, 2004 Posted July 29, 2004 i am setting up a simple form to subscribe to a mailing list, which i've already created... yet when i submit, it gives me an error. here's the form: >form action="/mailman/subscribe/weathermail" method="post" name="mailist" target="maincontent" here's the error: >Error No such list weathermail the domain is thebandweather.com is it my form or path or did i leave something crucial out? thanks! skye Quote
TCH-Dick Posted July 31, 2004 Posted July 31, 2004 Try this >form action="/mailman/subscribe/weathermail_thebandweather.com" method="post" name="mailist" target="maincontent" Quote
Ecoli Posted July 31, 2004 Author Posted July 31, 2004 great -- that did it! thanks so much. btw, is that because it's a domain within a reseller account so you have to include the domain in the list name? thanks skye Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.