e107inc / e107

e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
https://e107.org
GNU General Public License v3.0
318 stars 212 forks source link

[Bug]: Cannot delete media from library #5177

Closed BlastFM closed 4 months ago

BlastFM commented 5 months ago

What e107 version are you using?

v2.3.3

Bug description

I cannot delete media items, either by hitting the red X on the thumbnail or by selecting the media item with delete.

How to reproduce

Attempt to delete an item from the library

Expected behavior

Delete the image file

What browser(s) are you seeing the problem on?

Microsoft Edge

PHP Version

7.0.33-0ubuntu0.16.04.16

Jimmi08 commented 5 months ago

Just addition - it is only in grid view. From the beginning. The list view is working. image

BlastFM commented 5 months ago

Ok thanks, I was able to delete images in list view.

Does anyone know when this might get fixed?

buckybytes commented 4 months ago

I have been so inspired by the fact you figured out the workaround, I'll take a look at it. No guarantees though, it'll be my first contribution attempt through github.

CaMer0n commented 4 months ago

Thank you @BlastFM ! This has been corrected.

PH5HP commented 2 months ago

Hi,

Is this supposed to be fixed in 2.3.3 or in the next release, because I have the same problem in 2.3.3.

Kind regards, Henk - PH5HP.NL - https://fileserver.ph5hp.nl

Jimmi08 commented 2 months ago

Hi,

Is this supposed to be fixed in 2.3.3 or in the next release, because I have the same problem in 2.3.3.

Kind regards, Henk - PH5HP.NL - https://fileserver.ph5hp.nl

On the right side you can see version for fix

image

BlastFM commented 2 months ago

Hi,

Is this supposed to be fixed in 2.3.3 or in the next release, because I have the same problem in 2.3.3.

Kind regards, Henk - PH5HP.NL - https://fileserver.ph5hp.nl

It has been fixed in the latest version yes

Moc commented 2 months ago

The fix will be part of the next release: 2.4.0. The fix is not part of the 2.3.3 release (as that version was released before the fix was created).

You can wait for the next release, or you can update to the latest files on Github. Be aware that the version on Github may not be stable and cause issues. It is therefore not recommended to use it on a live website. In case you do upgrade, be sure to have a backup available.

PH5HP commented 2 months ago

Hi,

Thank you for the swift reply. I will wait till the next release, because I can use the list view and delete the images.

Kind regards, Henk - PH5HP.NL - https://fileserver.ph5hp.nl/

BlastFM commented 2 months ago

The fix will be part of the next release: 2.4.0. The fix is not part of the 2.3.3 release (as that version was released before the fix was created).

You can wait for the next release, or you can update to the latest files on Github. Be aware that the version on Github may not be stable and cause issues. It is therefore not recommended to use it on a live website. In case you do upgrade, be sure to have a backup available.

I can only speak from my own experience and the version I have works fine in both view modes.