Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

php help

Options
  • 13-01-2006 9:38pm
    #1
    Registered Users Posts: 1,598 ✭✭✭


    i was doing an upgrade from phpbb 17 to 19 and this has appeared

    phpBB : Critical Error

    Error doing DB query userdata row fetch

    DEBUG MODE

    SQL Error : 1146 Table 'hoffforum.phpbb_sessions_keys' doesn't exist

    SELECT u.* FROM phpbb_users u, phpbb_sessions_keys k WHERE u.user_id = 2 AND u.user_active = 1 AND k.user_id = u.user_id AND k.key_id = '17cca364f700ef72ed2724f090e04a83'

    Line : 89
    File : sessions.php


    please help me


Comments

  • Registered Users Posts: 68,317 ✭✭✭✭seamus


    Did you read the install file?

    It's probably just a matter of running a different .php file first to make some database changes.


  • Registered Users Posts: 1,598 ✭✭✭joe316


    yeah ive read it followed it


  • Registered Users Posts: 68,317 ✭✭✭✭seamus


    You ran the install/update_to_latest.php file?


Advertisement