Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 1711

[3.3.x] Support Forum • Re: Updating to 3.3 from 3.0

$
0
0
It should be SQL query like

Code:

INSERT INTO phpbb_users (user_id, user_type, group_id, username, username_clean, user_regdate, user_password, user_email, user_lang, user_style, user_rank, user_colour, user_posts, user_permissions, user_ip, user_birthday, user_lastpage, user_last_confirm_key, user_post_sortby_type, user_post_sortby_dir, user_topic_sortby_type, user_topic_sortby_dir, user_avatar, user_sig, user_sig_bbcode_uid, user_jabber, user_actkey, user_actkey_expiration, user_newpasswd, user_allow_massemail) VALUES (1, 2, 1, 'Anonymous', 'anonymous', 0, '', '', 'en', 1, 0, '', 0, '', '', '', '', '', 't', 'a', 't', 'd', '', '', '', '', '', 0, '', 0);

Statistics: Posted by rxu — Tue Apr 01, 2025 12:34 pm



Viewing all articles
Browse latest Browse all 1711

Trending Articles