Greetings,
I uploaded the PHPBB via godaddy.com a month ago and worked on it a little. I wanted to continue but I forgot my login. Any help will be appreciated. If login is original to admin then what will the password be?
Did you install it yourself or was this a 1-click install?wagalert wrote: Sat Apr 04, 2020 3:48 pm I uploaded the PHPBB via godaddy.com a month ago and worked on it a little.
Code: Select all
INSERT INTO phpbb_users (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_newpasswd) VALUES (3, 5, 'Admin1', 'admin1', 0, '21232f297a57a5a743894a0e4a801fc3', '[email protected]', 'en', 1, 1, 'AA0000', 1, '', '', '', '', '', 't', 'a', 't', 'd', '', '', '', '', '', '');
phpbb_
If it’s still a new copy, i suggest you delete everything, download the files found here, on this site and reupload everything using a FTP program.
Thanks