The Digest or Instant Subscriptions 1.0 Hack is exactly what I need. Thanks for posting it, Josh.
I tried it with my board running 6.4.1.
However, when I tried to reply to a message to see if it worked, I got the following error:
Fatal error: Call to undefined function: headers() in e:\inetpub\wwwroot\ubbthreads\addpost.php on line 1024
This error happens in the new code I added from the hack. The bit of code is:
$to = $Mailto;
$mailer = new mailer;
$header = $mailer -> headers();
$subject = "New Post To $Title from $postername";
I wonder what went wrong there. Does anyone know if this hack will work on a 6.4.1 board?
Thanks,
Geoff