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" />:
- 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.
- 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.