Thread subject: muscapaul's PHP-Fusion website :: Open Newsletter Infusion v2.00

Posted by muscapaul on 03-07-2009 15:51
#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)

Posted by Webstyler on 03-07-2009 17:53
#2

THX for the System , now i add here the German local for the Infusion.

I hope the german is fine.

BW

Webstyler

Posted by AtmozFear on 02-02-2010 15:22
#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 ? :)

Posted by muscapaul on 04-02-2010 23:26
#4

Bare with me. I'll look into it next week.