Hi there,
One of my clients has asked if we can allow users commenting on a blog post to be notified when other users comment on that post.
Here’s a link to the page as it currently stands: http://dev.srtoomer.com/blog/post/test-blog-post-inc.-video
I understand we’ll need to store that users email address somewhere in the database in order to notify them, which I presume will mean adding them as a member. If this is the case, is it possible to automatically register a member when they submit a comment rather than the user having to fill out a registration form and then a comment form?
Thanks in advance,