I was wondering if anyone has created functionality which allows people to just enter in their email address and click submit to register for the newsletter instead of forcing them to register first. Please see this web site that provides a great example of this
It would be really cool if the same sort of registration concept as the virgin web site would be great. All they would need to do is enter in their email address and they would get the newsletter. One click stop so to speak. I am still learning php so I don't really understand how much effort it would take to change php-nuke.
Maybe you would need a seperate table to store email addresses only for the newsletter then when you send the newsletter the code would need to get the email addresses for registered users as well as the email addresses from this new table.
I wouldn't be surprised if someone has done this already.
ChatServ seems to have created a enhanced newsletter module. I was wondering if the link provided in the ChatServ's first post is still valid and if the code has been added to a fixpack?
I am also keen to hear if anyone has a way of getting non-registered users to subscribe to the newsletter ?
Also,
I have searched through the code and it seems that the following update has not be applied->
/*
* line 85 is
* echo "<center><font class=\"content\"><b>"._MASSIVEEMAIL."</b></font>"
* but should be
* echo "<center><font class=\"content\"><b>"._MASSEMAIL."</b></font>"
*/
Should this be implemented as well ?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum