JoomGalleryfriends / JG4-dev

Development repository for JoomGallery v4.x
GNU General Public License v3.0
10 stars 6 forks source link

[Filesystem service] Issue with the DPMedia FTP filesystem plugin #96

Open Elfangor93 opened 1 year ago

Elfangor93 commented 1 year ago

My settings: Joomla 4.3.0 PHP 8.0 Windows 10

I tried to test the FTP filesystem plugin from Digital Peek: https://joomla.digital-peak.com/documentation/dpmedia/image-services/ftp-plugin I installed the DP Media Package and the FTP filesystem plugin. These are available for free download.

After configuring and creating the paths, you can select the FTP plugin in the JoomGallery configuration. 👍 I then created a new category. This category is actually visible in the external FTP filesystem. 👍 If this category is then opened and closed with "Save & Close", the following error occurs: grafik

When uploading a image, the same error occurs: grafik

However, I am wondering why Filesystem->createFolder() is called here?

Maybe it's also an error in the Digital Peek FTP plugin? because: