mkomon
Forum Replies Created
-
Forum: Plugins
In reply to: [Nike+] incorrect stats displayedmarking as resolved
Forum: Plugins
In reply to: [Nike+] incorrect stats displayedOK got it. In one of the runs there were national characters which blew away the json_decode call in _getNikePlusFile() in nikeplusphp.x.x.php. With the characters corrected I loaded my runs and can start exploring the new features. Thanks for hints, they’ve been really helpful.
Forum: Plugins
In reply to: [Nike+] incorrect stats displayedThe database metadata is populated just fine, password is copy/pasted from a password manager and it matches perfectly. I assume PHP is ok since wordpress uses it, curl is present as well. Also I can see the TCP connection to Nike website in netstat which supports my assumptions that PHP and curl are working ok. I will now dig into the code and debug prints.
Forum: Plugins
In reply to: [Nike+] incorrect stats displayedOK thanks, I will investigate the issue further. I’ll keep you posted.
Forum: Plugins
In reply to: [Nike+] incorrect stats displayedHi,
the FAQ and the whole concept looks promising but the plugin fetches no data for me. Again I tried two different platforms and WP versions with the same outcome. I deleted the previous version of the plugin and dowloaded the new one. Then I entered my mail and password for Nike+ web, went to Nike+ Runs/Nike+ Settings and hit Save changes and Update runs. In netstat I can see a TCP connection to Nike+ server (same IP as I get resolved for secure-nikeplus.nike.com, port 443) but that is about all I can do, there is no point in sniffing HTTPS communication. Any hints on how to debug, where to enable debug prints and so on? I am fairly skilled in programming but some hints would be appreciated, PHP is not my cup of tea and I am new to WP.
Thanks!