Page 36 of 41 FirstFirst ... 263435363738 ... LastLast
Results 351 to 360 of 402
  1. #351
    Join Date
    Feb 2009
    Posts
    861
    Plugin Contributions
    0

    Default Re: MailChimp Newsletter Sidebox

    Quote Originally Posted by swguy View Post
    First question: Please just do the install by following the directions instead of trying to take a short cut. Your assertion might be correct, but there's no point in taking a chance.

    Second Question: I think the site is an account wide parameter.
    I am not using shortcut. I just noticed that several variables were identical, so i wanted to make sure i was actually getting the correct variables. In light of your second answer, that explains then why i was redirected to the live site and it is not because of incorrect variables. Thank you.

    Next question is what file will format the look of that specific sidebox? I am using a clone of the responsive_classic themplate.

  2. #352
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: MailChimp Newsletter Sidebox

    Quote Originally Posted by CaroleAs View Post
    Next question is what file will format the look of that specific sidebox? I am using a clone of the responsive_classic themplate.
    Sideboxes are controlled by:
    - /includes/modules/sideboxes/(optional template folder)/sidebox_name.php -- this is the business logic part
    - /includes/templates/your_template/sideboxes/tpl_sidebox_name.php -- this is the template piece, where the visual part is usually contained.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #353
    Join Date
    Feb 2009
    Posts
    861
    Plugin Contributions
    0

    Default Re: MailChimp Newsletter Sidebox

    I am still not getting the contact forwarded to MailChimp when they create an account. Looking further, I see that the line I had to add:

    if ((int)$newsletter == 1) {
    mailchimp_add($email_address);
    }

    only refers to the email address, but in my MC, for other integration, I have the first name as mandatory. Is it possible that because it only forwards the email address and NOT the first name, that MC simply does not recognize it or accept it?

    I would need to add the first name to this, so how would I edit it?

  4. #354
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,681
    Plugin Contributions
    123

    Default Re: MailChimp Newsletter Sidebox

    Were you aware I offer a mod installation service?
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  5. #355
    Join Date
    Feb 2009
    Posts
    861
    Plugin Contributions
    0

    Default Re: MailChimp Newsletter Sidebox

    Quote Originally Posted by swguy View Post
    Were you aware I offer a mod installation service?
    No, I was not.
    Am I asking a lot? I followed the directions to the letter, on the live site, and on two test sites, and it never registers the customer when they create an account. But it works on the sidebox.

  6. #356
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,681
    Plugin Contributions
    123

    Default Re: MailChimp Newsletter Sidebox

    The help page lists this as a "Moderate to High Difficulty" mod. If you are working with a developer, you should engage them. If you're not, you can hire me or someone else. But it's really not possible for me to debug failed installs on the forum.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  7. #357
    Join Date
    Feb 2009
    Posts
    861
    Plugin Contributions
    0

    Default Re: MailChimp Newsletter Sidebox

    Quote Originally Posted by swguy View Post
    The help page lists this as a "Moderate to High Difficulty" mod. If you are working with a developer, you should engage them. If you're not, you can hire me or someone else. But it's really not possible for me to debug failed installs on the forum.
    This mod is actually easy to install. Your instructions are clear and concise and I managed to install it correctly a long time ago. It works as it should on the Sidebox side, but not on the account creation side.

    Before I consider the necessity of "debugging" (I am not sure if it is really a BUG), is it possible that, if MC requires FNAME as a field to be sent to create a contact, that this field being missing from the info forwarded to it would cause the contact to NOT be created?

    I know this happened on another site (not a zencart installation) and making sure that the FNAME was forwarded fixed the issue, so I am basing the question on that first hand experience.

  8. #358
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,681
    Plugin Contributions
    123

    Default Re: MailChimp Newsletter Sidebox

    MailChimp integration and instructions have been updated to reflect the changes in the Slim form that MailChimp produces.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  9. #359
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,681
    Plugin Contributions
    123

    Default Re: MailChimp Newsletter Sidebox

    Update just posted:
    Fixes bug in API integration; adds instructions for changing Zen Cart newsletter page; moves log to logs folder; removes double opt in.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  10. #360
    Join Date
    Apr 2017
    Location
    Netherlands
    Posts
    20
    Plugin Contributions
    0

    Default Re: MailChimp Newsletter Sidebox

    i have installed and configured the plugin, but when a new customers creates a customer account and subscribes to the newsletter it is NOT coming through in mailchimp.
    i did update the create_account.php.
    what is wrong?

 

 
Page 36 of 41 FirstFirst ... 263435363738 ... LastLast

Similar Threads

  1. v150 Newsletter Sidebox & Newsletter signup
    By meljen in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 28 Nov 2012, 09:44 PM
  2. Login page->Newsletter->Mailchimp
    By Happyworker in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 23 Jun 2010, 10:41 PM
  3. Anyone know how to add field for Mailchimp to sidebox?
    By daneh in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 16 Sep 2009, 04:40 PM
  4. Adding a user to a MailChimp newsletter?
    By fabiola-and-singsing in forum General Questions
    Replies: 3
    Last Post: 16 Feb 2009, 10:07 AM
  5. Stop Sidebox header from linking - MailChimp
    By Mickmo68 in forum Addon Sideboxes
    Replies: 2
    Last Post: 21 Nov 2008, 05:54 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