Interfacelab / ilab-media-tools

https://mediacloud.press/
GNU General Public License v3.0
114 stars 37 forks source link

The issue is with creating unnecessary folders #226

Closed RssInteractive closed 10 months ago

RssInteractive commented 10 months ago

Hello,

This plugin is not working properly on WordPress Version 6.4.2.

In the WordPress root directory (/var/www/html), it creates a folder named "https" and opens directories inside.

I tested this by deleting the folder and opening "Media" to upload a new image. I uploaded the image, and this directory was created.

The images are being uploaded to S3, so there is no issue with that.

Also, in the settings section:

An error occurs on line 261 in /var/www/****/wp-content/plugins/ilab-media-tools/lib/mcloud-illuminate/support/helpers.php:

Please help


Use php-fpm 8.1.19 Use centos

jawngee commented 10 months ago

Can you create a reproduction. This is kind of vague information you are providing.

Media Cloud doesn't write to the root directory anywhere in its codebase. It's always to WP_CONTENT because that's the only predictably safe place to write files, so if you are seeing files written in your root wordpress directory something else is going on.

Please follow the issue template when filing bugs on github and provide a list of other plugins you are using.

I'm going to close this, but feel free to open a new issue with the issue template filled out.

Thanks,

Jon.

On Jan 22, 2024, at 10:23 PM, Rss Interactive Bilişim Ticaret Ltd. Şti. @.***> wrote:

Hello,

This plugin is not working properly on WordPress Version 6.4.2.

In the WordPress root directory (/var/www/html), it creates a folder named "https" and opens directories inside.

I tested this by deleting the folder and opening "Media" to upload a new image. I uploaded the image, and this directory was created.

The images are being uploaded to S3, so there is no issue with that.

Use php-fpm 8.1.19 Use centos

— Reply to this email directly, view it on GitHub https://github.com/Interfacelab/ilab-media-tools/issues/226, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAK3IOHUDHB4GMJZWDKZUDYPZ76BAVCNFSM6AAAAABCFMTVCWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA4TIMJWGA4TEOA. You are receiving this because you are subscribed to this thread.