TABLE OF CONTENTS › Known Bugs

  • I’m using the latest plugin versions and 4.06, but I can only import one subscriber at a time, no matter how many are in my csv file. Apologies for the cheeky double post – I’m truly stumped.

— Stu · Sep 11, 05:00 AM
I use this for a client and had the same issues until I made sure the CSV document was a new document created in a plain text editor (in my case TextMate). I then did the upload and imported all the subscriber names

  • this is an output of <txp:bab_pm_data display="Excerpt_html" strip_html="yes" />:
  1. First issue: the closing quote is being converted to an HTML entity (as if it has been textiled). Have tested this in other articles and it’s always the same.
  2. Second issue: the 7 blank spaces before “In his issue of…”. I don’t know where they come from. Also tested with other articles and it’s the same.
  • I do continue to get errors when I add a user or a list. They go away if I set the site
    to live.

for example…
Warning: Missing argument 1 for page_url(), called in
/users/home/xxxxxx/domains/xxxxxxxxxxxxx/web/public/textpattern/lib/txplib_misc.php(###) : eval()‘d code on line ### and defined in /users/home/xxxxxx/domains/xxxxxxxxxxxxxxxxxxxx/web/public/textpattern/publish/taghandlers.php on line ####
Warning: Invalid argument supplied for foreach() in
/users/home/xxxxxx/domains/xxxxxxxxxxxxxxxxxx/web/public/textpattern/lib/txplib_misc.php on line ###

  • quotation marks in the edit fields mess up the display of information (the correct data is still saved to the database), like this:

  • the submit button on “Add a Subscriber” doesn’t work (but just hitting “Enter” does) — probably the same behavior on the “Add a List” form.
  • The “help” link on the Import/Export tab in Postmaster admin points to the old page.

Back to the Table of Contents

Comment

Warning: You have an error in your SQL syntax near ‘SELECT S.subscriberID, S.subscriberFirstName, S.subscriberLastName, S.subscriber’ at line 2 SELECT COUNT FROM ( SELECT S.subscriberID, S.subscriberFirstName, S.subscriberLastName, S.subscriberEmail, GROUP_CONCAT(L.listName ORDER BY L.listName SEPARATOR ‘, ‘) as subscriberLists FROM `bab_pm_subscribers` as S left join `bab_pm_subscribers_list` as MAP ON S.subscriberID=MAP.subscriber_id left join `bab_pm_list_prefs` as L ON MAP.list_id=L.listID GROUP BY S.subscriberID) as T WHERE 1 in /var/www/vhosts/mogwaispecialmoves.com/httpdocs/textpattern/lib/txplib_db.php on line 85

This message appears under the Add a Subscriber notice in ‘Extensions’ after installation.
Any help much appreciated!

Duncan · Jan 20, 06:54 AM · #

Textile Help

Official Documentation for Postmaster (A Textpattern Plugin)

Get Postmaster

RELATED

REGULARS

DISCLAIMER

Postmaster is a plugin for Textpattern, and is licensed under the GNU GPL. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public Licens for more details.