I've implemented IPInfoDB on a Wordpress installation for a client. Everything works perfectly in my development and staging environment, but in production (Media Temple), the code is unable to connect to the API Server.
Needless to say, the code in development, staging and production is identicle...
Array ( [0] => Could not connect to API server. Will try backup server in xxxxx.com/html/geolocation.class.php(321) Trace : #0 xxxxx.com/html/geolocation.class.php(258): geolocation->_query()
Any ideas?
