nom ok i wykonam zapytanie z tym kodem, ale jesli mam 2 userow to ktory bedzie adminem??
Kod:
INSERT INTO phpbb_users (user_id, username, user_level, user_regdate, user_password, user_email, user_icq, user_website, user_occ, user_from, user_interests, user_sig, user_viewemail, user_style, user_aim, user_yim, user_msnm, user_posts, user_attachsig, user_allowsmile, user_allowhtml, user_allowbbcode, user_allow_pm, user_notify_pm, user_popup_pm, user_allow_viewonline, user_rank, user_avatar, user_lang, user_timezone, user_dateformat, user_actkey, user_newpasswd, user_notify, user_active) VALUES ( 2, 'Admin', 1, 0, '21232f297a57a5a743894a0e4a801fc3', 'admin@yourdomain.com', '', '', '', '', '', '', 1, 1, '', '', '', 1, 0, 1, 0, 1, 1, 1, 1, 1, 1, '', 'english', 0, 'd M Y h:i a', '', '', 0, 1);
i
INSERT INTO phpbb_user_group (group_id, user_id, user_pending) VALUES (2, 2, 0);
[ Dodano: 08 Cze 2005 21:57 ]aha i co jak mam forum po polsku a tu jest english napisane?
[ Dodano: 08 Cze 2005 22:16 ]zrobile zapytanie tego teksu i sprobowalem zalogowac sie jako Admin i o to wyniki
phpBB : Critical Error
Could not get theme data for themes_id [1]