Results 1 to 5 of 5

Thread: No targets listed when using mail merge from campaigns

  1. #1
    Mandal is offline Member
    Join Date
    Jul 2007
    Posts
    7

    Default No targets listed when using mail merge from campaigns

    I am currently trialing the Mail Merge module and seem to have hit a snag.

    I have created a campaign - non email etc - and target list but when i mail merge from the campaign there are no targets listed
    just the name of the target list.

    Am i missing something? I hope its something obvious!

    Thanks

    Mandal



  2. #2
    joannag is offline Junior Member
    Join Date
    Oct 2007
    Posts
    2

    Default Re: No targets listed when using mail merge from campaigns

    Have you found a solution to it? I am going through the same nightmare?

  3. #3
    Mandal is offline Member
    Join Date
    Jul 2007
    Posts
    7

    Default Re: No targets listed when using mail merge from campaigns

    Unfortunately no luck yet.

    I have reverted to exporting the data and merging in word. However i have set up the Campaign and added my contacts into a target list to make sure i can use the Mark As Sent option on the campaign - at least then you get some sort of record attached to each contact listed under Campaign Tab.

    I will let you know if i hear more.

    Mandal

  4. #4
    imasmst is offline Junior Member
    Join Date
    Oct 2007
    Posts
    1

    Default Re: No targets listed when using mail merge from campaigns

    We have found the Problem.....

    Change Code in modules\Prospects\Prospect.php Line 424

    //Old Code with failure
    $query .= " WHERE campaigns.id = '".$id."'";

    //New Code
    $query .= " WHERE prospect_lists_prospects.id = '".$id."'";

    Have Fun Mathias

  5. #5
    Mandal is offline Member
    Join Date
    Jul 2007
    Posts
    7

    Talking Re: No targets listed when using mail merge from campaigns

    Thank you Mathias..

    Will give this a go.

    Mandal

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Mail Merge targets or send mailshots to non-email campaign
    By svaish in forum General Discussion
    Replies: 1
    Last Post: 2008-07-24, 03:55 PM
  2. Mail Campaigns and Contact Organization
    By bingomanatee in forum General Discussion
    Replies: 0
    Last Post: 2006-12-13, 05:44 PM
  3. Campaigns send mail, but not resend to the same targets.
    By Marangoni in forum Marketing/Campaign Management
    Replies: 10
    Last Post: 2006-07-02, 02:35 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •