The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Query to delete attachment (and file)
I'm trying to create a simple script that will delete all posts AND attachments in a particular thread older than a certain date, skipping the first post.
I'm pretty confident I can write the query to remove the posts fine, but what query / PHP do I need to both remove the attachment reference from the database and delete the file as well? And, on a related note, how do I figure out where my attachments are stored in the filesystem? I'm pretty sure, but I'd like to confirm. Thanks! |
#2
|
||||
|
||||
The attachment table stores all the information for attachments.
|
#3
|
||||
|
||||
Accept the attachments themselves, which can also be stored in the file system.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|