To jest tylko wersja do druku, aby zobaczyć pełną wersję tematu, kliknij TUTAJ
phpBB2 by Przemo
Support forów phpBB2 modified by Przemo

Wersje 1.9 i starsze - [problem]username Anonymous

misiex - 31-03-2004, 14:48
Temat postu: [problem]username Anonymous
witam
Kod:
Anonymous user not exist in database or not ID -1 or not username Anonymous
Check your mysql_basic.sql file and add correctly anonymous user

jak go dodać :?:
jak to naprawi? :?:
Pozdrawiam :mrgreen:

:twisted: WIELKIE DZIEKI ROGACZ

Rogacz - 31-03-2004, 14:56

Kod:
INSERT INTO phpbb_users (user_id, user_active, username, user_password, user_session_time, user_session_page, user_lastvisit, user_regdate, user_level, user_posts, user_timezone, user_style, user_lang, user_dateformat, user_new_privmsg, user_unread_privmsg, user_last_privmsg, user_emailtime, user_viewemail, user_attachsig, user_allowhtml, user_allowbbcode, user_allowsmile, user_allowavatar, user_allowsig, user_allow_pm, user_allow_viewonline, user_notify, user_notify_pm, user_popup_pm, user_rank, user_avatar, user_avatar_type, user_email, user_icq, user_website, user_from, user_sig, user_sig_bbcode_uid, user_sig_image, user_allow_signature, user_allow_sig_image, user_aim, user_yim, user_msnm, user_occ, user_interests, user_actkey, user_newpasswd, user_posts_per_page, user_topics_per_page, user_hot_threshold, user_birthday, user_next_birthday_greeting, user_custom_rank, user_photo, user_photo_type, user_custom_color, user_showavatars, page_avatar, user_traffic, user_badlogin, user_blocktime, user_block_by, custom_form, disallow_forums, can_custom_ranks, can_custom_color, can_custom_form, user_gender, user_sub_forum, user_split_cat, user_last_topic_title, user_sub_level_links, user_display_viewonline, view_ignore_topics, can_topic_color, user_notify_gg, allowpm, no_report_popup, refresh_report_popup, no_report_mail) VALUES (-1, 0, 'Anonymous', '', 0, 0, 0, 1079706891, 0, 0, '1.00', NULL, 'polish', '', 0, 0, 0, NULL, 0, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 0, 0, '', 0, '', '', '', '', '', NULL, '', 1, 1, '', '', '', '', '', '', '', '15', '35', '35', 999999, 0, NULL, NULL, 0, NULL, 1, 1, 999999, 0, 0, NULL, NULL, NULL, 1, 1, 1, 0, 1, 0, 1, 2, 2, 1, 1, 0, 1, 0, 0, 0);


ten kod wastaw w sql powinno pomoc

ee... zrob najpierw kopie bazy tak na wszelki wypadek

[ Dodano: 31-03-2004, 15:58 ]
a tak pozatym looknij tutaj http://members.lycos.co.u...check_files.php



Powered by phpBB modified by Przemo © 2003 phpBB Group