- Posts: 15
- Thank you received: 0
Emergency for 1.7
03 May 2011 07:30 #1092
by mcwolf01
Emergency for 1.7 was created by mcwolf01
joomlamailer version:1.7
Joomla! version:1.5.23
PHP version:5.2.6
MySQL version: 5.0.51a
Hi there,
I upgrade JoomlaMailer from 1.6 to 1.7, and find I can not send campaign now. When I create on and send, it is failed and said "Campaign_InvalidContent". The campaign I sent is OK, because last week I sent it successfully. And then I use JoomlaMailer default template and put some content inside and send. It still has the same problem.
Is this a bug for 1.7? Or I miss some setting in the new version?
Thanks in advance.
Cheers
Mcwolf01
Joomla! version:1.5.23
PHP version:5.2.6
MySQL version: 5.0.51a
Hi there,
I upgrade JoomlaMailer from 1.6 to 1.7, and find I can not send campaign now. When I create on and send, it is failed and said "Campaign_InvalidContent". The campaign I sent is OK, because last week I sent it successfully. And then I use JoomlaMailer default template and put some content inside and send. It still has the same problem.
Is this a bug for 1.7? Or I miss some setting in the new version?
Thanks in advance.
Cheers
Mcwolf01
Please Log in or Create an account to join the conversation.
03 May 2011 13:21 #1095
by pete
Replied by pete on topic Emergency for 1.7
Hi Mcwolf01,
That's weird. Have you changed the archive path in the parameters? Is that folder somehow password protected or outside access to it otherwise blocked?
Can you send me a superadmin login and ftp credentials to your site? Then I would be able to check step by step at which point is fails. pete@freakedout.de
Kind regards,
Pete
That's weird. Have you changed the archive path in the parameters? Is that folder somehow password protected or outside access to it otherwise blocked?
Can you send me a superadmin login and ftp credentials to your site? Then I would be able to check step by step at which point is fails. pete@freakedout.de
Kind regards,
Pete
Please Log in or Create an account to join the conversation.
- taobaotube
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
09 May 2011 20:20 #1129
by taobaotube
Replied by taobaotube on topic Emergency for 1.7
I have the problem as well, I also installed the 1.7 version, didn’t change anything and only put some text and an image in the mail. When sending it out I get the "Campaign_InvalidContent" message.
Have you found out the reason for that ?
Have you found out the reason for that ?
Please Log in or Create an account to join the conversation.
- taobaotube
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
10 May 2011 09:11 #1130
by taobaotube
Replied by taobaotube on topic Emergency for 1.7
Peter,
Thank you so much for your great help !
I found that the logo picture wasn’t appearing as well because of the password protection, so I added the .htaccess to the template folder as well, It works great now!
anybody else suffer from that error this is how peter helped me:
"The reason for the error was the password protection of your administrator folder. I added an exception by adding a .htaccess file to /administrator/components/com_joomailermailchimpintegration/archive
I then was able to send a campaign test successfully."
Thank you so much!
Thank you so much for your great help !
I found that the logo picture wasn’t appearing as well because of the password protection, so I added the .htaccess to the template folder as well, It works great now!
anybody else suffer from that error this is how peter helped me:
"The reason for the error was the password protection of your administrator folder. I added an exception by adding a .htaccess file to /administrator/components/com_joomailermailchimpintegration/archive
I then was able to send a campaign test successfully."
Thank you so much!
Please Log in or Create an account to join the conversation.
10 May 2011 14:45 #1133
by pete
Replied by pete on topic Emergency for 1.7
You're very welcome
For the sake of completeness, the .htaccess files should be located at:
/administrator/components/com_joomailermailchimpintegration/archive
and
/administrator/components/com_joomailermailchimpintegration/templates
and they should contain:
Kind regards,
Pete
For the sake of completeness, the .htaccess files should be located at:
/administrator/components/com_joomailermailchimpintegration/archive
and
/administrator/components/com_joomailermailchimpintegration/templates
and they should contain:
Code:
Order Deny,Allow
Allow from all
Satisfy any
Kind regards,
Pete
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
I agree
Copyright 2010 freakedout.de - All Rights Reserved
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.
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.