FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Converters » FUDforum Migration Assistant (New converter framework.)  () 2 Votes
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: FUDforum Migration Assistant [message #164835 is a reply to message #164834] Thu, 17 March 2011 22:22 Go to previous messageGo to previous message
simonlnu is currently offline  simonlnu   Canada
Messages: 19
Registered: March 2011
Location: Tiohtiake
Karma:
Junior Member
The alias thing was something on my part, at least in part; has to do with the bot users not necessarily having the right data. I got it mostly working eventually, but it chokes on some posts.

anonymised:

convert.php:364
 conversionmaps/phpBB3.map:144
 convert.php:753
 ) 42601: ERROR: syntax error at or near "1" LINE 1: 1 ^
 Query: 1
 _POST: array ( 'from' => 'phpBB3', 'cfg' => '$PHPBB3_FORUM_DIR', 'verbose' => '1', 'submit' => 'Start conversion', )
 Database version: 9.0.3
 [Referring Page] http://site.tld/forumlocation/convert.php


the log is more informative, basically a value ends up being null, so there's a SQL syntax error

STATEMENT:  INSERT INTO _thread (
            id, forum_id, root_msg_id, views, replies, thread_opt, orderexpiry
            ) VALUES(
                784,
                ,
                1135,
                6,
                0,
                0,
                0)

[Message index]
 
Read Message icon12.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: PHP-Nuke 7.x Conversion
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Apr 27 15:54:43 GMT 2024

Total time taken to generate the page: 0.05456 seconds