Adam Roe

Results 9 comments of Adam Roe

I can reproduce this on SQL Server 15.0.4138.2 / PHP 8.0.9 / Nami 2.8.0 / WP 5.8. This is on a fresh install of Wordpress, with fresh database and only...

I've been keeping an eye on this... There has been a bit of movement on this over the past few months in upstream QEMU: a patch exists in QEMU 9.1...

I can reproduce in SimpleSearch 1.9.3 / Grav 1.1.6 / Admin 1.2.3 / PHP 5.6.23.

Thanks @joseph-henry... looking forward to see what you can do!

I get this as well. I think it has something to do with a change in the [Instagram API](https://developers.facebook.com/blog/post/2018/01/30/instagram-graph-api-updates/). Instagram recommends using the [Basic Display API](https://developers.facebook.com/docs/instagram-basic-display-api) but I haven't been...

It's not perfect yet but my fork [xadammr/grav-plugin-instagram](//github.com/xadammr/grav-plugin-instagram) now [works](//adamroe.me).

@duceduc I didn't have to go through the submission / approval process because it doesn't allow anyone a sign in. From developers.facebook.com, I created an app and added Instagram as...

Hi @duceduc, that API url is for the old v1 api which is now deprecated. Are there any errors in your Grav log? If you are using my fork, you...

@MattAppleton -- that's all it should take. You'll need to install the dependencies using composer, though: `php composer.phar install` This is the plugin folder I am using on my installation,...