Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#25 2009-09-09 15:05:04

mrdale
Member
From: Walla Walla
Registered: 2004-11-19
Posts: 2,215
Website

Re: mem_postmaster - Postmaster Revamp

hidalgo et all > here are the two images you need (actually you may only need one of these)

Offline

#26 2009-09-09 15:11:43

mrdale
Member
From: Walla Walla
Registered: 2004-11-19
Posts: 2,215
Website

Re: mem_postmaster - Postmaster Revamp

Zoltandragon > 301 and 500 errors

This could either be a Textpattern Issue or a Postmaster issue. Try to isolate which by restoring the old version of PM with 4.2 and see if your errors go away, Then report back.

Offline

#27 2009-09-10 16:21:32

Manfre
Plugin Author
From: North Carolina
Registered: 2004-05-22
Posts: 588
Website

Re: mem_postmaster - Postmaster Revamp

  • hidalgo – possible conflict with rss_admin_db_manager

This is an issue with rss_admin_db_manager not properly checking to see if pref_func is already defined. If you set it to load before mem_postmater, it should resolve the issue. If not, an update for rss_admin_db_manager is needed.

* hidalgo – SQL Syntax error

Typo in SQL. Fixed in v1.0.3 that will be posted.

* colak – “txp:zem_contact_secret” support for those of us who do not wish to provide list options to our subscribers

This is probably related to “hidalgo – SQL Syntax error”. The error should only appear in testing and debug modes.

* colak search results only return 100 items with no options to view the rest.

Feature Request: Paging for search results. For whatever reason, the behavior of the modded plugin was to only show 100 results.

* THE BLUE DRAGON import error

Can’t reproduce and no other reports of this issue. This is either an issue with documentation or something specific to his hosting environment.

* zoltandragon 301 and 500 server errors

txp 4.2 is not supported at this time since I have yet to install it.

———
For some reason I am not receiving email notifications when this thread is updated, despite being subscribed. Fear not, dale pings me every so often.

Last edited by Manfre (2009-09-10 16:47:18)

Offline

#28 2009-09-10 17:21:38

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,007
Website GitHub Mastodon Twitter

Re: mem_postmaster - Postmaster Revamp

Hi Michael,

txp 4.2 is not supported at this time since I have yet to install it.

I’m using it on 4.2 with no problems except the ones above and I’m yet to send an email:)

colak – “txp:zem_contact_secret”: This is probably related to “hidalgo – SQL Syntax error”. The error should only appear in testing and debug modes.

No error is returned (Live mode) it just does not recognise “secret” as a list insertion tag.


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#29 2009-09-10 17:57:26

mrdale
Member
From: Walla Walla
Registered: 2004-11-19
Posts: 2,215
Website

Re: mem_postmaster - Postmaster Revamp

colak wrote: No error is returned (Live mode) it just does not recognise “secret” as a list insertion tag.

At this point I think that subscriptions lists specified through “zemSubscriberLists” are not working… I’m going to sponsor that fix.

Once this is functional I think you should be able to specify your lists with <txp:zem_subscriber_secret name="zemSubscriberSecret" /> I’d have to defer to manfre on that though.

Last edited by mrdale (2009-09-10 18:02:22)

Offline

#30 2009-09-10 18:49:14

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,007
Website GitHub Mastodon Twitter

Re: mem_postmaster - Postmaster Revamp

Manfre wrote: Feature Request: Paging for search results. For whatever reason, the behavior of the modded plugin was to only show 100 results.

Was there a reason for that? The original plugin just returned all results in the same page with the number of results at the end of the list. That behaviour would be just fine for me but it might not be good for longer lists as it would probably return thousands of subscribers. Too much for a single page to cope:)

Last edited by colak (2009-09-10 18:49:47)


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#31 2009-09-10 18:54:44

mrdale
Member
From: Walla Walla
Registered: 2004-11-19
Posts: 2,215
Website

Re: mem_postmaster - Postmaster Revamp

colak > I’ll sponsor the paging fix. Don’t worry.

Offline

#32 2009-09-11 01:30:50

Manfre
Plugin Author
From: North Carolina
Registered: 2004-05-22
Posts: 588
Website

Re: mem_postmaster - Postmaster Revamp

v1.0.3 is posted

  • ZCR zemScubscriberLists works again. <txp:zem_contact_secret name=“zemSubscriberLists” value=“List1,List2,List3” />
  • subscriber list search results now page.

Offline

#33 2009-09-11 05:50:50

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,007
Website GitHub Mastodon Twitter

Re: mem_postmaster - Postmaster Revamp

Manfre wrote:

  • ZCR zemScubscriberLists works again. <txp:zem_contact_secret name=“zemSubscriberLists” value=“List1,List2,List3” />

! works beautifully !

  • subscriber list search results now page.

So does this!

Michael this community does want you back:)


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#34 2009-09-11 13:14:42

Manfre
Plugin Author
From: North Carolina
Registered: 2004-05-22
Posts: 588
Website

Re: mem_postmaster - Postmaster Revamp

v1.0.4 posted

Closed a few more of the inherited security holes. This one relates to an XSS hole (thanks wet) and a few more SQL injection holes I noticed. This plugin still has many security holes that still need to be plugged. I will gradually clean up the code when I have free time.

Thanks colak.

Offline

#35 2009-09-11 17:15:50

mrdale
Member
From: Walla Walla
Registered: 2004-11-19
Posts: 2,215
Website

Re: mem_postmaster - Postmaster Revamp

upm_savenew compatability

Just a quick reminder that if you’re using upm_savenew and don’t want extra “Save New” buttons in the postmaster area of the write screen, apply the following fix

At about line 45 replace a line that looks similar to this: $('#page-article input[name="save"]').eq(0).

Offline

#36 2009-09-15 07:05:02

candyman
Member
From: Italy
Registered: 2006-08-08
Posts: 684

Re: mem_postmaster - Postmaster Revamp

It seems that the latest version of mem_postmaster causes conflicts with some others plugins option menu in the Extensions panel.

After activating the plugin (not the library), in my case (TXP 4.0.8), the

  • rss_admin_db_manager (DB backup menu)
  • rss_live archive
  • tru_tags
  • msd_google_map
  • msd_colorpicker

options page stopped working.
Hope this may help the author to find the problem.

Last edited by candyman (2009-09-15 07:09:34)

Offline

Board footer

Powered by FluxBB