| |
Could not get Attachment Informations for post number 56
DEBUG MODE
SQL Error : 1034 Incorrect key file for table 'phpbb_attachments_desc'; try to repair it
SELECT a.post_id, d.*
FROM phpbb_attachments a, phpbb_attachments_desc d
WHERE a.post_id IN (56)
AND a.attach_id = d.attach_id
ORDER BY d.filetime DESC
Line : 543 File : functions_attach.php |
| |
|