After upgrading my site past 5.6.0, I get the following error:
Fatal error: require_once() [function.require]: Failed opening required '/concrete/models/json.php' in /concrete/core/libraries/loader.php on line 40
How can I fix this?
This issue ended up being the TweetCrete package, it has been updated since but is pretty far behind now. Consider updating to modern concrete5!
The problem is Jereme's TweetCrete.
With the following files, override and remove loader::model('json')
EDIT: This package was eventually updated and shouldn't need this modification anymore.