Upload image
Mark/check image
Click delete button
File deleted
Error message "Error deleting the item."
Image not deleted
Joomla! 5.0.3
PHP 8.3.4 as fpm-fcgi on nginx
Folder owner/rights were checked and are ok
Happens in either images root folder or any sub folder
Image can be deleted with third party file(media manager like the one from Joomla Content Editor
Labels |
Removed:
?
|
Labels |
Added:
No Code Attached Yet
|
Title |
|
Fixed typo in title
Check the browser console for errors. Also, check the server response from the action for more information in the network tab of the developer tools. Increase the error level and enable the debug mode to get a more detailed error message and the error stack.
Hi Victor,
checking the console actually helped: server was configured to reject DELETE requests as suggested by some Joomla hardening tips for J3.
Problem solved, it's not a Joomla issue.
Sorry for causing inconvenience and thank you supporting the Joomla project so very much.
Awesome! It's my pleasure to support the Joomla! project.
Please close the issue.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-04-16 06:10:31 |
Closed_By | ⇒ | alikon |
In case anyone stumbles across similar problems: do not block any of GET|HEAD|POST|DELETE request methods for Joomla 4.x+
Is it a specific image or any image?