Home Forums Newsletter Plugin Support Import: additional parameter "sex"

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8431
    newsfish
    Participant

    Hi Stefano,

    I sometimes had to import a lot of new adresses in the newsletter-db. But I want to use their sex with the import-script, so I added in import.php several times:

    $subscriber[‘sex’] = $newsletter->normalize_name($data[3]);

    Import would now work in this way:

    info@satollo.net;Stefano;Lissa;m

    Is it possible that you edit this in a future release? Because after every update my changes are gone. Thanks!

    #9593
    renolanguages
    Participant

    +1

    It’s a really simple thing to change… But a bit a pain in the you-know-where to edit the file after every update. Thanks Newsfish for the tip! Especially your kind posting of the key line was extremely helpful to get my exact same problem resolved.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.