| |
Could not get Attachment Informations for post number 23, 63
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 (23, 63)
AND a.attach_id = d.attach_id
ORDER BY d.filetime DESC
Line : 543 File : functions_attach.php |
| |
|