Resource icon

vBulletin Big Board Importer [vBulletin 3 + vBulletin 4] [Paid] 1.5.0

No permission to buy ($150.00)
You can uncomment this line to debug the avatar export:

// echo $user['userid'] . ' ';

That will tell you the userid being processed.
 
Ughhh. I'm so sorry, I made a very stupid mistake. I must be getting old. I had an old custom avatar dir at forum/customavatars and the valid current one at forum/images/customavatars. Jeepers. Ran the exporter pointing at the valid avatar dir and everything is good. Sorry for wasting your time :(
 
Last edited:
In vbulletin I have have 3 paid subsriptions with ID's 1, 2 and 3. I set up three paid subscriptions in xenforo with ID's 1, 2, and 3 to match. However, all paid subscriptions with ID 1 are imported as ID 2, and those with ID 2 are imported as ID 7. I basically have a long list of subs in xf_user_upgrade_active.txt with ID's 2 and 7.
Code:
5      20965  2              1264498467      1390728840
26      29156  2              1299694070      1394384820
28      15849  2              1076346780      1581268380
30      17273  2              1352998144      1384534140
45      15954  2              1349490381      1381026360
47      27853  2              1368321406      1399857360
48      374    2              1267543045      1393773420
52      27472  2              1277481078      1372175460
58      830    2              1077724020      1582645620
66      35014  2              1351606901      1383142860
70      13103  2              1371351175      1402887120
76      30133  2              1078760460      1584888060
84      32540  2              1345317974      1376853960
94      53      2              1236628071      1394394420
99      29078  2              1340656878      1372192860
107    37018  2              1364879617      1396415580
108    36284  2              1371564126      1403100120
115    22968  2              1351709243      1383245220
116    12397  2              1352776795      1384312740
118    5595    2              1365804702      1397340660
121    20780  2              1336461374      1399533360
125    27117  2              1296586982      1391281380
128    22012  2              1348771860      1443379860
142    21832  2              1348513860      1380049860
159    24417  2              1368025249      1399561200
165    37350  2              1369319780      1400855760
173    22272  2              1359612864      1391148840
175    29602  2              1273428180      1399658580
176    728    2              1305649198      1400343540
178    22497  7              1367242231      1398778200
182    21130  2              1360848218      1392384180
183    31288  7              1350060523      1381596480
184    13278  2              1357250824      1388786820
187    29829  2              1348512352      1380048300
195    15511  2              1219362840      1598054040
196    29366  2              1339602241      1402674240
197    42514  2              1370723308      1402259280
199    26274  2              1116610320      1589995920
202    40048  2              1255042537      2043960900
204    11208  2              1349198940      1601659740
208    16858  2              1348659458      1380195420
213    36244  2              1359507169      1391043120
218    1378    2              1214568393      1403870760

Do we need to change this line in Export.php?

Code:
    echo "  user upgrades active";
 ........IF(subscriptionid = 2, 7, 2) AS user_upgrade_id, \'\' AS extra, subscriptionlog.regdate ........
 
Hm...Something has gone wrong here:

exporting posts...
posts (197 records in 0.05s)...
post IPs (197 records in 0.01s)...
likes (197 records in 0.01s)...
reported posts (197 records in 0.01s)...
reported post comments (197 records in 0.01s)...
reported profile posts (394 records in 0.04s)...
reported profile post comments (394 records in 0.01s)...
reported private messages (591 records in 0.01s)...
reported private message comments (591 records in 0.02s)...

All logfiles have this content:

For example: xf_post_aa.txt
[snipped]

mysql Ver 14.14 Distrib 5.1.66, for debian-linux-gnu (x86_64) using readline 6.1
Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.

Usage: mysql [OPTIONS] [database]
-?, --help Display this help and exit.
-I, --help Synonym for -?

What am I missing here?
 
Hm...Something has gone wrong here:

What am I missing here?

Your not actually giving us any error messages... so can't realy tell you.

If you are getting the xf_post_aa file it means that it has exported the posts database, and started to chop them up into 1 million post files... so things are working there.

Do you have all the pre-req's installed?
 
Hm...Something has gone wrong here:



All logfiles have this content:

For example: xf_post_aa.txt
[snipped]



What am I missing here?
Hmm... Well obviously something's up with your records exported - something seems odd with your source database maybe, if you have 197 total post records and 197 post reports (and 197 post report comments) etc.
 
Thanks, I'm still resolving technical preconditions with my host, I'll drop you a line soon, if it works.
 
Does this work immediately with XF1.2? I am setting up a test Xenforo site with about 8M posts from VB4.2, and am starting with XF1.2 as the base.
 
Hello all,

in "Export.php" we have a regex to replace "Youtube" link. Is it possible to do a code to replace all "ame bbcode". I would like to replace bbcode like this:

-
Code:
[ame]http://www.youtube.com/watch?v=xxxxx"]title of the video - YouTube[/ame]

Code:
[ame="http://www.youtube.com/watch?v=CnOIWebzj4E&feature=related"]YouTube - ‪ECOLE DES FANS - BEST OF‬‏[/ame]

Thanks
 
Hello all,

in "Export.php" we have a regex to replace "Youtube" link. Is it possible to do a code to replace all "ame bbcode". I would like to replace bbcode like this:

-
Code:
[ame]http://www.youtube.com/watch?v=xxxxx"]title of the video - YouTube[/ame]

Code:
[ame="http://www.youtube.com/watch?v=CnOIWebzj4E&feature=related"]YouTube - ‪ECOLE DES FANS - BEST OF‬‏[/ame]

Thanks


Probably easier to use Kiers addon after the import.
 
Hello,

I know, but this add on stops working, with 1.1 and 1.2. I disabled, enabled, unistalled completely. I have a big forum ( 12M posts)


I don't see why it would stop working for 1.2, it 1.1 it works for sure.

However, to answer your question, you would need to edit the _getReplaceBBCodeCommand() function to include any extra BB codes you want to custom alter on the export.
 
I don't see why it would stop working for 1.2, it 1.1 it works for sure.

However, to answer your question, you would need to edit the _getReplaceBBCodeCommand() function to include any extra BB codes you want to custom alter on the export.

Hello,

tested and done with "Ame VB3" tool (+100.000 posts updated)
 
Top Bottom