WPIntell

Source evidence

Errors

Use Client's Time Zone · support · 2014-04-25T10:14:00+00:00

mixedsentiment
mediumseverity
0.84relevance
3replies
Evidence onlycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

1 / 1 rows with source links

100.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
mathijsb resolved
Hello, When installing this plugin I am getting errors see: http://gyazo.com/5e52d16fe8dd062a122b9a0aa1e77c54 https://wordpress.org/plugins/use-clients-time-zone/ updated link I couldn’t see what your errors were. I have, however, just discovered that api.easyjquery.com seems to be no longer in operation. This yields error messages like Warning: file_get_contents(http://api.easyjquery.com/ips/?ip=nnn.nnn.nnn.nnn&full=true): failed to open stream: php_network_getaddresses: getaddrinfo failed: Name or service not known It appears, therefore, that my plugin will need a replacement for the api.easyjquery.com service. I will try to find and implement a solution for this problem as soon as I can. I have changed the method for obtaining client time zone from attempting to retrieve time zone of IP to setting a cookie containing the clients time zone, then reading that cookie and checked the new version (1.1) into the repository.

Comments

3 shown
mathijsb 2014-04-25T10:55:00+00:00

updated link

drmikegreen 2014-05-07T23:56:00+00:00

I couldn’t see what your errors were. I have, however, just discovered that api.easyjquery.com seems to be no longer in operation. This yields error messages like Warning: file_get_contents(http://api.easyjquery.com/ips/?ip=nnn.nnn.nnn.nnn&full=true): failed to open stream: php_network_getaddresses: getaddrinfo failed: Name or service not known It appears, therefore, that my plugin will need a replacement for the api.easyjquery.com service. I will try to find and implement a solution for this problem as soon as I can.

drmikegreen 2015-01-20T01:02:00+00:00

I have changed the method for obtaining client time zone from attempting to retrieve time zone of IP to setting a cookie containing the clients time zone, then reading that cookie and checked the new version (1.1) into the repository.