marcop68
Forum Replies Created
-
I also have the “empty cart” problem and I have already opened a ticket (2051796). I hope you will be able to provide a solution quickly to a major issue!
Forum: Plugins
In reply to: [Contact Form 7] E-mail does not arriveSame problem for me, too, tried everything. The insteresting thing is that it seems that the email is sent (as it is logged as such by “Check & Log Email” plugin), but it doesn’t arrive.
Other emails sent by WordPress arrive.
No errors in any log on the server either. It has been so for a while, at least from the latest update. Definitely a global issue!
Forum: Plugins
In reply to: [Quick Paypal Payments] Plugin not Working (May 2020)PS: I confirm it’s now working! Many thanks for the quick turnaround!
Forum: Plugins
In reply to: [Quick Paypal Payments] Plugin not Working (May 2020)That’s great, thank you very much! I’ve seen the bug in the source ?? it’s “one of those things” ?? ! Well spotted, I would not have been able to find it without spending days!
- This reply was modified 4 years, 9 months ago by marcop68.
Forum: Plugins
In reply to: [Quick Paypal Payments] Plugin not Working (May 2020)The “popup” I mean is what you get – for example – on eBay when you pay for your purchase with PayPal… not sure what is its technical term ?? I understand that the folder “legacy” is where you have the old code, but it seemed to be where qpp was running its code on my setup (at least, all the errors/warnings I could see were from that file).
I didn’t try to call the do_shortcode as my content for the apply_filters() contains other dynamic text that I have to generate in my shortcode, unfortunately.
What I did was to have a test page with the
[qpp amount="GBP100" form="EMHC" id="My Test Product"]
shortcode directly in it and I had the same behaviour as described in my OP.
Forum: Plugins
In reply to: [Quick Paypal Payments] Plugin not Working (May 2020)That’s correct: the big advantage of your plugin is that the shortcode can be created dynamically. In my case, I have a plugin that extends a commercial WP plugin (that doesn’t handle PayPal). My plugin publishes a shortcode (which of course I’ve put on a page, called by the other plugin) which reads the data from the other plugin and generates a call to the [qpp] shortcode. Essentially, I do a:
echo apply_filters('the_content', "[qpp .....]");
in my shortcode.The plugin I’m using now (WP PayPal) does the same think as qpp does, but rather than opening the pop-up (which I would greatly prefer), opens a PayPal page.
I spent all morning looking at the qpp code and I can sympathize with you and the challenges in rewriting the plugin!!! ??
Forum: Plugins
In reply to: [Quick Paypal Payments] Plugin not Working (May 2020)The form I tried to use was a “read-only” one. I generate programmatically from my own plugin this shortcode:
[qpp amount="GBP100" form="EMHC" id="My Test Product"]
The EMHC form displays only the id (My Test Product) and the price (both were displaying correctly). Curiously, if the form was not read-only, the <input> box for the product was not filled in with the id of the shortcode, but used the default one.
It’s a bit of a mystery, many thanks for your time: perhaps you could consider having a way to export the form for testing/checking at your end, and perhaps create a log for any PayPal error.
Unfortunately, I don’t have a test system to work with, I’m afraid.
All the best, thank you!
Forum: Plugins
In reply to: [Quick Paypal Payments] Plugin not Working (May 2020)There are no Javascript errors: in Chrome I have only the PayPal cookie warning with “Samesite” while in Firefox and IE I don’t have (of course) the warning but I still haven’t the popup.
In Sandbox mode I have some debug messages from PayPal (a console.log(…) of an object) but no joy…
I understand you cannot/want provide help for a free plugin (I have the suspicion the problem may be due to my theme, Shapely), but as my site is live, I won’t be using your plugin, sorry, and rather go to WP PayPal which is working out of the box.Forum: Plugins
In reply to: [GDPR] Cannot export data – url not processed?You are incompatible with Easy Digital Downloads (https://easydigitaldownloads.com/). As EDD is the core of my e-business, your plugin is not working…
I’ve contacted the EDD team too and hope you will be able to find a solution.
Regards,
— mp
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] API status Not ConnectedLap: many thanks, yes, they are all possible options, if the hosting provider were to offer them and if we weren’t running business critical services that can’t afford the downtime and aggravation that a provider move entices.
However, I’m sure a few people will appreciate a notification (the HTML page returned by MailChimp in case of error 503) and perhaps some documentation on mc4wp on what this error means and the steps to take… ??
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] API status Not ConnectedSome more info, which may help people with the same problem.
My domains are on a hosted server, whose IP address has been blacklisted, as another domain there (not one of mine…) is serving trojans, viruses, etc. Personally, I asked my provider to deal with the situation, as it’s now out of my control.
To check if you have the same problem:
- Find the IP address of your site. This can be done from a command prompt with the command
ping example.com
(replace example.com with your site). You will get a number, ex. 123.123.123.123 - From https://www.ip-score.com/ enter this IP address and click “Check”. (other services are available).
- On the right hand side, you will see a list of results “Blacklist Check”:
- Check for the “Listed” results (these are in red). In my case, Spamhaus is listing my IP address.
- Clicking on the “Listed” entry, a new tab will open with a description of where the IP has been listed and information on the reason why it was listed (in my case, there was the URL of a page with trojans).
- From there, it’s a matter to deal with your provider or follow the instructions (you may have been hacked yourself…)
Blacklists check: Spamhaus:Listed Sorbs.net:Clear Spamcop:Clear South Korean NBL:Clear Barracuda BBL:Clear
I would like to see clearer instructions in MailChimp for WP on how to deal with this problem, or even perhaps receive a notification that something is broken in the connection to MailChimp… That would save time and frustration…
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] API status Not ConnectedI’ve heard back from MailChimp and – good news – the problem isn’t with my account, but with Akamai blocking my server’s IP ??
This is what MailChimp suggests: any comments/recommendations (other than asking my hosting provider to sort themselves out with Akamai?):
I took a look at your account and there aren’t any compliance issues. What you are experiencing appears to be an Akamai issue.
If a user or subscriber is using an IP address that is being blocked by Akamai and hits one of our endpoints (any of our hosted sign-up forms, or API endpoints), they will see these kinds of errors. Here are a few things to try to help resolve an Akamai block.
Access the application (make your API requests) from behind a proxy or through a VPN
Access the application (make your API requests) from a different network
If the requests are generated from a web server: Request a new IP from your hosting provider
If accessing the application (or making API requests) from a home or business network: Reach out to your Internet Service Provider and request a change of external IP
Wait it out. Typically blocks of this nature can clear just as quickly as they were implemented, assuming the behavior in question has stopped.Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] API status Not ConnectedHi! It may be that the problem is due to the MailChimp account being under “compliance review”. On checking MailChimp’s API documentation here: https://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/, error 503 is “Compliance Related”.
I’ve managed to dump the MailChimp response to the plugin, and it contains a nice HTML message to reach out to MailChimp, with an incident number. Below, the response, obfuscated in the sensitive data:
[29-Aug-2016 13:44:05 UTC] array(6) { ["headers"]=> object(Requests_Utility_CaseInsensitiveDictionary)#5178 (1) { ["data":protected]=> array(7) { ["server"]=> string(6) "Apache" ["content-type"]=> string(9) "text/html" ["etag"]=> string(45) ""2c04e24a413fe3bbXXXXXXXXXX46841:1427XXXX35"" ["vary"]=> string(15) "Accept-Encoding" ["content-encoding"]=> string(4) "gzip" ["cache-control"]=> string(13) "max-age=86366" ["date"]=> string(29) "Mon, 29 Aug 2016 13:44:05 GMT" } } ["body"]=> string(9768) "<!DOCTYPE html> <html role='document'> <head> <meta charset='utf-8'> <meta content='en' name='language'> <meta content='IE=edge' http-equiv='X-UA-Compatible'> <meta content='width=device-width, initial-scale=1' name='viewport'> <title>403</title> <style type='text/css'> h1{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}h1{text-rendering:optimizeLegibility}h1{letter-spacing:-0.03em;font-size:40px;line-height:1.2;font-weight:bold}p{font-size:16px;line-height:1.6875;font-weight:normal}html,body{background:#f2f2f2;font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;color:#3a3a3a;margin:0;padding:0;text-align:center}a{color:#52bad5;text-decoration:none}a:hover{text-decoration:underline;color:#2c9ab7}h1{margin:0}p{margin:6px 0 0 0}.content{display:inline-block;text-align:left;width:100%;max-width:520px;padding-top:20vmin}.freddie{width:25%;max-width:108px;height:0;padding-bottom:25%;margin:18px auto}.script{width:50%;max-width:216px;margin:18px auto}.message{width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:36px;background:#fff;border-bottom:4px solid #dcdcdc}@media screen and (max-width: 520px){.message{padding-left:18px;padding-right:18px}} </style> </head> <body> <div class='content'> <a href='/'> <div class='script'><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 724.504 176.844" enable-background="new 0 0 724.504 176.844"><g opacity=".99" fill="#373737"><polygon points="208.246,85.872 208.245,85.869 208.245,85.872"/><path d="M693.708 129.884l.245.002c14.616 0 24.903-10.00.24dedd58.1472478245.175b8fc3 25.013-24.619.057-7.175-2.016-13.743-5.833-18.49-4.041-5.023-9.697-7.705-16.354-7.755l-.137-.001c-8.987 0-17.332 6.821-25.515 20.852l-.651 1.117-.418-1.225c-2.064-6.014-3.907-11.023-5.007-14.016-.768-2.094-1.112-3.031-1.191-3.333-.391-1.52-1.69-2.462-3.391-2.462-1.047 0-2.156.354-3.209 1.022-1.041.663-1.623 1.475-1.832 2.557l-.052.162c-8.188 25.537-14.942 37.939-20.659 37.94-.832-.005-1.484-.279-1.97-.817-1.495-1.657-1.13-5.596-.619-11.05.373-3.999.798-8.538.622-13.351-.34-9.246-5.397-14.803-13.536-14.866-10.342 0-17.043 11.011-20.131 17.573l-.92 1.96-.205-2.155c-.771-8.126-3.497-17.826-12.105-17.893-10.039 0-17.688 11.785-22.354 21.672l-1.25 2.65.12-2.928c.558-13.189 1.014-20.972 1.354-23.134.342-2.166.164-3.621-.546-4.452-.672-.783-1.936-1.071-3.795-.952-3.213.204-4.857 2.159-7.331 8.716-4.062 10.771-14.404 35.827-22.66 35.827-1.637-.011-2.935-.571-3.883-1.657-3.464-3.974-2.077-14.701-.161-29.549l.144-1.00.24dedd58.1472478245.175b8fc3c.905-7.03-.643-8.53-4.456-9.233-.413-.077-.803-.114-1.16-.114-3.051 0-4.478 2.92-7.326 11.035-5.067 14.441-11.583 29.632-19.208 29.632-.277 0-.556-.021-.833-.067-4.04-.685-3.953-6.681-3.84-14.27.062-4.104.128-8.756-.504-12.959-1.14-7.537-5.582-12.247-11.593-12.294-12.005-.001-20.097 15.37-23.86 24.53l-.854 2.073-.285-2.224c-.503-3.971-1.168-10.269-1.458-17.715l-.008-.22.136-.172c22.463-28.274 32.541-48.677 32.674-66.159.087-11.168-5.066-17.876-13.782-17.943-6.37 0-21.525 5.308-26.792 54.479-.976 9.118-1.514 18.466-1.594 27.788l-.001.181-.104.149c-10.274 14.874-32.207 40.458-53.68 40.458-19.4 0-34.879-15.693-34.879-43.399 0-37.141 26.291-59.945 46.074-59.945l.162.001c4.299.032 7.985 1.233 10.663 3.473 2.779 2.325 4.229 5.583 4.2 9.423-.037 5.13-1.707 7.761-3.321 10.309-.415.656-.828 1.306-1.206 1.997-.382.696-.73 1.708-.223 2.574.519.885 1.847 1.443 3.466 1.455 4.709 0 11.832-6.816 11.909-17.087.083-10.75-8.974-21.828-25.13-21.828-24.45 0-57.375 26.859-57.375 70.392 0 30.793 19.305 52.075 45.458 52.075 18.561 0 36.92-13.286 53.177-35.481l.994-1.346.073 1.672c.344 8.00.24dedd58.1472478245.175b8fc3.935 14.527 1.365 19.202.278 3.006.479 5.175.471 6.372-.021 2.629.409 4.447 1.313 5.565.904 1.12 2.342 1.649 4.521 1.667 3.65 0 4.381-2.492 5.826-8.632l.417-1.753c1.797-7.441 8.434-31.732 18.416-31.732 1.631.013 2.888.501 3.782 1.447 2.205 2.339 1.964 7.136 1.685 12.693-.175 3.468-.355 7.054-.008 10.542.938 9.421 5.01 14.027 12.439 14.084 7.628.001 15.588-8.216 19.787-15.85l.793-1.441.309 1.615c.776 4.086 4.243 17.501 15.101 17.501 9.841 0 18.277-10.364 27.534-31.686l1.209-2.787-.076 3.037c-.196 8.081-.632 17.951-.635 25.577-.003 5.902.593 8.154 3.318 8.154l.616.029c2.618 0 4.396-1.564 5.281-4.651 6.961-24.266 12.979-35.566 18.94-35.566 5.839.045 6.387 10.718 6.855 29.578l.029 1.321c.143 6.599.378 9.515 4.479 9.547 3.107 0 3.883-2.44 5.49-8.455.306-1.15.644-2.407 1.033-3.764 5.621-19.504 10.28-27.459 16.084-27.459 4.966.039 5.242 5.158 5.333 6.84.194 3.605-.178 7.377-.537 11.019-.333 3.385-.677 6.883-.548 10.142.306 7.63 4.482 11.859 11.762 11.917 9.451.001 17.981-11.051 25.452-32.844l.519-1.518.592 1.491c1.355 3.421 3.121 8.06 4.757 13.592l.062.211-.091.201c-7.233 16.062-12.338 33.954-12.409 43.511-.095 12.592 5.603 20.773 14.514 20.842l.153.001c4.85 0 16.153-1.945 16.372-19.963.086-7.387-1.655-17.828-5.183-31.039l-.403-1.511 1.303.865c4.501 2.988 9.577 4.588 14.681 4.626zm-243.564-61.098c.203-4.514.582-8.911 1.122-13.065 3.494-26.786 10.797-45.493 17.759-45.493h.03c3.318.025 4.979 2.534 4.941 7.457-.092 12.094-7.753 29.408-22.773 51.463l-1.174 1.726.095-2.088zm221.96 96.301c-1.108 1.473-2.65 2.221-4.582 2.221-2.218-.017-3.886-.794-5.019-2.307-3.176-4.246-2.281-14.219 2.9-32.335.618-2.158 1.29-4.335 2-6.465l.604-1.806.528 1.829c6.04 20.903 7.241 33.977 3.569 38.863zm1.876-53.556l-.11-.201-.219-.696.103-.208c6.886-14.187 14.774-22.319 21.64-22.319h.071c7.752.06 13.112 7.034 13.036 16.957-.051 6.627-2.97 10.439-5.407 12.47-2.783 2.32-6.49 3.646-10.17 3.646-9.071-.065-15.299-5.284-18.944-9.649zM695.394 88.705v0zM234.858 127.542c10.627-.854 19.059-15.306 22.19-21.48l.807-1.593.305 1.76c1.502 8.688 6.227 23.282 21.009 23.394l.00.24dedd58.1472478245.175b8fc3.001c6.392 0 13.646-3.91 20.976-11.304l.538-.545.392.656c4.934 8.252 11.554 12.636 18.6 12.276 10.376-.537 16.673-7.895 17.228-12.999.142-1.3-.204-2.522-.946-3.353-.934-1.042-2.288-1.159-3.285-.209l-.472.45c-2.417 2.321-6.918 6.642-11.819 6.896-6.004.295-10.444-3.297-13.314-10.703l-.119-.309.202-.265c16.509-21.595 28.096-54.545 26.952-76.642-.527-10.229-3.502-22.422-14.672-22.422-.273 0-.551.007-.833.023-4.279.22-8.171 2.258-11.566 6.058-10.364 11.595-15.789 40.137-13.82 72.714.409 6.77 1.583 13.093 3.493 18.796l.107.315-.218.257c-6.125 7.16-12.171 11.104-17.02 11.104-11.671 0-11.277-19.564-10.355-35.795.2-3.498.495-5.726-.54-6.993-.74-.907-1.978-1.355-3.781-1.369h-.212c-4.15 0-5.018.853-7.146 7.015-4.419 12.805-13.146 34.291-21.922 34.291-2.434-.021-4.291-.852-5.56-2.473-4.258-5.436-1.026-18.99 1.571-29.882.468-1.959.917-3.839 1.299-5.578.569-2.583.395-4.47-.52-5.608-.912-1.135-2.741-1.599-5.154-1.407-3.76.301-6.163 1.874-7.324 9.022l-.232 1.488-.875-1.06c-1.641-2.422-4.842-5.312-10.783-5.312-.521 0-1.06.021-1.617.067-6.34.521-13.561 4.936-18.845 11.53-6.169 7.697-9.116 17.442-8.296 27.433.044.529.12 1.037.195 1.542l.044.281-.192.209c-3.691 4.021-7.451 6.062-11.178 6.062-5.751-.046-9.051-4.322-9.051-11.44 0-11.983 8.122-48.109 8.122-61.187 0-13.918-6.203-21.496-16.971-21.579l-.163-.001c-15.724 0-27.982 17.845-39.71 54.557-1.074 3.363-2.243 7.249-3.246 10.604l-1.646 5.521.489-5.739c1.089-12.789 1.837-25.231 2.225-36.983.583-17.743-1.815-29.161-7.333-34.908-2.977-3.1-6.916-4.626-12.045-4.665h-.136c-19.243 0-28.461 32.454-35.173 55.355-2.026 6.912-6.021 22.505-8.686 33.165l1.579-2.569c1.186-13.421 4.614-47.044 4.389-65.284-.241-19.568-6.758-28.342-21.129-28.452h-.177c-7.677 0-13.003 3.816-16.12 7.017-5.003 5.138-8.121 12.645-7.947 19.128.104 3.942 2.524 7.45 4.357 7.45 1.194 0 1.854-1.594 2.143-2.543 4.446-14.7 10.198-21.845 17.585-21.845 3.064.024 5.342.927 7.05 2.759 5.77 6.19 4.72 22.904 2.817 53.246-.614 9.778-1.308 20.858-1.896 33.461-.101 2.162-.235 4.252-.363 6.237-.561 8.754-1.005 15.668 2.314 16.183 4.319.673 7.131-1.079 8.568-5.355 2.134-6.344 6.918-23.681 16.177-55.363 8.883-30.401 15.595-41.463 24.183-41.463 9.92 0 10.659 17.034 8.84 52.979-.386 7.619-.906 16.251-1.303 25.646-.056 1.319-.119 2.597-.179 3.829-.382 7.775-.684 13.915 1.537 16.269.693.73 1.637 1.093 2.883 1.102 4.3 0 5.593-3.772 7.735-10.021.379-1.105.781-2.281 1.229-3.516 14.737-40.648 25.632-75.916 40.256-75.916 4.389 0 7.798 3.562 7.798 10.511 0 16.04-7.841 47.035-7.841 62.747 0 5.627 1.62 10.684 4.682 14.235 3.142 3.644 7.538 5.591 12.712 5.629h.114c4.892 0 9.992-2.377 15.157-7.065l.484-.439.389.524c3.4 4.576 8.889 7.032 14.812 6.574 9.09-.708 16.716-8.802 19.553-16.432l.555-1.493.555 1.493c2.104 5.665 6.665 12.489 16.411 11.698zm83.751-106.215l.156-.003c1.038 0 1.949.52 2.709 1.548 3.608 4.88 3.663 22.688-2.545 42.95-3.547 11.581-8.316 22.52-13.792 31.634l-.873 1.452-.222-1.681c-.645-4.897-.962-9.999-1.187-14.345-1.583-30.626 7.683-61.136 15.754-61.555zm-100.846 71.578c-3.181 12.804-9.281 28.248-20.279 29.133-.307.022-.607.037-.896.037-4.561 0-7.119-2.986-7.602-8.877-.604-7.372 2.574-16.008 8.098-22.004 3.515-3.816 7.481-5.919 11.163-5.919h.075c4.652.037 7.912 3.771 9.411 7.252l.079.185-.049.193zM469.024 10.822v0zM268.772 45.984c-4.061 0-7.341 3.198-7.371 7.13-.031 3.961 3.227 7.208 7.26 7.239l.058.59v-.59c4.002.001 7.281-3.195 7.311-7.126.031-3.963-3.225-7.211-7.258-7.243zM524.024 45.984c-4.06 0-7.341 3.198-7.369 7.13-.032 3.961 3.225 7.208 7.26 7.239l.057.59v-.59c4.002.001 7.28-3.195 7.311-7.126.029-3.963-3.225-7.211-7.259-7.243z"/></g></svg></div> </a> <div class='message'> <h1>Request Blocked.</h1> <p>We had to block your request because of something that looked suspicious. Please reach out to support: <a href="mailto:[email protected]?subject=Incident Number: 00.24XXXX8.14XXXXXX45.175XXXX3">[email protected]</a> <br /><br /> <em><span>Reference Number: 00.24XXXX8.14XXXXXX45.175XXXX3</span></em> </p> </div> </div> </body> </html>" ["response"]=> array(2) { ["code"]=> int(503) ["message"]=> string(19) "Service Unavailable" } ["cookies"]=> array(0) { } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#5172 (5) { ["response":protected]=> object(Requests_Response)#5171 (10) { ["body"]=> string(9768) "<!DOCTYPE html> <html role='document'> <head> <meta charset='utf-8'> <meta content='en' name='language'> <meta content='IE=edge' http-equiv='X-UA-Compatible'> <meta content='width=device-width, initial-scale=1' name='viewport'> <title>403</title> <style type='text/css'> h1{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}h1{text-rendering:optimizeLegibility}h1{letter-spacing:-0.03em;font-size:40px;line-height:1.2;font-weight:bold}p{font-size:16px;line-height:1.6875;font-weight:normal}html,body{background:#f2f2f2;font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;color:#3a3a3a;margin:0;padding:0;text-align:center}a{color:#52bad5;text-decoration:none}a:hover{text-decoration:underline;color:#2c9ab7}h1{margin:0}p{margin:6px 0 0 0}.content{display:inline-block;text-align:left;width:100%;max-width:520px;padding-top:20vmin}.freddie{width:25%;max-width:108px;height:0;padding-bottom:25%;margin:18px auto}.script{width:50%;max-width:216px;margin:18px auto}.message{width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:36px;background:#fff;border-bottom:4px solid #dcdcdc}@media screen and (max-width: 520px){.message{padding-left:18px;padding-right:18px}} </style> </head> <body> <div class='content'> <a href='/'> <div class='script'><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 724.504 176.844" enable-background="new 0 0 724.504 176.844"><g opacity=".99" fill="#373737"><polygon points="208.246,85.872 208.245,85.869 208.245,85.872"/><path d="M693.708 129.884l.245.002c14.616 0 24.903-10.00.24dedd58.1472478245.175b8fc3 25.013-24.619.057-7.175-2.016-13.743-5.833-18.49-4.041-5.023-9.697-7.705-16.354-7.755l-.137-.001c-8.987 0-17.332 6.821-25.515 20.852l-.651 1.117-.418-1.225c-2.064-6.014-3.907-11.023-5.007-14.016-.768-2.094-1.112-3.031-1.191-3.333-.391-1.52-1.69-2.462-3.391-2.462-1.047 0-2.156.354-3.209 1.022-1.041.663-1.623 1.475-1.832 2.557l-.052.162c-8.188 25.537-14.942 37.939-20.659 37.94-.832-.005-1.484-.279-1.97-.817-1.495-1.657-1.13-5.596-.619-11.05.373-3.999.798-8.538.622-13.351-.34-9.246-5.397-14.803-13.536-14.866-10.342 0-17.043 11.011-20.131 17.573l-.92 1.96-.205-2.155c-.771-8.126-3.497-17.826-12.105-17.893-10.039 0-17.688 11.785-22.354 21.672l-1.25 2.65.12-2.928c.558-13.189 1.014-20.972 1.354-23.134.342-2.166.164-3.621-.546-4.452-.672-.783-1.936-1.071-3.795-.952-3.213.204-4.857 2.159-7.331 8.716-4.062 10.771-14.404 35.827-22.66 35.827-1.637-.011-2.935-.571-3.883-1.657-3.464-3.974-2.077-14.701-.161-29.549l.144-1.00.24dedd58.1472478245.175b8fc3c.905-7.03-.643-8.53-4.456-9.233-.413-.077-.803-.114-1.16-.114-3.051 0-4.478 2.92-7.326 11.035-5.067 14.441-11.583 29.632-19.208 29.632-.277 0-.556-.021-.833-.067-4.04-.685-3.953-6.681-3.84-14.27.062-4.104.128-8.756-.504-12.959-1.14-7.537-5.582-12.247-11.593-12.294-12.005-.001-20.097 15.37-23.86 24.53l-.854 2.073-.285-2.224c-.503-3.971-1.168-10.269-1.458-17.715l-.008-.22.136-.172c22.463-28.274 32.541-48.677 32.674-66.159.087-11.168-5.066-17.876-13.782-17.943-6.37 0-21.525 5.308-26.792 54.479-.976 9.118-1.514 18.466-1.594 27.788l-.001.181-.104.149c-10.274 14.874-32.207 40.458-53.68 40.458-19.4 0-34.879-15.693-34.879-43.399 0-37.141 26.291-59.945 46.074-59.945l.162.001c4.299.032 7.985 1.233 10.663 3.473 2.779 2.325 4.229 5.583 4.2 9.423-.037 5.13-1.707 7.761-3.321 10.309-.415.656-.828 1.306-1.206 1.997-.382.696-.73 1.708-.223 2.574.519.885 1.847 1.443 3.466 1.455 4.709 0 11.832-6.816 11.909-17.087.083-10.75-8.974-21.828-25.13-21.828-24.45 0-57.375 26.859-57.375 70.392 0 30.793 19.305 52.075 45.458 52.075 18.561 0 36.92-13.286 53.177-35.481l.994-1.346.073 1.672c.344 8.00.24dedd58.1472478245.175b8fc3.935 14.527 1.365 19.202.278 3.006.479 5.175.471 6.372-.021 2.629.409 4.447 1.313 5.565.904 1.12 2.342 1.649 4.521 1.667 3.65 0 4.381-2.492 5.826-8.632l.417-1.753c1.797-7.441 8.434-31.732 18.416-31.732 1.631.013 2.888.501 3.782 1.447 2.205 2.339 1.964 7.136 1.685 12.693-.175 3.468-.355 7.054-.008 10.542.938 9.421 5.01 14.027 12.439 14.084 7.628.001 15.588-8.216 19.787-15.85l.793-1.441.309 1.615c.776 4.086 4.243 17.501 15.101 17.501 9.841 0 18.277-10.364 27.534-31.686l1.209-2.787-.076 3.037c-.196 8.081-.632 17.951-.635 25.577-.003 5.902.593 8.154 3.318 8.154l.616.029c2.618 0 4.396-1.564 5.281-4.651 6.961-24.266 12.979-35.566 18.94-35.566 5.839.045 6.387 10.718 6.855 29.578l.029 1.321c.143 6.599.378 9.515 4.479 9.547 3.107 0 3.883-2.44 5.49-8.455.306-1.15.644-2.407 1.033-3.764 5.621-19.504 10.28-27.459 16.084-27.459 4.966.039 5.242 5.158 5.333 6.84.194 3.605-.178 7.377-.537 11.019-.333 3.385-.677 6.883-.548 10.142.306 7.63 4.482 11.859 11.762 11.917 9.451.001 17.981-11.051 25.452-32.844l.519-1.518.592 1.491c1.355 3.421 3.121 8.06 4.757 13.592l.062.211-.091.201c-7.233 16.062-12.338 33.954-12.409 43.511-.095 12.592 5.603 20.773 14.514 20.842l.153.001c4.85 0 16.153-1.945 16.372-19.963.086-7.387-1.655-17.828-5.183-31.039l-.403-1.511 1.303.865c4.501 2.988 9.577 4.588 14.681 4.626zm-243.564-61.098c.203-4.514.582-8.911 1.122-13.065 3.494-26.786 10.797-45.493 17.759-45.493h.03c3.318.025 4.979 2.534 4.941 7.457-.092 12.094-7.753 29.408-22.773 51.463l-1.174 1.726.095-2.088zm221.96 96.301c-1.108 1.473-2.65 2.221-4.582 2.221-2.218-.017-3.886-.794-5.019-2.307-3.176-4.246-2.281-14.219 2.9-32.335.618-2.158 1.29-4.335 2-6.465l.604-1.806.528 1.829c6.04 20.903 7.241 33.977 3.569 38.863zm1.876-53.556l-.11-.201-.219-.696.103-.208c6.886-14.187 14.774-22.319 21.64-22.319h.071c7.752.06 13.112 7.034 13.036 16.957-.051 6.627-2.97 10.439-5.407 12.47-2.783 2.32-6.49 3.646-10.17 3.646-9.071-.065-15.299-5.284-18.944-9.649zM695.394 88.705v0zM234.858 127.542c10.627-.854 19.059-15.306 22.19-21.48l.807-1.593.305 1.76c1.502 8.688 6.227 23.282 21.009 23.394l.00.24dedd58.1472478245.175b8fc3.001c6.392 0 13.646-3.91 20.976-11.304l.538-.545.392.656c4.934 8.252 11.554 12.636 18.6 12.276 10.376-.537 16.673-7.895 17.228-12.999.142-1.3-.204-2.522-.946-3.353-.934-1.042-2.288-1.159-3.285-.209l-.472.45c-2.417 2.321-6.918 6.642-11.819 6.896-6.004.295-10.444-3.297-13.314-10.703l-.119-.309.202-.265c16.509-21.595 28.096-54.545 26.952-76.642-.527-10.229-3.502-22.422-14.672-22.422-.273 0-.551.007-.833.023-4.279.22-8.171 2.258-11.566 6.058-10.364 11.595-15.789 40.137-13.82 72.714.409 6.77 1.583 13.093 3.493 18.796l.107.315-.218.257c-6.125 7.16-12.171 11.104-17.02 11.104-11.671 0-11.277-19.564-10.355-35.795.2-3.498.495-5.726-.54-6.993-.74-.907-1.978-1.355-3.781-1.369h-.212c-4.15 0-5.018.853-7.146 7.015-4.419 12.805-13.146 34.291-21.922 34.291-2.434-.021-4.291-.852-5.56-2.473-4.258-5.436-1.026-18.99 1.571-29.882.468-1.959.917-3.839 1.299-5.578.569-2.583.395-4.47-.52-5.608-.912-1.135-2.741-1.599-5.154-1.407-3.76.301-6.163 1.874-7.324 9.022l-.232 1.488-.875-1.06c-1.641-2.422-4.842-5.312-10.783-5.312-.521 0-1.06.021-1.617.067-6.34.521-13.561 4.936-18.845 11.53-6.169 7.697-9.116 17.442-8.296 27.433.044.529.12 1.037.195 1.542l.044.281-.192.209c-3.691 4.021-7.451 6.062-11.178 6.062-5.751-.046-9.051-4.322-9.051-11.44 0-11.983 8.122-48.109 8.122-61.187 0-13.918-6.203-21.496-16.971-21.579l-.163-.001c-15.724 0-27.982 17.845-39.71 54.557-1.074 3.363-2.243 7.249-3.246 10.604l-1.646 5.521.489-5.739c1.089-12.789 1.837-25.231 2.225-36.983.583-17.743-1.815-29.161-7.333-34.908-2.977-3.1-6.916-4.626-12.045-4.665h-.136c-19.243 0-28.461 32.454-35.173 55.355-2.026 6.912-6.021 22.505-8.686 33.165l1.579-2.569c1.186-13.421 4.614-47.044 4.389-65.284-.241-19.568-6.758-28.342-21.129-28.452h-.177c-7.677 0-13.003 3.816-16.12 7.017-5.003 5.138-8.121 12.645-7.947 19.128.104 3.942 2.524 7.45 4.357 7.45 1.194 0 1.854-1.594 2.143-2.543 4.446-14.7 10.198-21.845 17.585-21.845 3.064.024 5.342.927 7.05 2.759 5.77 6.19 4.72 22.904 2.817 53.246-.614 9.778-1.308 20.858-1.896 33.461-.101 2.162-.235 4.252-.363 6.237-.561 8.754-1.005 15.668 2.314 16.183 4.319.673 7.131-1.079 8.568-5.355 2.134-6.344 6.918-23.681 16.177-55.363 8.883-30.401 15.595-41.463 24.183-41.463 9.92 0 10.659 17.034 8.84 52.979-.386 7.619-.906 16.251-1.303 25.646-.056 1.319-.119 2.597-.179 3.829-.382 7.775-.684 13.915 1.537 16.269.693.73 1.637 1.093 2.883 1.102 4.3 0 5.593-3.772 7.735-10.021.379-1.105.781-2.281 1.229-3.516 14.737-40.648 25.632-75.916 40.256-75.916 4.389 0 7.798 3.562 7.798 10.511 0 16.04-7.841 47.035-7.841 62.747 0 5.627 1.62 10.684 4.682 14.235 3.142 3.644 7.538 5.591 12.712 5.629h.114c4.892 0 9.992-2.377 15.157-7.065l.484-.439.389.524c3.4 4.576 8.889 7.032 14.812 6.574 9.09-.708 16.716-8.802 19.553-16.432l.555-1.493.555 1.493c2.104 5.665 6.665 12.489 16.411 11.698zm83.751-106.215l.156-.003c1.038 0 1.949.52 2.709 1.548 3.608 4.88 3.663 22.688-2.545 42.95-3.547 11.581-8.316 22.52-13.792 31.634l-.873 1.452-.222-1.681c-.645-4.897-.962-9.999-1.187-14.345-1.583-30.626 7.683-61.136 15.754-61.555zm-100.846 71.578c-3.181 12.804-9.281 28.248-20.279 29.133-.307.022-.607.037-.896.037-4.561 0-7.119-2.986-7.602-8.877-.604-7.372 2.574-16.008 8.098-22.004 3.515-3.816 7.481-5.919 11.163-5.919h.075c4.652.037 7.912 3.771 9.411 7.252l.079.185-.049.193zM469.024 10.822v0zM268.772 45.984c-4.061 0-7.341 3.198-7.371 7.13-.031 3.961 3.227 7.208 7.26 7.239l.058.59v-.59c4.002.001 7.281-3.195 7.311-7.126.031-3.963-3.225-7.211-7.258-7.243zM524.024 45.984c-4.06 0-7.341 3.198-7.369 7.13-.032 3.961 3.225 7.208 7.26 7.239l.057.59v-.59c4.002.001 7.28-3.195 7.311-7.126.029-3.963-3.225-7.211-7.259-7.243z"/></g></svg></div> </a> <div class='message'> <h1>Request Blocked.</h1> <p>We had to block your request because of something that looked suspicious. Please reach out to support: <a href="mailto:[email protected]?subject=Incident Number: 00.24XXXX8.14XXXXXX45.175XXXX3">[email protected]</a> <br /><br /> <em><span>Reference Number: 00.24XXXX8.14XXXXXX45.175XXXX3</span></em> </p> </div> </div> </body> </html>" ["raw"]=> string(10031) "HTTP/1.1 503 Service Unavailable Server: Apache Content-Type: text/html ETag: "2XXXXXXXXXXXXXXXXXXXXXXX41:14XXXXXX35" Vary: Accept-Encoding Content-Encoding: gzip Cache-Control: max-age=86366 Date: Mon, 29 Aug 2016 13:44:05 GMT Connection: close <!DOCTYPE html> <html role='document'> <head> <meta charset='utf-8'> <meta content='en' name='language'> <meta content='IE=edge' http-equiv='X-UA-Compatible'> <meta content='width=device-width, initial-scale=1' name='viewport'> <title>403</title> <style type='text/css'> h1{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}h1{text-rendering:optimizeLegibility}h1{letter-spacing:-0.03em;font-size:40px;line-height:1.2;font-weight:bold}p{font-size:16px;line-height:1.6875;font-weight:normal}html,body{background:#f2f2f2;font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;color:#3a3a3a;margin:0;padding:0;text-align:center}a{color:#52bad5;text-decoration:none}a:hover{text-decoration:underline;color:#2c9ab7}h1{margin:0}p{margin:6px 0 0 0}.content{display:inline-block;text-align:left;width:100%;max-width:520px;padding-top:20vmin}.freddie{width:25%;max-width:108px;height:0;padding-bottom:25%;margin:18px auto}.script{width:50%;max-width:216px;margin:18px auto}.message{width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:36px;background:#fff;border-bottom:4px solid #dcdcdc}@media screen and (max-width: 520px){.message{padding-left:18px;padding-right:18px}} </style> </head> <body> <div class='content'> <a href='/'> <div class='script'><svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 724.504 176.844" enable-background="new 0 0 724.504 176.844"><g opacity=".99" fill="#373737"><polygon points="208.246,85.872 208.245,85.869 208.245,85.872"/><path d="M693.708 129.884l.245.002c14.616 0 24.903-10.00.24dedd58.1472478245.175b8fc3 25.013-24.619.057-7.175-2.016-13.743-5.833-18.49-4.041-5.023-9.697-7.705-16.354-7.755l-.137-.001c-8.987 0-17.332 6.821-25.515 20.852l-.651 1.117-.418-1.225c-2.064-6.014-3.907-11.023-5.007-14.016-.768-2.094-1.112-3.031-1.191-3.333-.391-1.52-1.69-2.462-3.391-2.462-1.047 0-2.156.354-3.209 1.022-1.041.663-1.623 1.475-1.832 2.557l-.052.162c-8.188 25.537-14.942 37.939-20.659 37.94-.832-.005-1.484-.279-1.97-.817-1.495-1.657-1.13-5.596-.619-11.05.373-3.999.798-8.538.622-13.351-.34-9.246-5.397-14.803-13.536-14.866-10.342 0-17.043 11.011-20.131 17.573l-.92 1.96-.205-2.155c-.771-8.126-3.497-17.826-12.105-17.893-10.039 0-17.688 11.785-22.354 21.672l-1.25 2.65.12-2.928c.558-13.189 1.014-20.972 1.354-23.134.342-2.166.164-3.621-.546-4.452-.672-.783-1.936-1.071-3.795-.952-3.213.204-4.857 2.159-7.331 8.716-4.062 10.771-14.404 35.827-22.66 35.827-1.637-.011-2.935-.571-3.883-1.657-3.464-3.974-2.077-14.701-.161-29.549l.144-1.00.24dedd58.1472478245.175b8fc3c.905-7.03-.643-8.53-4.456-9.233-.413-.077-.803-.114-1.16-.114-3.051 0-4.478 2.92-7.326 11.035-5.067 14.441-11.583 29.632-19.208 29.632-.277 0-.556-.021-.833-.067-4.04-.685-3.953-6.681-3.84-14.27.062-4.104.128-8.756-.504-12.959-1.14-7.537-5.582-12.247-11.593-12.294-12.005-.001-20.097 15.37-23.86 24.53l-.854 2.073-.285-2.224c-.503-3.971-1.168-10.269-1.458-17.715l-.008-.22.136-.172c22.463-28.274 32.541-48.677 32.674-66.159.087-11.168-5.066-17.876-13.782-17.943-6.37 0-21.525 5.308-26.792 54.479-.976 9.118-1.514 18.466-1.594 27.788l-.001.181-.104.149c-10.274 14.874-32.207 40.458-53.68 40.458-19.4 0-34.879-15.693-34.879-43.399 0-37.141 26.291-59.945 46.074-59.945l.162.001c4.299.032 7.985 1.233 10.663 3.473 2.779 2.325 4.229 5.583 4.2 9.423-.037 5.13-1.707 7.761-3.321 10.309-.415.656-.828 1.306-1.206 1.997-.382.696-.73 1.708-.223 2.574.519.885 1.847 1.443 3.466 1.455 4.709 0 11.832-6.816 11.909-17.087.083-10.75-8.974-21.828-25.13-21.828-24.45 0-57.375 26.859-57.375 70.392 0 30.793 19.305 52.075 45.458 52.075 18.561 0 36.92-13.286 53.177-35.481l.994-1.346.073 1.672c.344 8.00.24dedd58.1472478245.175b8fc3.935 14.527 1.365 19.202.278 3.006.479 5.175.471 6.372-.021 2.629.409 4.447 1.313 5.565.904 1.12 2.342 1.649 4.521 1.667 3.65 0 4.381-2.492 5.826-8.632l.417-1.753c1.797-7.441 8.434-31.732 18.416-31.732 1.631.013 2.888.501 3.782 1.447 2.205 2.339 1.964 7.136 1.685 12.693-.175 3.468-.355 7.054-.008 10.542.938 9.421 5.01 14.027 12.439 14.084 7.628.001 15.588-8.216 19.787-15.85l.793-1.441.309 1.615c.776 4.086 4.243 17.501 15.101 17.501 9.841 0 18.277-10.364 27.534-31.686l1.209-2.787-.076 3.037c-.196 8.081-.632 17.951-.635 25.577-.003 5.902.593 8.154 3.318 8.154l.616.029c2.618 0 4.396-1.564 5.281-4.651 6.961-24.266 12.979-35.566 18.94-35.566 5.839.045 6.387 10.718 6.855 29.578l.029 1.321c.143 6.599.378 9.515 4.479 9.547 3.107 0 3.883-2.44 5.49-8.455.306-1.15.644-2.407 1.033-3.764 5.621-19.504 10.28-27.459 16.084-27.459 4.966.039 5.242 5.158 5.333 6.84.194 3.605-.178 7.377-.537 11.019-.333 3.385-.677 6.883-.548 10.142.306 7.63 4.482 11.859 11.762 11.917 9.451.001 17.981-11.051 25.452-32.844l.519-1.518.592 1.491c1.355 3.421 3.121 8.06 4.757 13.592l.062.211-.091.201c-7.233 16.062-12.338 33.954-12.409 43.511-.095 12.592 5.603 20.773 14.514 20.842l.153.001c4.85 0 16.153-1.945 16.372-19.963.086-7.387-1.655-17.828-5.183-31.039l-.403-1.511 1.303.865c4.501 2.988 9.577 4.588 14.681 4.626zm-243.564-61.098c.203-4.514.582-8.911 1.122-13.065 3.494-26.786 10.797-45.493 17.759-45.493h.03c3.318.025 4.979 2.534 4.941 7.457-.092 12.094-7.753 29.408-22.773 51.463l-1.174 1.726.095-2.088zm221.96 96.301c-1.108 1.473-2.65 2.221-4.582 2.221-2.218-.017-3.886-.794-5.019-2.307-3.176-4.246-2.281-14.219 2.9-32.335.618-2.158 1.29-4.335 2-6.465l.604-1.806.528 1.829c6.04 20.903 7.241 33.977 3.569 38.863zm1.876-53.556l-.11-.201-.219-.696.103-.208c6.886-14.187 14.774-22.319 21.64-22.319h.071c7.752.06 13.112 7.034 13.036 16.957-.051 6.627-2.97 10.439-5.407 12.47-2.783 2.32-6.49 3.646-10.17 3.646-9.071-.065-15.299-5.284-18.944-9.649zM695.394 88.705v0zM234.858 127.542c10.627-.854 19.059-15.306 22.19-21.48l.807-1.593.305 1.76c1.502 8.688 6.227 23.282 21.009 23.394l.00.24dedd58.1472478245.175b8fc3.001c6.392 0 13.646-3.91 20.976-11.304l.538-.545.392.656c4.934 8.252 11.554 12.636 18.6 12.276 10.376-.537 16.673-7.895 17.228-12.999.142-1.3-.204-2.522-.946-3.353-.934-1.042-2.288-1.159-3.285-.209l-.472.45c-2.417 2.321-6.918 6.642-11.819 6.896-6.004.295-10.444-3.297-13.314-10.703l-.119-.309.202-.265c16.509-21.595 28.096-54.545 26.952-76.642-.527-10.229-3.502-22.422-14.672-22.422-.273 0-.551.007-.833.023-4.279.22-8.171 2.258-11.566 6.058-10.364 11.595-15.789 40.137-13.82 72.714.409 6.77 1.583 13.093 3.493 18.796l.107.315-.218.257c-6.125 7.16-12.171 11.104-17.02 11.104-11.671 0-11.277-19.564-10.355-35.795.2-3.498.495-5.726-.54-6.993-.74-.907-1.978-1.355-3.781-1.369h-.212c-4.15 0-5.018.853-7.146 7.015-4.419 12.805-13.146 34.291-21.922 34.291-2.434-.021-4.291-.852-5.56-2.473-4.258-5.436-1.026-18.99 1.571-29.882.468-1.959.917-3.839 1.299-5.578.569-2.583.395-4.47-.52-5.608-.912-1.135-2.741-1.599-5.154-1.407-3.76.301-6.163 1.874-7.324 9.022l-.232 1.488-.875-1.06c-1.641-2.422-4.842-5.312-10.783-5.312-.521 0-1.06.021-1.617.067-6.34.521-13.561 4.936-18.845 11.53-6.169 7.697-9.116 17.442-8.296 27.433.044.529.12 1.037.195 1.542l.044.281-.192.209c-3.691 4.021-7.451 6.062-11.178 6.062-5.751-.046-9.051-4.322-9.051-11.44 0-11.983 8.122-48.109 8.122-61.187 0-13.918-6.203-21.496-16.971-21.579l-.163-.001c-15.724 0-27.982 17.845-39.71 54.557-1.074 3.363-2.243 7.249-3.246 10.604l-1.646 5.521.489-5.739c1.089-12.789 1.837-25.231 2.225-36.983.583-17.743-1.815-29.161-7.333-34.908-2.977-3.1-6.916-4.626-12.045-4.665h-.136c-19.243 0-28.461 32.454-35.173 55.355-2.026 6.912-6.021 22.505-8.686 33.165l1.579-2.569c1.186-13.421 4.614-47.044 4.389-65.284-.241-19.568-6.758-28.342-21.129-28.452h-.177c-7.677 0-13.003 3.816-16.12 7.017-5.003 5.138-8.121 12.645-7.947 19.128.104 3.942 2.524 7.45 4.357 7.45 1.194 0 1.854-1.594 2.143-2.543 4.446-14.7 10.198-21.845 17.585-21.845 3.064.024 5.342.927 7.05 2.759 5.77 6.19 4.72 22.904 2.817 53.246-.614 9.778-1.308 20.858-1.896 33.461-.101 2.162-.235 4.252-.363 6.237-.561 8.754-1.005 15.668 2.314 16.183 4.319.673 7.131-1.079 8.568-5.355 2.134-6.344 6.918-23.681 16.177-55.363 8.883-30.401 15.595-41.463 24.183-41.463 9.92 0 10.659 17.034 8.84 52.979-.386 7.619-.906 16.251-1.303 25.646-.056 1.319-.119 2.597-.179 3.829-.382 7.775-.684 13.915 1.537 16.269.693.73 1.637 1.093 2.883 1.102 4.3 0 5.593-3.772 7.735-10.021.379-1.105.781-2.281 1.229-3.516 14.737-40.648 25.632-75.916 40.256-75.916 4.389 0 7.798 3.562 7.798 10.511 0 16.04-7.841 47.035-7.841 62.747 0 5.627 1.62 10.684 4.682 14.235 3.142 3.644 7.538 5.591 12.712 5.629h.114c4.892 0 9.992-2.377 15.157-7.065l.484-.439.389.524c3.4 4.576 8.889 7.032 14.812 6.574 9.09-.708 16.716-8.802 19.553-16.432l.555-1.493.555 1.493c2.104 5.665 6.665 12.489 16.411 11.698zm83.751-106.215l.156-.003c1.038 0 1.949.52 2.709 1.548 3.608 4.88 3.663 22.688-2.545 42.95-3.547 11.581-8.316 22.52-13.792 31.634l-.873 1.452-.222-1.681c-.645-4.897-.962-9.999-1.187-14.345-1.583-30.626 7.683-61.136 15.754-61.555zm-100.846 71.578c-3.181 12.804-9.281 28.248-20.279 29.133-.307.022-.607.037-.896.037-4.561 0-7.119-2.986-7.602-8.877-.604-7.372 2.574-16.008 8.098-22.004 3.515-3.816 7.481-5.919 11.163-5.919h.075c4.652.037 7.912 3.771 9.411 7.252l.079.185-.049.193zM469.024 10.822v0zM268.772 45.984c-4.061 0-7.341 3.198-7.371 7.13-.031 3.961 3.227 7.208 7.26 7.239l.058.59v-.59c4.002.001 7.281-3.195 7.311-7.126.031-3.963-3.225-7.211-7.258-7.243zM524.024 45.984c-4.06 0-7.341 3.198-7.369 7.13-.032 3.961 3.225 7.208 7.26 7.239l.057.59v-.59c4.002.001 7.28-3.195 7.311-7.126.029-3.963-3.225-7.211-7.259-7.243z"/></g></svg></div> </a> <div class='message'> <h1>Request Blocked.</h1> <p>We had to block your request because of something that looked suspicious. Please reach out to support: <a href="mailto:[email protected]?subject=Incident Number: 00.24XXXX8.14XXXXXX45.175XXXX3">[email protected]</a> <br /><br /> <em><span>Reference Number: 00.24XXXX8.14XXXXXX45.175XXXX3</span></em> </p> </div> </div> </body> </html>" ["headers"]=> object(Requests_Response_Headers)#5177 (1) { ["data":protected]=> array(7) { ["server"]=> array(1) { [0]=> string(6) "Apache" } ["content-type"]=> array(1) { [0]=> string(9) "text/html" } ["etag"]=> array(1) { [0]=> string(45) ""2XXXXXXXXXXXXXXXXXXXXX41:1XXXXXXXXXXXX5"" } ["vary"]=> array(1) { [0]=> string(15) "Accept-Encoding" } ["content-encoding"]=> array(1) { [0]=> string(4) "gzip" } ["cache-control"]=> array(1) { [0]=> string(13) "max-age=86366" } ["date"]=> array(1) { [0]=> string(29) "Mon, 29 Aug 2016 13:44:05 GMT" } } } ["status_code"]=> int(503) ["protocol_version"]=> float(1.1) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> object(Requests_IRI)#5175 (8) { ["scheme":protected]=> string(5) "https" ["iuserinfo":protected]=> NULL ["ihost":protected]=> string(21) "us8.api.mailchimp.com" ["port":protected]=> NULL ["ipath":protected]=> string(62) "/3.0/lists/9d74281047/members/fXXXXXXXXXXXXXXXX6" ["iquery":protected]=> NULL ["ifragment":protected]=> NULL ["normalization":protected]=> array(5) { ["acap"]=> array(1) { ["port"]=> int(674) } ["dict"]=> array(1) { ["port"]=> int(2628) } ["file"]=> array(1) { ["ihost"]=> string(9) "localhost" } ["http"]=> array(1) { ["port"]=> int(80) } ["https"]=> array(1) { ["port"]=> int(443) } } } ["history"]=> array(0) { } ["cookies"]=> object(Requests_Cookie_Jar)#5176 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] API status Not ConnectedMy provider disabled phpinfo… I’ve tried all day yesterday to have it enabled, but no joy… ?? But, as I said, I had the plugin run for the past two years without a problem. I’ve also enabled the “usage tracking”, so you may already have the cURL version I use.
However, I’m using:
cURL version 7.36.0
cURL SSL version OpenSSL/1.0.1eDo you have any suggestions on checking whether my site’s IP is blocked on MailChimp side?
I’ll try other things later today.
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] API status Not ConnectedI’m having the same problem on two of my servers. In my log I see:
Form 3552 > MailChimp API error: 503 Service Unavailable
The problem is definitely something between my server and MailChimp, as also the Easy Digital Downloads Mailchimp plugin has stopped working (but it doesn’t have a log…). All was working up to a few days ago, my host’s cURL has not been downgraded (I don’t have SSH access, but had this plugin working for a couple of years and the host is not upgrading anything). My host is PlusNet (UK).
Do you have any suggestion on changes/tests to get better messages to help us understand what’s going on, as it seems that the problem is quite widespread?
Many thanks!