John Faulds

Results 28 comments of John Faulds

It's worth pointing out that as of a few days ago Heroku is now suspending instagram-token-agent apps immediately after they're created. https://github.com/companionstudio/instagram-token-agent/issues/13

I'm running into the same issue. I'm running 5.3.6 locally and Detector is working fine, but on my server running 5.2.17 I'm getting the error relating to families.json.default.

Replacing `__DIR__` with `realpath(dirname(__FILE__))` seems to work OK for me.

Just wondering what the status of this is.

Great, thanks. > I'll try to get this worked into Detector this week (most likely Wednesday). > > — > Reply to this email directly or view it on GitHub...

Following up on this again.

Actually, it looks like it's related to [this issue](https://github.com/dmolsen/Detector/issues/12) that I commented on and realpath(dirname(**FILE**)) v (**DIR** ).

I went the route of creating ajax.php and that seems to have worked although I did have to create variables for all my internal pages first before saving the home...

I'm not static cacheing the home page on this site though; should that make a difference?