- Posts: 4
- Thank you received: 0
Signup with Virtuemart registration
I just looked into your component! Great stuff!
I noticed that the checkbox for signing up for the newsletter does appear when registration comes in the checkout process (after you hit the ' pay' button) but doesn't when you register with the virtuemart_login module.
Any ideas on this one?
BR, Dennis
Additional info:
joomlamailer version: 1.7.2
Joomla! version: 1.5.25
PHP version: 5.3.8
MySQL version: 5.1.59
Please Log in or Create an account to join the conversation.
in the 'plugins -> system -> joomailermailchimpsignup.php' file around line 56 you'll see the code:
|| ($option == 'com_virtuemart' && JRequest::getVar('page') == 'checkout.index' )
add the following code on the line directly after it:
|| ($option == 'com_virtuemart' && JRequest::getVar('page') == 'shop.registration' )
This show the subscribe option for me but so far the user hasn't actually been subscribed successfully. I'm looking into that now.
Jon
Please Log in or Create an account to join the conversation.
I'm in the same situation. I now have JoomlaMailer installed and displayed as a checkbox on the VirtueMart registration page, but when checking the box, no confirmation email comes from MailChimp.
Any ideas how to get the checkbox to work with MailChimp now?
Please Log in or Create an account to join the conversation.
I can let you have a copy if you like, or look at where the working code should be added to joomlamailer's plugin.
Please Log in or Create an account to join the conversation.
I'm fine pasting code into the appropriate files... if you can give me your code to add and (about) where it should go.
Can you post it here?
Please Log in or Create an account to join the conversation.
Do you just use the standard Joomla/VirtueMart registration - no Community Builder or such like?
And which version of Joomla are you using? I need to update my plugin to support J1.7 but shouldn't take too long to do.
Please Log in or Create an account to join the conversation.
I'm using VirtueMart for registration. I don't believe there is anything special about it. I'm not running Community Builder.
Here are some version numbers:
Joomla: 1.5.22
VirtueMart: 1.1.7
JoomlaMailchimpIntegration: 1.7.2
Thanks.
Please Log in or Create an account to join the conversation.
- jonathan.guerrero
- Offline
- New Member
- Posts: 1
- Thank you received: 0
Do you have the plugin you talking about? I try with joomlamailer plugin but have the problem that si necessary get the confirmation link after register and it affect the flow of the store, we can lose sales.
Could be nteresting know what your plugin does.
thanks,
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
joomlamailer uses cookies!
This website uses cookies to provide user authentication and improve your user experience. Please indicate whether you consent to our site placing these cookies on your device. We are not using cookies for marketing purposes. For more information visit our privacy policy
Joomlamailer.com is not affiliated with or endorsed by The Joomla! Project™, Open Source Matters, Inc. or Intuit Mailchimp.
Any products and services provided through this site are not supported or warrantied by The Joomla! Project, Open Source Matters, Inc. or Intuit Mailchimp.
Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.
Mailchimp® is a registered trademark of The Rocket Science Group.