xmb 1.8 SP1 -> Fud 2.6 [message #19814] |
Sun, 05 September 2004 22:19 |
jmccombs
Messages: 8 Registered: September 2004 Location: Northern Virginia
Karma: 0
|
Junior Member |
|
|
I'm having some difficulty using the XMB conversion script and I'm hoping someone can give me a hand.
The previous administrator of the system has done some hacks that has changed the DB schema a bit (added some colums and tables), but that extra information I don't really care about.
When I run the script, I get the following output:
php -n -e -f xmb.php
Importing blocked words
Done: Importing 24 blocked words
Importing XMB members
Warning: file_get_contents(./images/avatars/Movies and TV: Matrix Reloaded/matrix12.gif): failed to open stream: No such file or directory in /portal/solutions/www/forum/fud/xmb.php on line 224
Warning: file_get_contents(./images/avatars/Cyberia Collection/commanderkeen.gif): failed to open stream: No such file or directory in /portal/solutions/www/forum/fud/xmb.php on line 224
Warning: file_get_contents(./images/avatars/Car Collection/14.gif): failed to open stream: No such file or directory in /portal/solutions/www/forum/fud/xmb.php on line 224
Warning: file_get_contents(./images/avatars/Signs/Signs09.gif): failed to open stream: No such file or directory in /portal/solutions/www/forum/fud/xmb.php on l
Warning: file_get_contents(http://howler.nicusa.com:8000/floppy_disk_walking_md_wht.gif): failed to open stream: Connection timed out in /portal/solutions/www/forum/fud/xmb.php on line 224
(xmb.php) 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '
last_read=,
blocked='N',
avatar_approved='NO',
ava<br />
Query: UPDATE fud25_users SET
is_mod='N',
join_date=1058550085,
last_visit=,
last_read=,
blocked='N',
avatar_approved='NO',
avatar_loc='NULL',
passwd='password'
WHERE id=17<br />
Server Version: 4.0.18-max-log<br />
anyone have any ideas as to what's going wrong? I'm assuming that this has to do with the avatars that people have set, but I fear that I'm going to have further problems down the line.. any help would be greatly appreciated.
-Jeff
Do pyromaniacs wear blazers?
|
|
|
Re: xmb 1.8 SP1 -> Fud 2.6 [message #19868 is a reply to message #19814] |
Wed, 15 September 2004 04:56 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Attached is an updated version of the script that should be free of this problem.
-
Attachment: xmb.php
(Size: 22.72KB, Downloaded 1300 times)
FUDforum Core Developer
|
|
|