Page 81 of 117 FirstFirst ... 3171798081828391 ... LastLast
Results 801 to 810 of 1165
  1. #801
    Join Date
    Nov 2008
    Location
    West Sussex
    Posts
    43
    Plugin Contributions
    0

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

    OK, in: includes/templates/Drop6/templates

    I have the following files:

    tpl_subscribe_confirm_default.php (size: 2.04 kb)
    tpl_subscribe_default.php (size: 2.17 kb)
    tpl_subscribe_header.php (size: 1.30 kb)
    tpl_unsubscribe_default.php (size: 1.85 kb)
    Eminent Online - Makeup, Beauty Products, Fragrances, Lingerie, Ties and Cufflinks at discount prices.

  2. #802
    Join Date
    Nov 2006
    Posts
    296
    Plugin Contributions
    2

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

    Quote Originally Posted by eminentonline View Post
    OK, in: includes/templates/Drop6/templates

    I have the following files:

    tpl_subscribe_confirm_default.php (size: 2.04 kb)
    tpl_subscribe_default.php (size: 2.17 kb)
    tpl_subscribe_header.php (size: 1.30 kb)
    tpl_unsubscribe_default.php (size: 1.85 kb)
    the example file is no problem, it does seem that the file main_template has a problem finding files in your custom template directory.
    I would check my settings in the main file: configure.php first.
    If you made sure those are correct, maybe you can try to put the files in the default_template directory instead of the Drop directory and see what happens then. (start with the tpl_susbscribe_default.php first and then check the debug file if the error shifts onto the next file)

    Jeroen

  3. #803
    Join Date
    Aug 2008
    Posts
    333
    Plugin Contributions
    0

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

    how can i add "first name" and "last name" fields to this add-on?

  4. #804
    Join Date
    Feb 2009
    Posts
    23
    Plugin Contributions
    0

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

    Hi all,

    I have installed this mod and all is working great.

    The only problem I have is with the email detected as SPAM.

    When someone signs up, the email that is sent asking them to confirm theor email address is always marked as SPAM.

    Does anyone know of anyway I can stop this from happening?

    Thanks

  5. #805
    Join Date
    Nov 2006
    Posts
    296
    Plugin Contributions
    2

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

    Quote Originally Posted by wagnerguy View Post
    how can i add "first name" and "last name" fields to this add-on?
    Hey,

    I wonder why you would like to add those to the module?
    The idea is to have a really simple subscribe/unsubscribe feature and adding extra fields to the subscription is probably making people less likely to subscribe imho. (or they may as well create an account and subscribe that way :))

    I think subscribing prevales above using the actual name in newsletters?

    Anyway, if you still want this it will require some work:
    the rows need to be added to the database,
    you'll need to add some input fields to the subscribe template and you will have to think about if you want those fields added to the sidebox and header too??

    Finally you will have to get the names from sql when you are sending a newsletter, like it is done for customer accounts.

  6. #806
    Join Date
    Nov 2006
    Posts
    296
    Plugin Contributions
    2

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

    Quote Originally Posted by cjeb456 View Post
    Hi all,

    I have installed this mod and all is working great.

    The only problem I have is with the email detected as SPAM.

    When someone signs up, the email that is sent asking them to confirm theor email address is always marked as SPAM.

    Does anyone know of anyway I can stop this from happening?

    Thanks
    Hey,
    great it works...
    Don't know about the spam, what i can think off is that you may not be sending e-mails from the domain that the link in the e-mail refers to? At least thats when i would think it's possible spam :)

    To get more serious help you will probably want to investigate first why exactly it gets marked as spam as every e-mail filter will use its own analysis why it is marked like so...

  7. #807
    Join Date
    Oct 2008
    Posts
    2
    Plugin Contributions
    0

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

    Hi, I've just installed the latest version of Newsletter Subscribe, and it works fine.

    But there's one small issue.

    In Internet Explorer, the subscribe button doesn't appear properly, it shows like an error. Could you please help me to solve this or is this a kind of bug? The page is http://www.petedonos.com/zen .

    Thank you all guys and keep the good work.

  8. #808
    Join Date
    Nov 2006
    Posts
    296
    Plugin Contributions
    2

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

    Quote Originally Posted by brunomsantos View Post
    Hi, I've just installed the latest version of Newsletter Subscribe, and it works fine.

    But there's one small issue.

    In Internet Explorer, the subscribe button doesn't appear properly, it shows like an error. Could you please help me to solve this or is this a kind of bug? The page is http://www.petedonos.com/zen .

    Thank you all guys and keep the good work.
    Hi, great that it works. The button doesn't seem to exist as it is trying to load the button from the template_default directory in this path: includes/templates/template_default/buttons/portugues/button_subscribe.gif Your best solution is to create a button in the style of your website and put it in this path: includes/templates/12541/buttons/portugues/button_subscribe.gif It will then load this button from your template directory.

  9. #809
    Join Date
    Oct 2008
    Posts
    2
    Plugin Contributions
    0

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

    Ok, that was basic. Thank you. Sorry for an so basic question.

  10. #810
    Join Date
    Feb 2009
    Location
    UK
    Posts
    29
    Plugin Contributions
    0

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

    Hi, I have two problems I'm hoping someone can help with.

    Ive installed the newsletter only subscription and all seems to be working apart from two things:

    1. Notification of unsubscribers to my admin email account is in German - cannot figure out why, everything else is in English

    2. The unsubscribe email that goes back the customer has place holder text and I can't figure out where to change it - Ive tested changes in public_html/store/includes/modules/simple_zen/pages/unsubscribe/header_php.php and public_html/store/includes/modules/pages/unsubscribe/header_php.php but to no avail:

    UNSUBSCRIBE_EMAIL_SUBJECT

    UNSUBSCRIBE_EMAIL_WELCOME

    UNSUBSCRIBE_EMAIL_TEXTUNSUBSCRIBE_EMAIL_CONTACTUNSUBSCRIBE_EMAIL_CLOSURE

    UNSUBSCRIBE_EMAIL_DISCLAIMER_NEW_CUSTOMER


    This email address was given to us by you or by one of our customers. If you
    feel that you have received this email in error, please send an email to [email protected]
    Email removal requests can be sent to this address and will be honored and respected.


    Any ideas?

 

 
Page 81 of 117 FirstFirst ... 3171798081828391 ... 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