#1
New version: v2.00
A system that will alow you to write newsletters, store them and send them. Newsletters can be sent in plain text or HTML formats.
Members and guests can add themselves to the subscribers list by clicking a link in the Newsletter Subscription Panel and can remove themselves in a similar fashion.
It is updated from a previous version of an Open Newsletter written by Koller J?zsef (Orosznyet). At the time it was released as the Burn!nGames Newsletter.
Please note that I 'concocted' the package quite quickly and perhaps I am not quite accurate in some of the descriptions. I apologise for that. I will pay some more attention to it later on. The infusion should work as a standard infusion, anyway.
DOWNLOAD (last version: 03.07.2009)
#2
THX for the System , now i add here the German local for the Infusion.
I hope the german is fine.
BW
Webstyler
#3
Hi.
Thanks for this nice infusion just what ive been looking for :)
But i get a error in the Validation section:
Notice: Undefined index: user_info in /hsphere/local/home/domain/demo.domain.com/infusions/open_newsletter_panel/open_newsletter_valid_admin.php on line 64 Notice: unserialize(): Argument is not a string in /hsphere/local/home/theeasyway/demo.theeasyway.dk/infusions/open_newsletter_panel/open_newsletter_valid_admin.php on line 64 Notice: Undefined variable: q in /hsphere/local/home/domain/demo.domain.com/infusions/open_newsletter_panel/open_newsletter_valid_admin.php on line 65
Code
$info = unserialize($data['user_info']);
$cell_color = ($q % 2 == 0 ? "tbl1" : "tbl2"); $q++;
And i have no clue how to correct it, any can help here ? :)