Menu

#20 Forums are not converted

open
5
2006-08-12
2006-08-12
NaviFriends
No

I get an error with the last "forums_upgrade.hpp

Revision 160: Modified Fri Aug 11 23:55:32 2006 UTC (14
hours, 40 minutes ago) by hammerhai
+++++++++++++++++++++++++++++++++++++++++++++++++++

[phpBB Debug] PHP Notice: in file
/upgrade/forums_upgrade.php on line 201: Undefined
index: CATEGORIES_TRANSFORED
[phpBB Debug] PHP Notice: in file
/includes/functions.php on line 2889: Cannot modify
header information - headers already sent by (output
started at /upgrade/forums_upgrade.php:129)
[phpBB Debug] PHP Notice: in file
/includes/functions.php on line 2891: Cannot modify
header information - headers already sent by (output
started at /upgrade/forums_upgrade.php:129)
[phpBB Debug] PHP Notice: in file
/includes/functions.php on line 2892: Cannot modify
header information - headers already sent by (output
started at /upgrade/forums_upgrade.php:129)
[phpBB Debug] PHP Notice: in file
/includes/functions.php on line 2893: Cannot modify
header information - headers already sent by (output
started at /upgrade/forums_upgrade.php:129)
[/spoiler]

### Line 201: 'CATEGORIES_TRANSFERED' =>
sprintf($user->lang['CATEGORIES_TRANSFORED'],
$categories_transfered),

CATEGORIES_TRANSFORED --> CATEGORIES_TRANSFERED

If I change it, then I dont get an error note. However
no forums are converted.

Discussion

  • Niklas Schmidtmer

    Logged In: YES
    user_id=700682

    Typo is fixed now.
    Are the forums present in the ACP?

     
  • NaviFriends

    NaviFriends - 2006-08-12

    Logged In: YES
    user_id=1572173

    The Forum in the ACP is empty.
    I dont get any success messages.
    The file "forums.dat" in the cache-folder, contains only
    "a:0:{}".
    No forums are converted.

     
  • Niklas Schmidtmer

    Logged In: YES
    user_id=700682

    Do you have a modified database structure? Is it possible
    for you to send me an export of your phpbb_forums and
    phpbb_categories tables? It's a litte hard to determine the
    source of the problem when you don't get an error message :).

     
  • NaviFriends

    NaviFriends - 2006-08-12

    Logged In: YES
    user_id=1572173

    I have installed the newest CVS and a brand new data base.
    The same result as above.
    No forums are converted.

     
  • NaviFriends

    NaviFriends - 2006-08-12

    Logged In: YES
    user_id=1572173

    The data base was not changed.
    With an earlier version the forums were converted with
    "forums_upgrade.php"

     

Log in to post a comment.