Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#181 2008-10-21 19:53:16

MikeTheVike
Member
Registered: 2008-06-17
Posts: 47

Re: [ARCHIVED] Postmaster (0.4.4) -A simple newsletter manager

That was just part of the quote from Exiladler :) The quoting looks a little confusing on this board. I might give this a shot and if it works, build the site in Txp. Thanks!

maniqui wrote:

Have you read the replying posts to Exiladler I wrote above? ;)

Offline

#182 2008-10-27 16:38:42

MikeTheVike
Member
Registered: 2008-06-17
Posts: 47

Re: [ARCHIVED] Postmaster (0.4.4) -A simple newsletter manager

I’m testing the module and I really like it so far. I was wondering if anyone else has any info on my problem. When I send an email, my test Yahoo!, GMail, and Hotmail accounts receive the email. My work email doesn’t receive it, and another company’s work email does not receive it. I was thinking maybe the corporate email systems were filtering it out as spam. Maybe because it was sent through php? Thanks for any help.

Offline

#183 2008-10-29 08:39:18

keukenkikker
Member
From: Netherlands
Registered: 2006-08-08
Posts: 79
Website

Re: [ARCHIVED] Postmaster (0.4.4) -A simple newsletter manager

I’m installing the postmaster plugin, but I get a lot of errors when I go to the Postmaster tab under the Extensions.

I’ve installed the following:
Textpattern v4.0.6
Postmaster v0.4.4
Postmaster Library v0.2.3
zem_contact_lang v4.0.3.6
Zem_contact_reborn v4.0.3.20

The errors are as follows:
Subscribers

Lists

Import/Export

Warning: Missing argument 1 for page_url(), called in /var/www/vh1524/1/sanchabba.nl/textpattern/lib/txplib_misc.php(574) : eval()’d code on line 228 and defined in /var/www/vh1524/1/sanchabba.nl/textpattern/publish/taghandlers.php on line 2911

Warning: array_keys() [function.array-keys]: The first argument should be an array in /var/www/vh1524/1/sanchabba.nl/textpattern/lib/txplib_misc.php on line 651

Warning: array_diff() [function.array-diff]: Argument #1 is not an array in /var/www/vh1524/1/sanchabba.nl/textpattern/lib/txplib_misc.php on line 651

Warning: Invalid argument supplied for foreach() in /var/www/vh1524/1/sanchabba.nl/textpattern/lib/txplib_misc.php on line 651
Total Subscribers
1
Add a Subscriber

Warning: Missing argument 1 for page_url(), called in /var/www/vh1524/1/sanchabba.nl/textpattern/lib/txplib_misc.php(574) : eval()’d code on line 173 and defined in /var/www/vh1524/1/sanchabba.nl/textpattern/publish/taghandlers.php on line 2911

Warning: array_keys() [function.array-keys]: The first argument should be an array in /var/www/vh1524/1/sanchabba.nl/textpattern/lib/txplib_misc.php on line 651

Warning: array_diff() [function.array-diff]: Argument #1 is not an array in /var/www/vh1524/1/sanchabba.nl/textpattern/lib/txplib_misc.php on line 651

Warning: Invalid argument supplied for foreach() in /var/www/vh1524/1/sanchabba.nl/textpattern/lib/txplib_misc.php on line 651

Name:

Email:

Lists:

Custom 1:

Custom 2:

Custom 3:

Custom 4:

Custom 5:

Custom 6:

Custom 7:

Custom 8:

Custom 9:

Custom 10:
List of Subscribers

1/1

Warning: Missing argument 1 for page_url(), called in /var/www/vh1524/1/sanchabba.nl/textpattern/lib/txplib_misc.php(469) : eval()’d code on line 280 and defined in /var/www/vh1524/1/sanchabba.nl/textpattern/publish/taghandlers.php on line 2911

Warning: array_keys() [function.array-keys]: The first argument should be an array in /var/www/vh1524/1/sanchabba.nl/textpattern/lib/txplib_misc.php on line 651

Warning: array_diff() [function.array-diff]: Argument #1 is not an array in /var/www/vh1524/1/sanchabba.nl/textpattern/lib/txplib_misc.php on line 651

Warning: Invalid argument supplied for foreach() in /var/www/vh1524/1/sanchabba.nl/textpattern/lib/txplib_misc.php on line 651

Thanks for any help!

Offline

#184 2008-10-29 13:10:08

MikeTheVike
Member
Registered: 2008-06-17
Posts: 47

Re: [ARCHIVED] Postmaster (0.4.4) -A simple newsletter manager

keukenkikker, there is an answer for your problem on pg 12, it worked for me.

Offline

#185 2008-10-29 18:59:53

MikeTheVike
Member
Registered: 2008-06-17
Posts: 47

Re: [ARCHIVED] Postmaster (0.4.4) -A simple newsletter manager

Figured out the problem…I was testing a site setup locally using MAMP when it would not work. When i tried a test site online, the newsletters went to all addresses.

MikeTheVike wrote:

I’m testing the module and I really like it so far. I was wondering if anyone else has any info on my problem. When I send an email, my test Yahoo!, GMail, and Hotmail accounts receive the email. My work email doesn’t receive it, and another company’s work email does not receive it. I was thinking maybe the corporate email systems were filtering it out as spam. Maybe because it was sent through php? Thanks for any help.

Offline

#186 2008-10-30 09:20:41

keukenkikker
Member
From: Netherlands
Registered: 2006-08-08
Posts: 79
Website

Re: [ARCHIVED] Postmaster (0.4.4) -A simple newsletter manager

MiketheVike,

Thanks! Replacing page_url() with page_url(array() solved the problem.

Offline

#187 2008-10-30 11:36:52

keukenkikker
Member
From: Netherlands
Registered: 2006-08-08
Posts: 79
Website

Re: [ARCHIVED] Postmaster (0.4.4) -A simple newsletter manager

I have almost everything working, but

1) when I subscribe with the same emailaddress I get the following error message:

tag_error <txp:zem_contact label=”“ to=“test@hotmail.com” subject=“Aanmelden nieuwsbrief sanchabba.nl” thanks=“Uw e-mailadres is toegevoegd aan onze mailinglist.” > -> Textpattern Warning: Duplicate entry ‘test@hotmail.com’ for key 2
INSERT INTO bab_pm_subscribers values (NULL,‘Test’,‘test@hotmail.com’,‘default’,’‘,’‘,’‘,’‘,’‘,’‘,’‘,’‘,’‘,’‘,’‘,’‘,‘00bd9ae23062477d2a8597e9f6c92c55’) on line 81

2) I would like to enter a subscription date, but <txp:bab_pm_zemTime custom_field=“zemSubscriberCustom2” /> is not working.

Thanks for any help,
Sharon

Offline

#188 2008-11-06 18:51:37

MikeTheVike
Member
Registered: 2008-06-17
Posts: 47

Re: [ARCHIVED] Postmaster (0.4.4) -A simple newsletter manager

*keukenkikker wrote:*************************************
1) when I subscribe with the same emailaddress I get the following error message:

tag_error <txp:zem_contact label=”“ to=“test@hotmail.com” subject=“Aanmelden nieuwsbrief sanchabba.nl” thanks=“Uw e-mailadres is toegevoegd aan onze mailinglist.” > -> Textpattern Warning: Duplicate entry ‘test@hotmail.com’ for key 2
INSERT INTO bab_pm_subscribers values (NULL,‘Test’,‘test@hotmail.com’,‘default’,’‘,’‘,’‘,’‘,’‘,’‘,’‘,’‘,’‘,’‘,’‘,’‘,‘00bd9ae23062477d2a8597e9f6c92c55’) on line 81

************************************

I noticed the same error when accidentally trying to subscribe using the same email address. Does anyone know if there is a way to not show this error, but show a warning message instead?

Does anyone know how many emails can be sent out before this method starts crapping out? hundreds, thousands? Thanks!

Offline

#189 2008-11-07 10:29:22

keukenkikker
Member
From: Netherlands
Registered: 2006-08-08
Posts: 79
Website

Re: [ARCHIVED] Postmaster (0.4.4) -A simple newsletter manager

When I look at the list of subscribers the following error message is shown:

Notice: Undefined variable: search_results in /var/www/vh1524/1/sanchabba.nl/textpattern/lib/txplib_misc.php(574) : eval()’d code on line 281

Who can help me solve this? Thanks!

Offline

#190 2008-11-11 13:00:27

mttw
Member
From: The Netherlands
Registered: 2005-03-12
Posts: 26

Re: [ARCHIVED] Postmaster (0.4.4) -A simple newsletter manager

Is is possible for someone to subscribe to multiple mailinglist with the same mailaddress? It looks like I have a problem with that. When someone is subscribing with the same address to multiple lists the form is processed but the address is not added to the Subscribers database. Am I doing something wrong or is it not possible?

Offline

#191 2008-11-14 06:47:59

tye
Member
From: Pottsville, NSW
Registered: 2005-07-06
Posts: 859
Website

Re: [ARCHIVED] Postmaster (0.4.4) -A simple newsletter manager

How complex of a html newsletter can you make with Postmaster?

I’m looking to make something similar (but not as complex) as this: http://www.newsletterarchive.org/2008/09/23/433230-Get+over+150+fresh-picked+apple+recipes

I’ve just skimmed through the manual and noticed that you can use article_custom and also provide a fall back text version (nice feature) – so there must be a quite a lot of customisation available?

I’m going to have a play next week – but just thought I’d ask first before I start banging a square peg into a round hole :)

Offline

#192 2008-11-15 10:08:28

keukenkikker
Member
From: Netherlands
Registered: 2006-08-08
Posts: 79
Website

Re: [ARCHIVED] Postmaster (0.4.4) -A simple newsletter manager

I’ve “solved” the problems I had with Postmaster bij installing the older version 0.3 with library 0.1. With this version everything works fine.
Can anyone explain to me, why I have so much error messages with the latest release?

Last edited by keukenkikker (2008-11-15 10:08:52)

Offline

Board footer

Powered by FluxBB