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', 'admin@example.com', 'en', 1, 1, 'AA0000', 1, '', '', '', '', '', 't', 'a', 't', 'd', '', '', '', '', '', '');
phpbb_
founder
status from it: ACP > USERS AND GROUPS tab > Manage Users > Admin1 > Overview > Founder = NoLooking at the generated page for http://drugden.uk/ucp.php?mode=login, the hidden fields are definitely in that form, anyway, as expected. If you login to your board specifically through that link, and still get "form invalid", the next "logical" suspicion is that the failure you're seeing is because of one of the "other" reasons for "form invalid", rather than the new phpBB 3.2.6 reasons.
Possibly because you're using phpBB 3.2.7 and Board3, neither of which are mentioned in this topic, so I'm clueless as to the proposed solutionkarbiko wrote: ↑Tue Jul 30, 2019 9:47 pmHave you tried Kirk's fix for login that can be found in Portal's web?
See GLOBAL ANNOUNCEMENTS in https://www.board3.de/
It has worked for me!
I can't see the link in your sig.
That post was made in May due to a few errors that were discovered in 3.2.6, since then phpBB has been updated to 3.2.7 and the files referenced are no longer required. Make sure you are uing the current version and should you still be experiencing the error please start your own topic and complete the Support Request Template
So post a message explaining how to clear the cookies and cache.