Hi, i'm kind new into this, i follow the instalation procedure and after it ends when i log on this msg error appears:
Query failed: Unknown column 'user_level' in 'field list' UPDATE phpbb_users SET `user_password`='9982467195cf9c4e2d303b7656ca207e', `user_level`='1', `username`='user' WHERE `user_id`=1
Drupal version 5.2 and phpbb3RC5
I check the table and this content doesn't really exist, what should i do?
Thanks
Comments
Comment #1
arkepp commentedThe text 'user_level' doesn't exist at all in the beta version of the module, which makes me think you downloaded the code for phpBB 2.x?
Comment #2
ardano commentedI have se same Problem
actual Drupal 5.3 Version an PHP BB 3.0.RC7
Errormessage:
dont know what to do
Comment #3
arkepp commentedSo the same question applies to you, what file did you download?
Comment #4
ardano commentedDownloaded and Installed
Drupal-5.3.tar.gz and phpBB-3.0.RC7 and tested with the Bridge DRUPAL-5--1-1 and DRUPAL-5--1-X
now i tested the Installation with phpbb2.0.22
* warning: include(../forum/config.php) [function.include]: failed to open stream: No such file or directory in C:\server\xampp\htdocs\drupal\modules\phpbb\phpbb.module on line 304.
* warning: include() [function.include]: Failed opening '../forum/config.php' for inclusion (include_path='.;C:\server\xampp\php\pear\') in C:\server\xampp\htdocs\drupal\modules\phpbb\phpbb.module on line 304.
* warning: include(../forum/config.php) [function.include]: failed to open stream: No such file or directory in C:\server\xampp\htdocs\drupal\modules\phpbb\phpbb.module on line 304.
* warning: include() [function.include]: Failed opening '../forum/config.php' for inclusion (include_path='.;C:\server\xampp\php\pear\') in C:\server\xampp\htdocs\drupal\modules\phpbb\phpbb.module on line 304.
Comment #5
arkepp commentedThen you, like Neopyrus, got the phpBB 2.x module.
You need to get the beta from http://kepp.net/phpbb3/
Comment #6
ardano commentedSorry may I am to stupid, but it doesn´t work at all.
Downloaded the File from your Link, installed a new Drupal 5.X and the PhPBB 3 RC7 and then your Module http://kepp.net/phpbb3/beta/phpbb.tgz
But the same Message.
Query failed: Unknown column 'user_level' in 'field list' UPDATE phpBB_users SET `user_password`='a3add82a9ce94c47624a6fdccc37ec2e', `user_level`='1', `username`='RootX' WHERE `user_id`=1Comment #7
arkepp commentedCan you give me a cut'n'paste of the first 20 lines (roughly) of the installed file, modules/phpbb/phpbb.module ?
And double check there's no modules/phpbb.module
Comment #8
ardano commentedafter a totally new installation i have other Problems.
with /drupal/forum as URL ich get a Servererror 500 or with drupal/?p=forum i get a page not found.