AnGeL 08
08-31-2005, 11:44 AM
Hello
I integrate the 4images 1.7.1 with vBulletin 3.0.7 and its working fine but in the index.php page of the 4images it have this problem
DB Error: Bad SQL Query: SELECT COUNT(*) as users FROM user WHERE user_id <> 0
Unknown column 'user_id' in 'where clause'
DB Error: Bad SQL Query: SELECT user_id, user_name FROM user WHERE user_level > 3 ORDER by user_joindate DESC
Unknown column 'user_id' in 'field list'
I try to fix it but I haven't succeed
Can any one help me?
Thanks
I integrate the 4images 1.7.1 with vBulletin 3.0.7 and its working fine but in the index.php page of the 4images it have this problem
DB Error: Bad SQL Query: SELECT COUNT(*) as users FROM user WHERE user_id <> 0
Unknown column 'user_id' in 'where clause'
DB Error: Bad SQL Query: SELECT user_id, user_name FROM user WHERE user_level > 3 ORDER by user_joindate DESC
Unknown column 'user_id' in 'field list'
I try to fix it but I haven't succeed
Can any one help me?
Thanks