MG 1.1 server error log?

Bombardier

Active member
Licensed customer
Just seen this in my server error logs, but when I view the media it displays fine

Code:
ErrorException: unlink(/usr/****/******/public_html/**********/internal_data/attachments/3/3130-e6c4a19a596fac99f9c3f5090d27b4d9.data): Permission denied - library/XenForo/DataWriter/AttachmentData.php:185
Generated By: Unknown Account, 7 minutes ago
 
This has happened when deleting a media item or normal attachment.

It's a permission error.

You need to make sure the internal_data directory and all its files and sub folders are writable.
 
Yes. As per the XF install instructions. Recursively to all sub folders etc. That's the bit that often gets missed.
 
Back
Top Bottom