Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Importing from vbulletin 3.* feed imports only users.
I used the php tool provided to export my vbulletin site. it seemed to work fine (though I dont understand why it can't save to a file instead of displaying it, mine was bloody huge).
the file will not import properly.
i managed to get it to import without errors... but the problem is that the feed was read incorrectly. it looks like every line was interpreted as 'users' and noting else was imported. no discussions, categories anything.
can anyone shed some light on this? anyone seen it before?
the file will not import properly.
i managed to get it to import without errors... but the problem is that the feed was read incorrectly. it looks like every line was interpreted as 'users' and noting else was imported. no discussions, categories anything.
can anyone shed some light on this? anyone seen it before?
Tagged:
0
Best Answer
-
Linc AdminThe exporter does allow you to save it to the server rather than having it display the file. Let's back up and start there. Be sure you have the entire file.0
Answers
http://www.gabrielcrowe.co.uk/uploads/2011-07-19_2059.png
"Could not parse import file. The problem is near line 1."
This importer is fail.
http://www.gabrielcrowe.co.uk/uploads/2011-07-19_2125.png
i give up now, tried all sorts of versions, all sorts of configs.
http://www.gabrielcrowe.co.uk/uploads/2011-07-20_1109.png
more fail.
I used the data on the missing table found here:
https://github.com/vanillaforums/Garden/issues/477
no dice. i got it past that part and then got another silly error about the admin user not being in the import set:
http://www.gabrielcrowe.co.uk/uploads/2011-07-20_1113.png
its DEFINITELY correct. I used the same password for everything. i'm VERY sure.
anyone here on the dev team got any word on how bloody difficult this is to import?
initially because of permissions the file failed to save but after some fiddling it saved just fine.
a note to people wanting to import using this tool:
on a mac, in ANY browser the exported file does NOT import at all. It's so full of errors (possibly due to character encoding and misplaced carriage returns and all that) it caused me to waste a lot of time on it. Use the file it creates every time. Save yourself some hassle.
There was an error rendering this rich post.