- Posts: 6
- Thank you received: 0
HTTP 401 with Siteground hosting
- angelcomas
- Topic Author
- Offline
- New Member
I am using Siteground as a hosting provider and I get the error
Invalid HTML content! (The HTTP server returned error code "401". Only a 2xx response is acceptable.)
Can you help me?
Thanks in advance
Angel Comas
Please Log in or Create an account to join the conversation.
That means the MailChimp server can not access the newsletter html file on your server. Do you use a htaccess login or some other user authentication on your site? Please post the url of your site and the name of a campaign you created in Joomailer. That allows me to take a closer look at what's causing the problem.
Kind regards,
Pete
Please Log in or Create an account to join the conversation.
- angelcomas
- Topic Author
- Offline
- New Member
- Posts: 6
- Thank you received: 0
The url is www.laquintaclub.com and the campaign is "Prueba 2" . My htaccess does not have any special auth setup and I am using joomla 1.15.14
Kind regards
Angel
Please Log in or Create an account to join the conversation.
Can you please try something and let me know what happens. Edit the file administrator/components/com_joomailermailchimpintegration/controllers/send.php
add this at the end of line 227 (after "$send = $MC->campaignSendTest( $c_id, $emails );")
var_dump($MC);die;
Then try to send a campaign TEST and post the output here.
Please Log in or Create an account to join the conversation.
- angelcomas
- Topic Author
- Offline
- New Member
- Posts: 6
- Thank you received: 0
Angel
Please Log in or Create an account to join the conversation.
Kind regards,
Pete
Edit: Disallowed characters in the from name are double quotes (") and the @ sign.
Please Log in or Create an account to join the conversation.
- angelcomas
- Topic Author
- Offline
- New Member
- Posts: 6
- Thank you received: 0
Best regards
Angel
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I'm having the error with invalid content when testing a campaign too.
I did all the previous tips I found:
- archive directory in root with 766 rights for the dir and all files
- no .htaccess that reject any ip's or sockets
- no password protection
- no illegal characters @ or " as a name
I added the code: var_dump($MC);die; in the send.php and .....
...here I got the following error when saving/creating the campaign:
JDatabaseMySQL::query: 1146 - Table 'xxx.n8xiq_k2_items' doesn't exist SQL=SELECT a.*, b.name, c.name as category FROM n8xiq_k2_items as a LEFT JOIN n8xiq_users as b ON b.id = a.created_by LEFT JOIN n8xiq_k2_categories as c ON c.id = a.catid WHERE a.published =1
Any help is needed to get this component going. I hope you have some ideas on how to solve this.
Thanks.
Dennis
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.