Getting an error message when I pick an image using the asset library helper in my custom block

Permalink
I'm getting a lengthy error message when I pick an image using the asset library helper in my custom block:
{ "error": { "type": "Whoops\\Exception\\ErrorException", "message": "rename(C:\/xampp\/htdocs\/mmcc.local\/application\/config\/doctrine\/proxies\\__CG__ConcreteCoreFileStorageLocationStorageLocation.php.576182174a8ca9.44019716,C:\/xampp\/htdocs\/mmcc.local\/application\/config\/doctrine\/proxies\\__CG__ConcreteCoreFileStorageLocationStorageLocation.php): Access is denied. (code: 5)", "file": "C:\\xampp\\htdocs\\mmcc.local\\concrete\\vendor\\doctrine\\common\\lib\\Doctrine\\Common\\Proxy\\ProxyGenerator.php", "line": 306, "trace": [{ "file": "C:\\xampp\\htdocs\\mmcc.local\\concrete\\vendor\\doctrine\\common\\lib\\Doctrine\\Common\\Proxy\\ProxyGenerator.php", "line": 306, "function": null, "class": "Whoops\\Exception\\ErrorException", "args": ["rename(C:\/xampp\/htdocs\/mmcc.local\/application\/config\/doctrine\/proxies\\__CG__ConcreteCoreFileStorageLocationStorageLocation.php.576182174a8ca9.44019716,C:\/xampp\/htdocs\/mmcc.local\/application\/config\/doctrine\/proxies\\__CG__ConcreteCoreFileStorageLocationStorageLocation.php): Access is denied. (code: 5)"] }, { "file": null, "line": null, "function": "handleError", "class": "Whoops\\Run", "args": [2, "rename(C:\/xampp\/htdocs\/mmcc.local\/application\/config\/doctrine\/proxies\\__CG__ConcreteCoreFileStorageLocationStorageLocation.php.576182174a8ca9.44019716,C:\/xampp\/htdocs\/mmcc.local\/application\/config\/doctrine\/proxies\\__CG__ConcreteCoreFileStorageLocationStorageLocation.php): Access is denied. (code: 5)", "C:\\xampp\\htdocs\\mmcc.local\\concrete\\vendor\\doctrine\\common\\lib\\Doctrine\\Common\\Proxy\\ProxyGenerator.php", 306, { "class": { "name": "Concrete\\Core\\File\\StorageLocation\\StorageLocation", "namespace": "Concrete\\Core\\File\\StorageLocation", "rootEntityName": "Concrete\\Core\\File\\StorageLocation\\StorageLocation", "customGeneratorDefinition": null, "customRepositoryClassName": null, "isMappedSuperclass": false, "parentClasses": [], "subClasses": [], "namedQueries": [], "namedNativeQueries": [], "sqlResultSetMappings": [], "identifier": ["fslID"], "inheritanceType": 1, "generatorType": 4, "fieldMappings": { "fslName": { "fieldName": "fslName", "type": "text", "scale": 0, "length": null, "unique": false, "nullable": false, "precision": 0, "columnName": "fslName" }, "fslConfiguration": { "fieldName": "fslConfiguration", "type": "object", "scale": 0, "length": null, "unique": false, "nullable": false, "precision": 0, "columnName": "fslConfiguration" }, "fslID": { "fieldName": "fslID", "type": "integer", "scale": 0, "length": null, "unique": false, "nullable": false, "precision": 0, "id": true, "columnName": "fslID" }, "fslIsDefault": { "fieldName": "fslIsDefault", "type": "boolean", "scale": 0, "length": null, "unique": false, "nullable": false, "precision": 0, "columnName": "fslIsDefault" } }, "fieldNames": { "fslName": "fslName", "fslConfiguration": "fslConfiguration", "fslID": "fslID", "fslIsDefault": "fslIsDefault" }, "columnNames": { "fslName": "fslName", "fslConfiguration": "fslConfiguration", "fslID": "fslID", "fslIsDefault": "fslIsDefault" }, "discriminatorValue": null, "discriminatorMap": [], "discriminatorColumn": null, "table": { "name": "FileStorageLocations", "options": [] }, "lifecycleCallbacks": [], "entityListeners": [], "associationMappings": [], "isIdentifierComposite": false, "containsForeignIdentifier": false, "idGenerator": {}, "sequenceGeneratorDefinition": null, "tableGeneratorDefinition": null, "changeTrackingPolicy": 1, "isVersioned": null, "versionField": null, "reflClass": { "name": "Concrete\\Core\\File\\StorageLocation\\StorageLocation" }, "isReadOnly": false, "reflFields": { "fslName": { "name": "fslName", "class": "Concrete\\Core\\File\\StorageLocation\\StorageLocation" }, "fslConfiguration": { "name": "fslConfiguration", "class": "Concrete\\Core\\File\\StorageLocation\\StorageLocation" }, "fslID": { "name": "fslID", "class": "Concrete\\Core\\File\\StorageLocation\\StorageLocation" }, "fslIsDefault": { "name": "fslIsDefault", "class": "Concrete\\Core\\File\\StorageLocation\\StorageLocation" } } }, "fileName": "C:\/xampp\/htdocs\/mmcc.local\/application\/config\/doctrine\/proxies\\__CG__ConcreteCoreFileStorageLocationStorageLocation.php", "placeholderMatches": { "

kenchi09
 

This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.