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