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

#193 2008-11-19 13:09:22

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

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

How can I solve the following error message? It appears when an email address is duplicate in the system. I would like an error message to appear. I work with Postmaster v0.3 as the latest version gives al kinds of error messages. See also #187 / #188.

tag_error <txp:zem_contact label=”“ to=“info@sanchabba.nl” subject=“Aanmelden nieuwsbrief sanchabba.nl” thanks=“Uw e-mailadres is toegevoegd aan onze mailinglist.” > -> Textpattern Warning: Duplicate entry ‘becca@keukenkikker.nl’ for key 2
INSERT INTO bab_pm_subscribers values (‘’,‘becca’,‘becca@keukenkikker.nl’,‘default’,’‘,’‘,’‘,’‘,’‘,’‘,’‘,’‘,’‘,’‘,’‘,’‘,‘2771fd24a7aa30703b265d2fc36739a5’)
bab_pm_zemcontact_submit() on line 81

textpattern/lib/txplib_db.php:81 trigger_error()
textpattern/lib/txplib_misc.php(574) : eval()’d code:842 safe_query()
bab_pm_zemcontact_submit()
textpattern/lib/txplib_misc.php:610 call_user_func()
textpattern/lib/txplib_misc.php(574) : eval()’d code:133 callback_event()
textpattern/publish.php:970 zem_contact()
processTags()
textpattern/publish.php:929 preg_replace_callback()
textpattern/lib/txplib_misc.php:1460 parse()
textpattern/publish/taghandlers.php:249 parse_form()

Last edited by keukenkikker (2008-11-19 13:12:40)

Offline

#194 2008-11-26 19:21:41

zeusdidit
Member
Registered: 2007-10-16
Posts: 111

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

Original post link from this thread:
http://forum.textpattern.com/viewtopic.php?id=25598&p=17
net-carver wrote:

Fuls

Can you try this… edit your postmaster_library plugin and look for the bab_pm_createTables() function.

Replace this line…

	$dbcharset = $txpcfg['dbcharset'];

… with this one…

	$dbcharset = "'".$txpcfg['dbcharset']."'";

… save and try accessing the Postmaster tab again.

I tried changing the code above but it didn’t work but I am running TXP 4.0.6 on IIS with the latest MySQL. Any help would be appreciated. And thanks.

Last edited by zeusdidit (2008-11-26 19:32:58)

Offline

#195 2008-12-03 15:11:22

mlarino
Member
Registered: 2007-06-29
Posts: 367

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

I have been using PostMaster for a wile! but now I dont know why, when the plugin is active I get this message in my website.

A problem occured while loading the plugin: Postmaster -> User_Warning: Unable to include plugin “Postmaster_library” on line 489

Fatal error: Cannot redeclare bab_pm_importfromnm() (previously declared in /home/sites/mlarino.com/public_html/textpattern/lib/txplib_misc.php(574) : eval()‘d code:148) in /home/sites/mlarino.com/public_html/textpattern/lib/txplib_misc.php(574) : eval()‘d code on line 475

I had to deactivate the plugin so the message doesnt appear in the front page, but the plugin seems to still be working (but I cant access the mailing list) but people can still subscribe to it.

What is the problem?
How can I fix this?
thanks!

Offline

Board footer

Powered by FluxBB