porter icon indicating copy to clipboard operation
porter copied to clipboard

Export legacy forums into a format Vanilla Forums can import.

Results 13 porter issues
Sort by recently updated
recently updated
newest added

I have only noticed an issue with comments so far. But the row-order in the exported txt file does not reflect the CommentID. So, when I import it to another...

Added exporter for 'Q2A' forum. - users - role - discussions - comments

I have a PHPBB3 DB with a `user_timezone` column that's varchar(100) and contains things like ``` Etc/GMT+8 Australia/ACT UTC Etc/GMT-2 Etc/GMT-10 Etc/GMT-1 Pacific/Tongatapu Europe/London Etc/GMT-8 ``` The export then contains...

We now support 4 types of categories: "Categories", "Discussions", "Flat", and "Heading". We should be updating our porter packages to detect the most appropriate option and set it during that...

As the title says. I went ahead and added attachments to the mybb importer

This will leave BBCode in Comments and Discussions as Vanilla is able to handle these tags. I am not sure why they were being stripped out as this strips out...

vBulletin 4 uses BBCode to put images inline in a post. When looking at the code it stripes all the inline BBCode out of all posts... How would a user...

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...

In a weird turn of events, when we ran the Vanilla Porter for SMF2 to Vanilla, exporting files was selected, however even after moving the attachments directory over, all images...

Issue reference : https://github.com/vanillaforums/versus-arthritis/issues/2