Tagged: x
-
AuthorPosts
-
September 22, 2016 at 7:27 am #1186342
[email protected]ParticipantHi I’ve tried to register my theme using the license code I got from Envato. It’s the same one I used to register to get access to this account.
When I try to register it I get the following error
array(6) {
[“headers”]=>
object(Requests_Utility_CaseInsensitiveDictionary)#475 (1) {
[“data”:protected]=>
array(4) {
[“date”]=>
string(29) “Thu, 22 Sep 2016 12:20:49 GMT”
[“server”]=>
string(58) “Apache/2.4.16 (Unix) OpenSSL/1.0.1e-fips mod_bwlimited/1.4”
[“content-length”]=>
string(3) “491”
[“content-type”]=>
string(29) “text/html; charset=iso-8859-1”
}
}
[“body”]=>
string(491) ”Please help.
September 22, 2016 at 10:21 am #1186520
JoaoModeratorHello There,
Thanks for providing the login information. I can confirm that the error is existing in your site. This issue is related to SSL. Your PHP configuration may not be configured properly. We would advise contacting your host about this. In the meantime, you can fix your WordPress installation by adding this code to a child theme:
add_filter( 'https_ssl_verify', '__return_false' );This allows WordPress to skip verification when making outbound HTTP requests
For more troubleshooting and validation connection issues, please check out our knowledge base here:
https://community.theme.co/kb/connection-issues/Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1186342 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
