Hello,
I want to use the Taifun Image Extension to crop an image. To manipulate the image, it must be in the application specific directory.
However, I have issues moving a file to this location. Trying different possibilities I found online, I either get the error message, no such file could be found (when using Anke's tutorial or Taifun's file extension) or just a crash (when using the regular file component).
This is what I did using @Taifun 's extension:
This is what I did for @Anke 's extension:
And this is what I did with the regular blocks:
If somebody could help me with any of these solutions, this would be greatly appreciated.