Skip to:
Content
Pages
Categories
Search
Top
Bottom

phpBB import problem


  • Joukku
    Participant

    @joukku

    Hi all,

    I’ve been trying to import my forum from phpbb 3.1.1 (no mod or themes) to bbpress 2.5.4.

    I used row limits 50 and delay time 2. Database settings looks to be ok.

    Problem is following code that appears on every line:
    ‘Warning: set_time_limit() has been disabled for security reasons in /home/int2000/d/xxxxx/html/wordpress/wp-content/plugins/bbpress/includes/admin/converter.php on line 306 Warning: set_time_limit() has been disabled for security reasons in /home/int2000/d/xxxxx/html/wordpress/wp-content/plugins/bbpress/includes/admin/converter.php on line 306’

    Conversion goes till end and following message will appear:
    ‘Repair any missing information: Continue’
    ‘SELECT convert(forums.forum_id USING “utf8”) AS forum_id,convert(forums.parent_id USING “utf8”) AS parent_id,convert(forums.forum_topics USING “utf8”) AS forum_topics,convert(forums.forum_posts USING “utf8”) AS forum_posts,convert(forums.forum_topics_real USING “utf8”) AS forum_topics_real,convert(forums.forum_name USING “utf8”) AS forum_name,convert(forums.forum_desc USING “utf8”) AS forum_desc,convert(forums.left_id USING “utf8”) AS left_id,convert(forums.forum_type USING “utf8”) AS forum_type,convert(forums.forum_status USING “utf8”) AS forum_status FROM phpbb_3forums AS forums LIMIT 0, 100’

    What am I doing wrong?

Viewing 2 replies - 1 through 2 (of 2 total)

  • Joukku
    Participant

    @joukku

    Hi Again!,

    I tried this once again by reseting bbpress and stated from fresh installation.
    After convert I realised that replies has converted but forums and topics are missing..

    I can see from replies header that there are 8180 replies but non of them are visible etc.. I tried repairs and got failed in “Recalculate the sticky relationship of each topic” Sure, theres no topic.

    Just a minute ago I restarted my bbpress again and got “Deleting Conversion Table… Failed” Something serious?

    Now I’m going to put it on one more time purging previous import and cross my fingers..


    Joukku
    Participant

    @joukku

    no.. frustrating. Any clue?

    Repair any missing information: Continue
    Warning: set_time_limit() has been disabled for security reasons in /home/int2000/d/xxxxx/html/wordpress/wp-content/plugins/bbpress/includes/admin/converter.php on line 306
    
    WordPress database error: [Unknown column 'forums.forum_topics' in 'field list']
    SELECT convert(forums.forum_id USING "utf8") AS forum_id,convert(forums.parent_id USING "utf8") AS parent_id,convert(forums.forum_topics USING "utf8") AS forum_topics,convert(forums.forum_posts USING "utf8") AS forum_posts,convert(forums.forum_topics_real USING "utf8") AS forum_topics_real,convert(forums.forum_name USING "utf8") AS forum_name,convert(forums.forum_desc USING "utf8") AS forum_desc,convert(forums.left_id USING "utf8") AS left_id,convert(forums.forum_type USING "utf8") AS forum_type,convert(forums.forum_status USING "utf8") AS forum_status FROM phpbb_3forums AS forums LIMIT 0, 100
    
    No forums to convert
    Warning: set_time_limit() has been disabled for security reasons in /home/int2000/d/xxxxx/html/wordpress/wp-content/plugins/bbpress/includes/admin/converter.php on line 306 Warning: set_time_limit() has been disabled for security reasons in /home/int2000/d/xxxxx/html/wordpress/wp-content/plugins/bbpress/includes/admin/converter.php on line 306 Warning: set_time_limit() has been disabled for security reasons in /home/int2000/d/xxxxx/html/wordpress/wp-content/plugins/bbpress/includes/admin/converter.php on line 306 
    
    No data to clean
    
    Starting Conversion
Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar