SMF Support > Converting to SMF

xmb - smf convertor not working

(1/3) > >>

jmiller:
hey i have a large forum thats on xmb software that i'd like to convert to smf and i set up both forums on my test server to see if they worked and when i ran the xmb_to_smf.php file to convert my xmb over everything completed but theres a ton of errors along with it as it was converting which is shown above. Ive also gotten both forums installed completely and working before trying to run the conversion file. There anything i need to chmod or what to get this workin, thanksĀ  :-\
--- Code: ---Converting members...
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 283

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 293
successful.
Converting categories...
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 400

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 410
successful.
Converting boards)...
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 505

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 515

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 527

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 536

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 551
successful.
Converting topics...
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 630

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 640

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 649

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 676
successful.
Converting messages... (this may take some time)
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 758

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 768
successful.
Converting polls...
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 817

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 877
successful.
Converting personal messages...
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 954

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 964
successful.
Converting personal messages (step 2)...
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 1033

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 1043
successful.
Converting topic notifications...
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 1114

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 1124
successful.
Converting banned members...
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 1209

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 1219

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 1231

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 1238
successful.
Converting forum settings...
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 1296

Warning: Invalid argument supplied for foreach() in /home/jmiller/public_html/board/xmb_to_smf.php on line 1298

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 1309

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 1349

Warning: Invalid argument supplied for foreach() in /home/jmiller/public_html/board/xmb_to_smf.php on line 1351

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 1356
successful.
Converting board moderators...
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 1402

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/jmiller/public_html/board/xmb_to_smf.php on line 1415
successful.
Converting board access... successful.
Converting smileys... successful.
Recalculating forum statistics... successful.
--- End code ---

Grudge:
I would guess both forums are installed on seperate databases. If that is the case you need to ensure your mySQL database user for the SMF database has access to the XMB database too.

[Unknown]:
What version of XMB was this?

-[Unknown]

jmiller:

--- Quote from: [Unknown] on June 28, 2004, 06:39:11 PM ---What version of XMB was this?

-[Unknown]

--- End quote ---

xmb 1.8 sp2 but the large forum im converting will be 1.8 sp3 should work, so put the smf database user on the same database as xmb and it should work?

Grudge:

--- Quote from: jmiller on June 28, 2004, 06:42:02 PM ---
--- Quote from: [Unknown] on June 28, 2004, 06:39:11 PM ---What version of XMB was this?

-[Unknown]

--- End quote ---

xmb 1.8 sp2 but the large forum im converting will be 1.8 sp3 should work, so put the smf database user on the same database as xmb and it should work?

--- End quote ---

It will certainly have a much better chance yes. By which I mean it won't work at all otherwise!

Navigation

[0] Message Index

[#] Next page

Go to full version