jcoppieters / cody

Javascript Content Management System running on Node.js
howest.cody-cms.org
MIT License
678 stars 197 forks source link

crash on image upload #48

Open wannesmarynen opened 7 years ago

wannesmarynen commented 7 years ago

when i upload an image the server crashes

wannesmarynen commented 7 years ago

i get the error:

TypeError: this.feedBack is not a function at /home/wannes/Desktop/codytest/node_modules/cody/controllers/TreeController.js:275:20 at FSReqWrap.oncomplete (fs.js:123:15)

BerendPronk commented 7 years ago

Have you already changed the "datapath" property in the config.json file to your specific datapath?