Help - Search - Members - Calendar
Full Version: Unsubscribe and Berekely DB
Movable Type Community Forum > Additional Resources > Tips and Tricks
The Ancient One
Does anyone have an idea as to how to make this code for unsubscription work if you're using the Berkeley DB? Right now, when a user attempts to unsubscribe they receive a message saying "This e-mail address is not subscribed."

CODE
Enter your email address and select the appropriate button below to receive email notifications of updates to this site or remove yourself from the list
<form method="post" action="<$MTCGIPath$>mt-add-notify.cgi">
<input type="hidden" name="blog_id" value="<$MTBlogID$>" />
<input type="hidden" name="_redirect" value="<$MTBlogURL$>" />
<input type="radio" name="__mode" value = "subscribe" checked="checked" /> Subscribe
<input type="radio" name="__mode" value = "unsubscribe" /> Unsubscribe<br /><br />
<input name="email" size="20" />
<input type="submit" value="Go" />
</form>
The Ancient One
I crumbled and went to mysql. Problem solved.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.