PHP Errors when trying to add new block

Permalink
Hi, after updating to 5.6.0.2, I can no longer add new blocks. It gives me this php error

Warning: require_once(/home/drecli/public_html/concrete/models/json.php) [function.require-once]: failed to open stream: No such file or directory in /home/drecli/public_html/concrete/core/libraries/loader.php on line 40
Fatal error: require_once() [function.require]: Failed opening required '/home/drecli/public_html/concrete/models/json.php' (include_path='/home/drecli/public_html/libraries/3rdparty:/home/drecli/public_html/concrete/libraries/3rdparty:.:/usr/lib/php:/usr/local/lib/php') in /home/drecli/public_html/concrete/core/libraries/loader.php on line 40


I think there is something wrong with the folder names and where the files are pointing to but I'm not really sure. I can delete blocks but i just get this error when I "Add Block".

Thankfully, I can still get around this because I can copy other blocks but would like to be able to add from scratch. Thanks!

 
dibbc replied on at Permalink Reply
dibbc