Page 41 of 117 FirstFirst ... 3139404142435191 ... LastLast
Results 401 to 410 of 1165
  1. #401
    Join Date
    Mar 2006
    Posts
    21
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    Quote Originally Posted by mvveelen View Post
    They are not merged as far as I can see. I checked all the accounts......

    There should be an option to select "All Newsletter + all nieuwsbrief-lezer"....... I think I'm not the only one, maybe you can check if this is so on your shops ?
    I think maybe you're still misunderstanding what each group is.

    All Newsletter subscribers is all customers *who have chosen to subscribe* (not all customers!) AND all newsletter only (nieuwsbrief-lezer) addresses.

    When you say you checked all accounts, I'm not sure you checked the place I mean. You can't look at the Subscription Manager for this info, because it will just show as C for customer (which again, does NOT mean subscriber)

    Go into the profile for each customer (Customers -> Customers -> Edit) , and at the bottom of the profile under the Options heading and look at the Newsletter dropdown menu. If *every single* customer is set to Subscribed (I find it hard to believe that is the case because I've never seen every customer choose to subscribe in any site I've ever run. Many don't want to.) -- then I do not know what the problem is. And I apologize for sounding so sure I'm right.

    But -- I'm betting you'll see that a few of your customers are set to Unsubscribed.

    If you want to send a newsletter or email to all customers (even those who are set to UNSUBSCRIBED) and all newsletter subscribers, you'll have to do it in multiple parts -- one to All Customers and one to each newsletter only subscriber.
    Just know that if you have a customer who has chosen NOT to subscribe, and you send them a newsletter, you may face angering a customer, or losing a customer.

    If you want to send a newsletter or email to all the people (whether customer or subscriber only) who HAVE subscribed the All Newsletter Subscribers will cover it.

  2. #402
    Join Date
    Jan 2007
    Posts
    27
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    Not sure if I understand you correct, but I only want to send all customers and nieuwsbrief-lezers who are subscribed. Not the ones that don't want to receive a newsletter.

    So I can select all newsletter subscribers (easy), but how can I send all the nieuwsbrief-lezers with just one "click" ? They are all listed seperately, but not as a group ?

  3. #403
    Join Date
    Mar 2006
    Posts
    21
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    Quote Originally Posted by mvveelen View Post
    Not sure if I understand you correct, but I only want to send all customers and nieuwsbrief-lezers who are subscribed. Not the ones that don't want to receive a newsletter.

    So I can select all newsletter subscribers (easy), but how can I send all the nieuwsbrief-lezers with just one "click" ? They are all listed seperately, but not as a group ?
    The nieuwsbrief-lezers are already included in All Newsletter Subscribers -- that's what that group is. It's all the people (both customers who chose to subscribe and the newsletter only people) that want to get the newsletter.

    Everyone that you can send mail to is listed separately *in addition* to being part of the different groups, I'm guessing in case you wanted to send only to one person. The nieuwsbrief-lezers are noted as such in that list only because you don't have their name on file to display, where the customers have given you that information. The only thing you know about nieuwsbrief-lezers is their email addresses.

  4. #404
    Join Date
    Mar 2006
    Posts
    21
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    Quote Originally Posted by mvveelen View Post
    So I can select all newsletter subscribers (easy), but how can I send all the nieuwsbrief-lezers with just one "click" ? They are all listed seperately, but not as a group ?
    Sorry didn't quite catch this when I first answered you (I wasn't fully awake).

    On my sites, when I go to either Send Email or Newsletter and Product Notifications Manager to send a message, I see a group called Newsletter-only Subscribers.

    Why that's not in your list I'm not sure. My only guess is that maybe you're running an older version of Newsletter-only (I only have the latest release installed, so I can't say if this is something missing from older versions.)

  5. #405
    Join Date
    Nov 2006
    Posts
    512
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    Hello!

    My shop opens in about 3 weeks. I am running ZC 1.3.7 and installed the Nov 14 2006 v1.3.6 2.0.6 version on a test site and it works fine. My question is should I wait for the new release? or roll with the older version?

  6. #406
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,241
    Plugin Contributions
    20

    Default Re: Newsletter-Only Subscriptions for v1.3x

    If it's working why wait? I'd almost put money on the next release not being available for a long time if you wait, but if you go ahead, it will be out the next day! It's the Zen Cart way!
    Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
    20 years with Zencart !

  7. #407
    Join Date
    Feb 2007
    Posts
    2
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    Quote Originally Posted by sparrish View Post
    Okay, I've tested it out, and it works... mostly. There seems to be some sort of issue with the unsubscribe page. When the customer unsubscribes, they ARE removed from the database, but instead of going to a page to verify that they have unsubscribed, I got this error:
    Code:
    1065 Query was empty
    in:
    []

    I have fixed this error. Fixed file attached. Replace /includes/modules/pages/unsubscribe/header_php.php with it.
    I havn't tried all test cases so ymmv.
    This is a 2.07 error so don't use this file if you're using 2.06.
    Attached Files Attached Files

  8. #408
    Join Date
    Nov 2006
    Location
    Papworth, Cambridgeshire, UK
    Posts
    731
    Plugin Contributions
    3

    Default Re: Newsletter-Only Subscriptions for v1.3x

    TosumaBen, I got a similar error recently on the unsubscribe page, on 2.06 I believe, but traced it to the query factory queries stored in the database having soft end of line characters in some of the database strings. Removed these and all was well. Don't know it is related.

    Rgds,

  9. #409
    Join Date
    Feb 2007
    Posts
    2
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    Quote Originally Posted by Chuckl View Post
    TosumaBen, I got a similar error recently on the unsubscribe page, on 2.06 I believe, but traced it to the query factory queries stored in the database having soft end of line characters in some of the database strings. Removed these and all was well. Don't know it is related.
    This would be a different error as it resulted from a curly brace that moved in the update from 2.06 to 2.07.

  10. #410
    Join Date
    Jun 2006
    Posts
    22
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    This is just what I was looking for. The installation seemed to be going well until I tried to install the box in the custom header:

    Warning: main(includes/templates/template_default/templates/tpl_subscribe_header.php) [function.main]: failed to open stream: No such file or directory in /home/.../includes/modules/CUSTOM_TEMPLATE/subscribe_header.php on line 20

    executing:
    <?php
    // BEGIN newsletter_subscribe mod 1/1
    if(defined('NEWSONLY_SUBSCRIPTION_ENABLED') &&
    (NEWSONLY_SUBSCRIPTION_ENABLED=='true') &&
    (NEWSONLY_SUBSCRIPTION_HEADER=='true')) {
    include(DIR_WS_MODULES . zen_get_module_directory(FILENAME_SUBSCRIBE_HEADER));
    }
    // END newsletter_subscribe mod 1/1
    ?>

    It is going to templalte_default rather than the CUSTOM_TEMPLATE, I think.
    Can you advise?

    Thanks!
    Mary

 

 
Page 41 of 117 FirstFirst ... 3139404142435191 ... LastLast

Similar Threads

  1. Newsletter-Only Subscriptions for v1.3x: reinstall problems
    By sharonmiranda in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 7 Nov 2011, 07:43 PM
  2. Newsletter subscriptions in the code
    By fgabrieli in forum General Questions
    Replies: 4
    Last Post: 19 Aug 2010, 03:30 PM
  3. help with newsletter subscriptions page
    By meesh in forum Customization from the Admin
    Replies: 8
    Last Post: 29 Mar 2009, 06:14 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR