+ Reply to Thread
Results 1 to 7 of 7

Thread: How to uncheck the checkbox "subscribe to newsletter" ?

  1. #1
    Senior Member
    Join Date
    Oct 2011
    Posts
    113

    How to uncheck the checkbox "subscribe to newsletter" ?

    Hello,



    I want to uncheck the checkbox "subscribe to newsletter" at the registration page.
    But cant find any setting in the admin panel.
    Is there a way to do that?




    Thanks & best regards

    Andreas
    Attached Images Attached Images

  2. #2
    Flynax developer
    Join Date
    Jun 2010
    Posts
    239
    Hello,

    You can fix it in the following way:

    - open file plugins/massmailer_newsletter/footer.tpl
    - find this code:

    Code:
    Only registered members can view the code.
    and change it to:

    Code:
    Only registered members can view the code.

  3. #3
    Hello Andreas,

    You can update your massmailer/newsletter plugin to later version. if you want we can do it. Please check a ticket and we will fix it ASAP.
    Viktor,
    Flynax technical department,
    Best wishes.

  4. #4
    Senior Member
    Join Date
    Oct 2011
    Posts
    113
    Hello Viktor,


    sorry for late answer. At the moment I have too much to do.
    After updating to Version 2.1, I change the code and it works fine.

    Thanks a lot.

    Best regards
    Andreas

  5. #5
    Junior Member
    Join Date
    Nov 2017
    Posts
    15
    Hi!

    plugins/massmailer_newsletter/footer.tpl missing with Massmailer/Newsletter PlugIn v3.0.0

    How to uncheck now by default?

  6. #6
    Hello Harald,

    For the version: 3.0.0 open file: ftp://plugins>>massmailerNewsletter>>checkbox.tpl

    and put this code:

    Code:
    Only registered members can view the code.
    save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

  7. #7
    Junior Member
    Join Date
    Nov 2017
    Posts
    15
    works! thanks. :-)

+ Reply to Thread