Victor

Results 37 comments of Victor

Hey @Frippo40 , thanks for your contribution. Could you go on the [Gitcoin bounty page](https://gitcoin.co/issue/iExecBlockchainComputing/iexec-apps/23/3420), and click the button "submit work"? Otherwise, if you get selected, we won't be able...

Thanks @nikhil3000 for your contribution. One remark: Could you change the code so that the API is a publicly available one, like "flight radar API", instead of fetching data from...

Hi @nikhil3000, I'm really not up to date with flight trackers etc, but in the link you provided there is a pointer to https://opensky-network.org/apidoc/rest.html. That may do the job? Otherwise...

Hey @dixon777 thanks a lot for your answer! I'd love to see #1142 merged and give it a shot to see if it solves my issue. Can also consider installing...

Thanks for your answer @dixon777 . Do you have an idea regarding when we can expect your pull request to be merged? Also, do you see any value in my...

Hi Catlow1989, I have www.ridetheflavour.fr/twitter/ folder with index.php and /lib/ folder. Index.php is configured with Oauth credentials from twitter app. I have ```

done ! here is my modpath now : modpath: "http://www.ridetheflavour.fr/twitter/index.php", but still no changes => http://www.ridetheflavour.fr/ in my index.php I also set absolute path to /lib/ directory. arghhhh

ok, I removed all the extra javascript, now remain just the minimum : http://www.ridetheflavour.fr/ It still doesn't work. I can see this error in the browser javascript console : Uncaught...

I upgraded to http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js and now the error is gone. But I still can't get my tweet displaying on the website...

My php version was 5.3, I set it to 5.4 => http://www.ridetheflavour.fr/twitter/phpinfo.php no changes. I disabled the caching feature, enabled the logging, checked the Oauth credentials (all 4 are right)....