Attachment browser
In the viewattachments section in moderation.php, is there any way to tell the vB_Attachment_Display_Multiple or fetch_results functions to only return attachments from specified content type/s without modifying the packages/vbattach/attach.php file? Or is there another function that can do this?
I'm rewriting my attachment browser to work in vB4 and I'm using the viewattachments code in moderation.php as the base. I got it sorted to filter by user, but also want to filter by forum and thread.
|