EvilKnevil
August 31st, 2006, 12:42 AM
Hello,
i thought I would post the PHP problem here. I am not sure if this is where it should be posted or if someone can even help me with this.
I was getting messages saying I needed to Upgrade my phpBB version from phpBB 2.0.18 to the latest version 2.0.21.
I downloaded the latest 'changed files' and uploaded them to the proper directories etc for my forum.
Ever since doing that...when I try to login to 'adminstrate' the forum I get the error below!
I have read a few other sites that were talking about 'priveledges'.
I have, from what I can see, ALL Priveledges.
Is there a way that I can fix this- I need it simplified as I am not up on all this.
I do not know what I need to do!?
PLEASE HELP!:cry2:
Error in obtaining userdata
DEBUG MODE
SQL Error : 1054 Unknown column 'user_login_tries' in 'field list'
SELECT user_id, username, user_password, user_active, user_level, user_login_tries, user_last_login_try FROM phpbb_users WHERE username = 'preschoollearningonline'
Line : 65
File : login.php
i thought I would post the PHP problem here. I am not sure if this is where it should be posted or if someone can even help me with this.
I was getting messages saying I needed to Upgrade my phpBB version from phpBB 2.0.18 to the latest version 2.0.21.
I downloaded the latest 'changed files' and uploaded them to the proper directories etc for my forum.
Ever since doing that...when I try to login to 'adminstrate' the forum I get the error below!
I have read a few other sites that were talking about 'priveledges'.
I have, from what I can see, ALL Priveledges.
Is there a way that I can fix this- I need it simplified as I am not up on all this.
I do not know what I need to do!?
PLEASE HELP!:cry2:
Error in obtaining userdata
DEBUG MODE
SQL Error : 1054 Unknown column 'user_login_tries' in 'field list'
SELECT user_id, username, user_password, user_active, user_level, user_login_tries, user_last_login_try FROM phpbb_users WHERE username = 'preschoollearningonline'
Line : 65
File : login.php