Server error on attachment deletion in admin cp

Status
This content is read-only, or is not open for further replies.

nocte

Guest
offline
I found this server error in my logs:

Code:

Code:
Error: Call to a member function delete() on null src/XF/Admin/Controller/AttachmentController.php:113
Generated by: *** 28.8.2025 at 20:17
Stack trace
#0 src/XF/Mvc/Dispatcher.php(362): XF\Admin\Controller\AttachmentController->actionDelete(Object(XF\Mvc\ParameterBag))
#1 src/XF/Mvc/Dispatcher.php(264): XF\Mvc\Dispatcher->dispatchClass('XF:Attachment', 'Delete', Object(XF\Mvc\RouteMatch), Object(***\***\XF\Admin\Controller\AttachmentController)...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom