Not Solved Fully disable attachments?
#1
Not Solved
When I go to advanced debug info, it looks like some attachment queries are still being shown. Specifically
SELECT COUNT(aid) AS unapprovedattachments FROM mybb_attachments WHERE visible=0
SELECT * FROM mybb_attachments WHERE pid='1'

Selecting attachments is still done for each post, even though I've disabled attachments on the board. Is this a bug?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)