11
goffy
Re: xNewsletter
  • 2013/1/21 9:45

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi tatane

Quote:
ok Yes is work

thats fine


in language/english/blocks.php should be:
Quote:
define("_MB_XNEWSLETTER_LETTER_DISPLAY","Number of items");
define("_MB_XNEWSLETTER_LETTER_TITLELENGTH","Length of email and newsletter name (0 means no limit)");
define("_MB_XNEWSLETTER_LETTER_CATTODISPLAY","Select the categories to display");
define("_MB_XNEWSLETTER_LETTER_ALLCAT","All categories");


please delete (if exists):
define("MB_XNEWSLETTER_CATSUBSCR_CATTODISPLAY","xxx");
define("MB_XNEWSLETTER_CATSUBSCR_ALLCAT","xxx");

sorry, but there is something gone wrong with svn-update ;-(

12
tatane
Re: xNewsletter
  • 2013/1/21 16:56

  • tatane

  • Just can't stay away

  • Posts: 649

  • Since: 2008/5/6 1


One question.What's bmh ?

13
goffy
Re: xNewsletter
  • 2013/1/21 17:30

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi tatane

bmh means: bounced mail handler

if mails get bounced (recipient is no more valid, email is invalid, domain is invalid,...)
you should react. it makes not sense to send newsletters to invalid email-address.

in the included bmh you can quite a subscription, this is recommended for temporary problems, because quited subscription can be reactivated by the subscriber himself.
the second possibility in bmh is to delete a registration with all subscription to this email, if there is a permanent error when sending

more info you can read in help file


14
tatane
Re: xNewsletter
  • 2013/1/21 17:35

  • tatane

  • Just can't stay away

  • Posts: 649

  • Since: 2008/5/6 1


ok thank

15
irmtfan
Re: xNewsletter
  • 2013/1/22 6:39

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


nice module.
I read you are working on a cronjob feature to add. I sent a feature request for a cron job system (maybe module) in 2.6 that would be beneficial for all other modules too.

16
goffy
Re: xNewsletter
  • 2013/1/22 10:14

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi irmtfan

this sounds interesting, please keep me uptodate

17
Cesagonchu
Re: xNewsletter

Source (>> Download der Built-Version [149-2013-02-07] als zip Archiv <<). Differences: There are differences between the English and the German version: Eg: xNewsletter\language\german\blocks.php
define("_MB_XNEWSLETTER_CATSUBSCR_ALLCAT","Alle Newsletterkategorien");
is different from xNewsletter\language\english\blocks.php :
define("_MB_XNEWSLETTER_LETTER_ALLCAT","All categories");

18
alfred
Re: xNewsletter
  • 2013/2/27 19:54

  • alfred

  • Quite a regular

  • Posts: 249

  • Since: 2005/10/29


Thanks
I have fix this in SVN

Login

Who's Online

155 user(s) are online (82 user(s) are browsing Support Forums)


Members: 0


Guests: 155


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits