Menu

#9 Error while convertion forums.

open
7
2006-08-10
2006-08-05
No

I'm not sure if this is because I'm using CH or not...
if it is, please post that it is and leave this bug
report open until I fix that part.

starting with forums: [phpBB Debug] PHP Notice: in file
/upgrade/forums_upgrade.php on line 102: Undefined
index: forum_type

Discussion

  • Niklas Schmidtmer

    • assigned_to: nobody --> hammerhai
     
  • Niklas Schmidtmer

    Logged In: YES
    user_id=700682

    Hm, line 102 is "$result = $db_phpbb2->sql_query($sql);" for
    me (latest svn). You're sure you have the latest version as
    well?

     
  • Niklas Schmidtmer

    • priority: 5 --> 3
     
  • Niklas Schmidtmer

    Logged In: YES
    user_id=700682

    Can you still reproduce this with latest svn?

     
  • Francis Lewis

    Francis Lewis - 2006-08-08

    Logged In: YES
    user_id=1355716

    I'm using the latest phpBB CVS Snapshot and I also keep my
    SVN updated.

    Here are the latest errors with it:
    [phpBB Debug] PHP Notice: in file
    /upgrade/forums_upgrade.php on line 154: Undefined index: 64

    SQL ERROR [ mysqli ]

    Column 'parent_id' cannot be null [1048]

    SQL

    INSERT INTO phpbb_forums (parent_id, forum_type,
    forum_status, forum_name, forum_link, forum_desc,
    forum_desc_uid, forum_desc_options, forum_desc_bitfield,
    forum_rules, forum_rules_uid, forum_rules_options,
    forum_rules_bitfield, forum_rules_link, forum_image,
    forum_style, display_on_index, forum_topics_per_page,
    enable_indexing, enable_icons, enable_prune, prune_days,
    prune_viewed, prune_freq, forum_password, forum_flags,
    left_id, right_id) VALUES (NULL, 1, 0, 'Military Prayer
    Requests', '', 'If someone you know is in the military and
    needs prayer, post pictures and prayer requests
    here.\r\nAttn: Guests, you may post here without being
    registered', '', 0, 0, '', '', 0, 0, '', '', 0, 0, 0, 1, 0,
    0, 7, 7, 1, '', 48, 209, 210)

    Backtrace info
    FILE: upgrade/forums_upgrade.php
    LINE: 189
    CALL: acp_forums->update_forum_data()

     
  • Niklas Schmidtmer

    Logged In: YES
    user_id=700682

    Is this still the same board as in your initial report
    having CH MOD installed?

     
  • Niklas Schmidtmer

    Logged In: YES
    user_id=700682

    Ok, so the present situation is: Existing support for CH MOD
    has been removed as it never worked (actually there was
    never a real support...). We have to options:
    1) give up support
    2) find someone who adapts the current script/makes a new
    one supporting CH MOD only

    Thus removing myself as assignee.

     
  • Niklas Schmidtmer

    • assigned_to: hammerhai --> nobody
     
  • David

    David - 2006-08-09

    Logged In: YES
    user_id=1445995

    Assigning this to you, Handyman, since we will be working on
    the new CH forums conversion.

     
  • David

    David - 2006-08-09
    • priority: 3 --> 7
    • assigned_to: nobody --> roadydude
     
  • Niklas Schmidtmer

    • labels: 878755 --> [CH] Categories and Forums
     

Log in to post a comment.