30.10.2008, 00:39
30.10.2008, 00:44
30.10.2008, 00:44
danke
lg.
EDIT:
jetzt hab ich n neues Problem:
need help....
lg.
EDIT:
jetzt hab ich n neues Problem:
Code:
Error at the line 940: INSERT INTO phpbb_adminviews (vid,uid,title,type,visibility,fields,conditions,sortby,sortorder,perpage,view_type) VALUES ('1','0','All Users','user','2','a:7:{i:0;s:6:\"avatar\";i:1;s:8:\"username\";i:2;s:5:\"email\";i:3;s:7:\"regdate\";i:4;s:10:\"lastactive\";i:5;s:7:\"postnum\";i:6;s:8:\"controls\";}','a:0:{}','username','asc','20','card');
Query: INSERT INTO phpbb_adminviews (vid,uid,title,type,visibility,fields,conditions,sortby,sortorder,perpage,view_type) VALUES ('1','0','All Users','user','2','a:7:{i:0;s:6:\"avatar\";i:1;s:8:\"username\";i:2;s:5:\"email\";i:3;s:7:\"regdate\";i:4;s:10:\"lastactive\";i:5;s:7:\"postnum\";i:6;s:8:\"controls\";}','a:0:{}','username','asc','20','card');
MySQL: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'fields,conditions,sortby,sortorder,perpage,view_type) VALUES ('1','0','All Users' at line 1
need help....
30.10.2008, 01:06
30.10.2008, 01:23
Fettes Merci, hat Super geklappt thx^^
lg
lg
30.10.2008, 20:26
Das forum läuft jetzt wieder, aber wenn ich einen User bearbeiten will, kommt ein Fehler:
lg.
EDIT:
hat sich erledigt, hab die Table manuel eingefügt....
Code:
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1146 - Table ''********.phpbb_adminviews' doesn't exist
Query:
SELECT * FROM phpbb_adminviews WHERE type='user' AND (vid='1' OR uid=0) ORDER BY uid DESC
Please contact the MyBB Group for support.
lg.
EDIT:
hat sich erledigt, hab die Table manuel eingefügt....