I was just working on my project which had no issues at all before and when I saved a page I saw a small error box that said "destinationPath is not writable [images]"
So I change the permissions in my asses/files folder to 7-7-7 and that fixed it.
However when I went to create a new item I was not able to upload any images. In my console I noticed the error
Call to undefined function imagecreatefromjpeg()
Can someone help me understand why that is?