- Posts: 10
- Thank you received: 0
Error creating a campaign
I got to install Joomalier, create a list but when a try to create a campaing, I get the warnings bellow and can't move forward.
Any tips?
Warning messages:
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/nitromodelismo/www/administrator/components/com_joomailermailchimpintegration/views/create/view.html.php on line 162
Warning: Invalid argument supplied for foreach() in /home/nitromodelismo/www/libraries/joomla/html/html/select.php on line 68
I'm running Joomla! 1.5.14
CB 1.2.1
Customized template
thank you,
Ciro.
Please Log in or Create an account to join the conversation.
This error appears because you have no folders in your MailChimp interface. We've just put up version 1.1.1 which should sort it out.
Cheers,
Chris
Please Log in or Create an account to join the conversation.
How do I check the version I'm running?
And how do I update it? Install the new one over the one I have installed?
Thank you,
Ciro
Please Log in or Create an account to join the conversation.
Just find out
There is a "Upgrade" option when installing it
Thank you anyway,
Ciro.
Please Log in or Create an account to join the conversation.
FYI - You can find the installed version of a component by going to the Install/Uninstall menu in Joomla and checking out the list of components.
Cheers,
Chris
Please Log in or Create an account to join the conversation.
Now running version 1.1.1
When trying to create a campaign, I only see a blank screen.
Tried using IE8 (addons disabled), Chrome and Safari thru my Iphone.
I got to create the campign using "Account Settings". But it is not shown on Joomla! component menu when choosing "component/newsletter/campaing" even selecting the right folder and status.
Any other tip?
BTW, if you need, I can provide you administrator rights to check it
Thank you once again,
Ciro.
Please Log in or Create an account to join the conversation.
Btw, you should not be creating camaigns in Mailchimp. The "Account Settings" button takes you to mailchimp.com. Campaigns that are to be managed from within Joomailer should also be created from within Joomailer using the "Create Campaign" button.
Chris
Please Log in or Create an account to join the conversation.
I had a problem like that with CB. The problem was the language.
I was triyng to use CB with brazilian portuguese and it was not working.
But now I'm using English...
Ciro.
Please Log in or Create an account to join the conversation.
Now I have only one issue (blank screen), but I think this is a problem from my side.
I will let you know if I find a solution.
thank you,
Ciro.
Please Log in or Create an account to join the conversation.
var baseUrl = ' www.nitromodelismo.com.br/administrator/ ';
function submitbutton(pressbutton) {
var astPipe = new RegExp("\\*\\|");
var pipeAst = new RegExp("\\|\\*");
if (document.adminForm.campaign_name.value == ""){
alert('The Campaign name field is required and must be provided.');
} else if ( !check_special() ){
alert('The Campaign name contains special characters! Please use only A-Z, a-z and 0-9.');
} else if (document.adminForm.subject.value == ""){
alert('Please enter an email subject!');
} else if (document.adminForm.subject.value.match(astPipe) || document.adminForm.subject.value.match(pipeAst)){
alert('Please do not use merge tags in the email subject!');
} else if (document.adminForm.from_name.value == ""){
alert('Please enter a from name!');
} else if (document.adminForm.from_email.value == ""){
alert('Please enter a from email!');
} else if (document.adminForm.reply_email.value == ""){
alert('Please enter a reply email!');
} else if (document.adminForm.confirmation_email.value == ""){
alert('Please enter a confirmation email!');
} else if (document.adminForm.template.value == ""){
alert('Please choose an email template!');
} else {
joomailermailchimpintegration_ajax_loader();
<br />
<b>Warning</b>: Attempt to assign property of non-object in <b>/home/nitromodelismo/www/libraries/joomla/html/editor.php</b> on line <b>302</b><br />
<br />
<b>Fatal error</b>: Call to a member function get() on a non-object in <b>/home/nitromodelismo/www/plugins/editors/tinymce.php</b> on line <b>57</b><br />
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.