Skip to content

Issue with Vbulletin 4 Attachment Export #194

@MrCaspan

Description

@MrCaspan

vBulletin allows the storing of files in either the database or the file system. The Porter currently just assumes you have all files stored in the database.

Currently if you have files stores in the file system the porter just creates the files with nothing in them as there are no blobs stored in the database so the value is blank.

I am assuming It should test to see where the files are stored then do either a blob dump or a copy from existing place new place (/attachments) where you can copy them over to new server..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions