Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Elfangor93 opened this issue May 5, 2023 · 1 comment
Open
Labels
bug Something isn't working in development This issue is in development prio-low Fix is at low priority

Comments

@Elfangor93
Copy link
Member

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:

  • No files and folders from the external FTP file system are displayed in the Joomla Media Manager.
  • Uploads of images and creation of folders in the Joomla Media Manager are possible despite error messages, but are not displayed.
@Elfangor93 Elfangor93 added the bug Something isn't working label May 20, 2023
@Elfangor93 Elfangor93 changed the title Issue with the DPMedia FTP filesystem plugin [Filesystem service] Issue with the DPMedia FTP filesystem plugin May 20, 2023
@Elfangor93 Elfangor93 added the prio-low Fix is at low priority label Dec 22, 2023
@Elfangor93
Copy link
Member Author

See PR #311. This should solve this issue...

@Elfangor93 Elfangor93 added the in development This issue is in development label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in development This issue is in development prio-low Fix is at low priority
Projects
None yet
Development

No branches or pull requests

1 participant