On a pristine phpBB board Anonymous is member of the Guest group only.halil16 wrote: Tue Jan 28, 2025 6:17 am I made Anonymous Remove from Newly Registered. Is it do a problem?
And have you compared anonymous database row with the ones from other boards?
Yes, but there seems to be such an option in Quick Tools. It's probably something that's been overlooked.warmweer wrote: Tue Jan 28, 2025 10:39 am On a pristine phpBB board Anonymous is member of the Guest group only.
I did this. I did some comparisons and deleted some columns. The error rows in ACP are no longer visible.GanstaZ wrote: Tue Jan 28, 2025 10:51 am And have you compared anonymous database row with the ones from other boards?
Code: Select all
[28-Jan-2025 12:19:57 UTC] PHP Warning: Undefined array key "user_type" in /home/name/public_html/forums/phpbb/auth/auth.php on line 424
[28-Jan-2025 12:19:57 UTC] PHP Warning: Undefined array key "user_type" in /home/name/public_html/forums/includes/functions.php on line 3978
[28-Jan-2025 12:19:57 UTC] PHP Warning: Undefined array key "user_type" in /home/name/public_html/forums/phpbb/notification/method/board.php on line 147
[28-Jan-2025 12:19:57 UTC] PHP Warning: Undefined array key "user_form_salt" in /home/name/public_html/forums/includes/functions.php on line 2014
[28-Jan-2025 12:19:57 UTC] PHP Warning: Undefined array key "user_form_salt" in /home/name/public_html/forums/includes/functions.php on line 2043
[28-Jan-2025 12:19:57 UTC] PHP Warning: Undefined array key "avatar" in /home/name/public_html/forums/includes/functions.php on line 3723
[28-Jan-2025 12:19:57 UTC] PHP Warning: Undefined array key "avatar_width" in /home/name/public_html/forums/includes/functions.php on line 3724
[28-Jan-2025 12:19:57 UTC] PHP Warning: Undefined array key "avatar_height" in /home/name/public_html/forums/includes/functions.php on line 3725
[28-Jan-2025 12:19:57 UTC] PHP Warning: Undefined array key "avatar_type" in /home/name/public_html/forums/includes/functions.php on line 3730
[28-Jan-2025 12:19:57 UTC] PHP Warning: Undefined array key "username" in /home/name/public_html/forums/includes/functions.php on line 4030
[28-Jan-2025 12:19:57 UTC] PHP Warning: Undefined array key "user_colour" in /home/name/public_html/forums/includes/functions.php on line 4030
[28-Jan-2025 12:19:57 UTC] PHP Warning: Undefined array key "username" in /home/name/public_html/forums/includes/functions.php on line 4031
[28-Jan-2025 12:19:57 UTC] PHP Warning: Undefined array key "user_colour" in /home/name/public_html/forums/includes/functions.php on line 4031
[28-Jan-2025 12:19:57 UTC] PHP Warning: Undefined array key "user_new_privmsg" in /home/name/public_html/forums/includes/functions.php on line 4039
[28-Jan-2025 12:19:57 UTC] PHP Warning: Undefined array key "user_unread_privmsg" in /home/name/public_html/forums/includes/functions.php on line 4040
[28-Jan-2025 12:19:57 UTC] PHP Warning: Undefined array key "user_new" in /home/name/public_html/forums/includes/functions.php on line 4041
[28-Jan-2025 12:19:57 UTC] PHP Warning: Undefined array key "username" in /home/name/public_html/forums/includes/functions.php on line 4064
[28-Jan-2025 12:19:57 UTC] PHP Warning: Undefined array key "user_colour" in /home/name/public_html/forums/includes/functions.php on line 4064
[28-Jan-2025 12:19:57 UTC] PHP Warning: Undefined array key "user_perm_from" in /home/name/public_html/forums/includes/functions.php on line 4078
[28-Jan-2025 12:19:57 UTC] PHP Warning: Undefined array key "username" in /home/name/public_html/forums/includes/functions.php on line 4088
[28-Jan-2025 12:19:57 UTC] PHP Warning: Undefined array key "user_options" in /home/name/public_html/forums/phpbb/user.php on line 780
[28-Jan-2025 12:19:57 UTC] PHP Warning: Undefined array key "user_type" in /home/name/public_html/forums/ext/phpbb/webpushnotifications/event/listener.php on line 345
[28-Jan-2025 12:19:57 UTC] PHP Warning: Undefined array key "user_form_salt" in /home/name/public_html/forums/ext/phpbb/webpushnotifications/form/form_helper.php on line 56
[28-Jan-2025 12:20:00 UTC] PHP Warning: Undefined array key "user_type" in /home/name/public_html/forums/phpbb/auth/auth.php on line 424
[28-Jan-2025 12:20:00 UTC] PHP Warning: Undefined array key "user_type" in /home/name/public_html/forums/includes/functions.php on line 3978
[28-Jan-2025 12:20:00 UTC] PHP Warning: Undefined array key "user_type" in /home/name/public_html/forums/phpbb/notification/method/board.php on line 147
[28-Jan-2025 12:20:00 UTC] PHP Warning: Undefined array key "user_form_salt" in /home/name/public_html/forums/includes/functions.php on line 2014
[28-Jan-2025 12:20:00 UTC] PHP Warning: Undefined array key "user_form_salt" in /home/name/public_html/forums/includes/functions.php on line 2043
[28-Jan-2025 12:20:00 UTC] PHP Warning: Undefined array key "avatar" in /home/name/public_html/forums/includes/functions.php on line 3723
[28-Jan-2025 12:20:00 UTC] PHP Warning: Undefined array key "avatar_width" in /home/name/public_html/forums/includes/functions.php on line 3724
[28-Jan-2025 12:20:00 UTC] PHP Warning: Undefined array key "avatar_height" in /home/name/public_html/forums/includes/functions.php on line 3725
[28-Jan-2025 12:20:00 UTC] PHP Warning: Undefined array key "avatar_type" in /home/name/public_html/forums/includes/functions.php on line 3730
[28-Jan-2025 12:20:00 UTC] PHP Warning: Undefined array key "username" in /home/name/public_html/forums/includes/functions.php on line 4030
[28-Jan-2025 12:20:00 UTC] PHP Warning: Undefined array key "user_colour" in /home/name/public_html/forums/includes/functions.php on line 4030
[28-Jan-2025 12:20:00 UTC] PHP Warning: Undefined array key "username" in /home/name/public_html/forums/includes/functions.php on line 4031
[28-Jan-2025 12:20:00 UTC] PHP Warning: Undefined array key "user_colour" in /home/name/public_html/forums/includes/functions.php on line 4031
[28-Jan-2025 12:20:00 UTC] PHP Warning: Undefined array key "user_new_privmsg" in /home/name/public_html/forums/includes/functions.php on line 4039
[28-Jan-2025 12:20:00 UTC] PHP Warning: Undefined array key "user_unread_privmsg" in /home/name/public_html/forums/includes/functions.php on line 4040
[28-Jan-2025 12:20:00 UTC] PHP Warning: Undefined array key "user_new" in /home/name/public_html/forums/includes/functions.php on line 4041
[28-Jan-2025 12:20:00 UTC] PHP Warning: Undefined array key "username" in /home/name/public_html/forums/includes/functions.php on line 4064
[28-Jan-2025 12:20:00 UTC] PHP Warning: Undefined array key "user_colour" in /home/name/public_html/forums/includes/functions.php on line 4064
[28-Jan-2025 12:20:00 UTC] PHP Warning: Undefined array key "user_perm_from" in /home/name/public_html/forums/includes/functions.php on line 4078
[28-Jan-2025 12:20:00 UTC] PHP Warning: Undefined array key "username" in /home/name/public_html/forums/includes/functions.php on line 4088
[28-Jan-2025 12:20:00 UTC] PHP Warning: Undefined array key "user_options" in /home/name/public_html/forums/phpbb/user.php on line 780
[28-Jan-2025 12:20:00 UTC] PHP Warning: Undefined array key "user_type" in /home/name/public_html/forums/ext/phpbb/webpushnotifications/event/listener.php on line 345
[28-Jan-2025 12:20:00 UTC] PHP Warning: Undefined array key "user_form_salt" in /home/name/public_html/forums/ext/phpbb/webpushnotifications/form/form_helper.php on line 56
[28-Jan-2025 12:20:03 UTC] PHP Warning: Undefined array key "user_type" in /home/name/public_html/forums/phpbb/auth/auth.php on line 424
[28-Jan-2025 12:20:03 UTC] PHP Warning: Undefined array key "user_type" in /home/name/public_html/forums/includes/functions.php on line 3978
[28-Jan-2025 12:20:03 UTC] PHP Warning: Undefined array key "user_type" in /home/name/public_html/forums/phpbb/notification/method/board.php on line 147
[28-Jan-2025 12:20:03 UTC] PHP Warning: Undefined array key "user_form_salt" in /home/name/public_html/forums/includes/functions.php on line 2014
[28-Jan-2025 12:20:03 UTC] PHP Warning: Undefined array key "user_form_salt" in /home/name/public_html/forums/includes/functions.php on line 2043
[28-Jan-2025 12:20:03 UTC] PHP Warning: Undefined array key "avatar" in /home/name/public_html/forums/includes/functions.php on line 3723
[28-Jan-2025 12:20:03 UTC] PHP Warning: Undefined array key "avatar_width" in /home/name/public_html/forums/includes/functions.php on line 3724
[28-Jan-2025 12:20:03 UTC] PHP Warning: Undefined array key "avatar_height" in /home/name/public_html/forums/includes/functions.php on line 3725
[28-Jan-2025 12:20:03 UTC] PHP Warning: Undefined array key "avatar_type" in /home/name/public_html/forums/includes/functions.php on line 3730
[28-Jan-2025 12:20:03 UTC] PHP Warning: Undefined array key "username" in /home/name/public_html/forums/includes/functions.php on line 4030
[28-Jan-2025 12:20:03 UTC] PHP Warning: Undefined array key "user_colour" in /home/name/public_html/forums/includes/functions.php on line 4030
[28-Jan-2025 12:20:03 UTC] PHP Warning: Undefined array key "username" in /home/name/public_html/forums/includes/functions.php on line 4031
[28-Jan-2025 12:20:03 UTC] PHP Warning: Undefined array key "user_colour" in /home/name/public_html/forums/includes/functions.php on line 4031
[28-Jan-2025 12:20:03 UTC] PHP Warning: Undefined array key "user_new_privmsg" in /home/name/public_html/forums/includes/functions.php on line 4039
[28-Jan-2025 12:20:03 UTC] PHP Warning: Undefined array key "user_unread_privmsg" in /home/name/public_html/forums/includes/functions.php on line 4040
[28-Jan-2025 12:20:03 UTC] PHP Warning: Undefined array key "user_new" in /home/name/public_html/forums/includes/functions.php on line 4041
[28-Jan-2025 12:20:03 UTC] PHP Warning: Undefined array key "username" in /home/name/public_html/forums/includes/functions.php on line 4064
[28-Jan-2025 12:20:03 UTC] PHP Warning: Undefined array key "user_colour" in /home/name/public_html/forums/includes/functions.php on line 4064
[28-Jan-2025 12:20:03 UTC] PHP Warning: Undefined array key "user_perm_from" in /home/name/public_html/forums/includes/functions.php on line 4078
[28-Jan-2025 12:20:03 UTC] PHP Warning: Undefined array key "username" in /home/name/public_html/forums/includes/functions.php on line 4088
[28-Jan-2025 12:20:03 UTC] PHP Warning: Undefined array key "user_options" in /home/name/public_html/forums/phpbb/user.php on line 780
[28-Jan-2025 12:20:03 UTC] PHP Warning: Undefined array key "user_type" in /home/name/public_html/forums/ext/phpbb/webpushnotifications/event/listener.php on line 345
[28-Jan-2025 12:20:03 UTC] PHP Warning: Undefined array key "user_form_salt" in /home/name/public_html/forums/ext/phpbb/webpushnotifications/form/form_helper.php on line 56
[28-Jan-2025 12:20:07 UTC] PHP Warning: Undefined array key "user_type" in /home/name/public_html/forums/phpbb/auth/auth.php on line 424
[28-Jan-2025 12:20:07 UTC] PHP Warning: Undefined array key "user_type" in /home/name/public_html/forums/includes/functions.php on line 3978
[28-Jan-2025 12:20:07 UTC] PHP Warning: Undefined array key "user_type" in /home/name/public_html/forums/phpbb/notification/method/board.php on line 147
[28-Jan-2025 12:20:07 UTC] PHP Warning: Undefined array key "user_form_salt" in /home/name/public_html/forums/includes/functions.php on line 2014
[28-Jan-2025 12:20:07 UTC] PHP Warning: Undefined array key "user_form_salt" in /home/name/public_html/forums/includes/functions.php on line 2043
[28-Jan-2025 12:20:07 UTC] PHP Warning: Undefined array key "avatar" in /home/name/public_html/forums/includes/functions.php on line 3723
[28-Jan-2025 12:20:07 UTC] PHP Warning: Undefined array key "avatar_width" in /home/name/public_html/forums/includes/functions.php on line 3724
[28-Jan-2025 12:20:07 UTC] PHP Warning: Undefined array key "avatar_height" in /home/name/public_html/forums/includes/functions.php on line 3725
[28-Jan-2025 12:20:07 UTC] PHP Warning: Undefined array key "avatar_type" in /home/name/public_html/forums/includes/functions.php on line 3730
[28-Jan-2025 12:20:07 UTC] PHP Warning: Undefined array key "username" in /home/name/public_html/forums/includes/functions.php on line 4030
[28-Jan-2025 12:20:07 UTC] PHP Warning: Undefined array key "user_colour" in /home/name/public_html/forums/includes/functions.php on line 4030
[28-Jan-2025 12:20:07 UTC] PHP Warning: Undefined array key "username" in /home/name/public_html/forums/includes/functions.php on line 4031
[28-Jan-2025 12:20:07 UTC] PHP Warning: Undefined array key "user_colour" in /home/name/public_html/forums/includes/functions.php on line 4031
[28-Jan-2025 12:20:07 UTC] PHP Warning: Undefined array key "user_new_privmsg" in /home/name/public_html/forums/includes/functions.php on line 4039
[28-Jan-2025 12:20:07 UTC] PHP Warning: Undefined array key "user_unread_privmsg" in /home/name/public_html/forums/includes/functions.php on line 4040
[28-Jan-2025 12:20:07 UTC] PHP Warning: Undefined array key "user_new" in /home/name/public_html/forums/includes/functions.php on line 4041
[28-Jan-2025 12:20:07 UTC] PHP Warning: Undefined array key "username" in /home/name/public_html/forums/includes/functions.php on line 4064
[28-Jan-2025 12:20:07 UTC] PHP Warning: Undefined array key "user_colour" in /home/name/public_html/forums/includes/functions.php on line 4064
[28-Jan-2025 12:20:07 UTC] PHP Warning: Undefined array key "user_perm_from" in /home/name/public_html/forums/includes/functions.php on line 4078
[28-Jan-2025 12:20:07 UTC] PHP Warning: Undefined array key "username" in /home/name/public_html/forums/includes/functions.php on line 4088
[28-Jan-2025 12:20:07 UTC] PHP Warning: Undefined array key "user_options" in /home/name/public_html/forums/phpbb/user.php on line 780
[28-Jan-2025 12:20:07 UTC] PHP Warning: Undefined array key "user_type" in /home/name/public_html/forums/ext/phpbb/webpushnotifications/event/listener.php on line 345
[28-Jan-2025 12:20:07 UTC] PHP Warning: Undefined array key "user_form_salt" in /home/name/public_html/forums/ext/phpbb/webpushnotifications/form/form_helper.php on line 56
Anonymous's user id should have been 1 after sql query. But it did not. I changed it to 1 myself.
phpbb_
as tables prefix)?Code: Select all
SELECT ug.user_id FROM phpbb_user_group ug LEFT JOIN phpbb_users u ON u.user_id = ug.user_id WHERE u.user_id IS NULL
rxu wrote: Tue Jan 28, 2025 1:10 pm What will be the result of the following query (assumedphpbb_
as tables prefix)?
Code: Select all
SELECT ug.user_id FROM phpbb_user_group ug LEFT JOIN phpbb_users u ON u.user_id = ug.user_id WHERE u.user_id IS NULL
I didn't make it. I don't know if it was made before me. It's a 28-year-old board.rxu wrote: Tue Jan 28, 2025 2:31 pm So, there're users in user_group table which don't exist in users table (that is, their phpBB accounts don't exist anymore). Do/did you have some social login extension installed? Like OneAll etc.
IN()
clause) and to see if it will fix the issue.
Code: Select all
DELETE FROM phpbb_user_group WHERE user_id IN ()
Considering phpBB was only released in 2000, is it possible it was a conversion from some other bulletin board system and there is some kind of leftover from the that (although not sure why it would only show up now as errors)?halil16 wrote: Tue Jan 28, 2025 2:35 pm
I didn't make it. I don't know if it was made before me. It's a 28-year-old board.
I did. this did not stop the errors in the error_log:rxu wrote: Tue Jan 28, 2025 2:41 pm Okay. You might want to try to backup user_group table and apply the following SQL query (putting all ids from the list from previous query result intoIN()
clause) and to see if it will fix the issue.Code: Select all
DELETE FROM phpbb_user_group WHERE user_id IN ()
Code: Select all
[28-Jan-2025 15:13:52 UTC] PHP Warning: Undefined array key "user_type" in /home/name/public_html/forums/phpbb/auth/auth.php on line 424
[28-Jan-2025 15:13:52 UTC] PHP Warning: Undefined array key "user_type" in /home/name/public_html/forums/includes/functions.php on line 3978
[28-Jan-2025 15:13:52 UTC] PHP Warning: Undefined array key "user_type" in /home/name/public_html/forums/phpbb/notification/method/board.php on line 147
[28-Jan-2025 15:13:52 UTC] PHP Warning: Undefined array key "user_form_salt" in /home/name/public_html/forums/includes/functions.php on line 2014
[28-Jan-2025 15:13:52 UTC] PHP Warning: Undefined array key "user_form_salt" in /home/name/public_html/forums/includes/functions.php on line 2043
[28-Jan-2025 15:13:52 UTC] PHP Warning: Undefined array key "avatar" in /home/name/public_html/forums/includes/functions.php on line 3723
[28-Jan-2025 15:13:52 UTC] PHP Warning: Undefined array key "avatar_width" in /home/name/public_html/forums/includes/functions.php on line 3724
[28-Jan-2025 15:13:52 UTC] PHP Warning: Undefined array key "avatar_height" in /home/name/public_html/forums/includes/functions.php on line 3725
[28-Jan-2025 15:13:52 UTC] PHP Warning: Undefined array key "avatar_type" in /home/name/public_html/forums/includes/functions.php on line 3730
[28-Jan-2025 15:13:52 UTC] PHP Warning: Undefined array key "username" in /home/name/public_html/forums/includes/functions.php on line 4030
[28-Jan-2025 15:13:52 UTC] PHP Warning: Undefined array key "user_colour" in /home/name/public_html/forums/includes/functions.php on line 4030
[28-Jan-2025 15:13:52 UTC] PHP Warning: Undefined array key "username" in /home/name/public_html/forums/includes/functions.php on line 4031
[28-Jan-2025 15:13:52 UTC] PHP Warning: Undefined array key "user_colour" in /home/name/public_html/forums/includes/functions.php on line 4031
[28-Jan-2025 15:13:52 UTC] PHP Warning: Undefined array key "user_new_privmsg" in /home/name/public_html/forums/includes/functions.php on line 4039
[28-Jan-2025 15:13:52 UTC] PHP Warning: Undefined array key "user_unread_privmsg" in /home/name/public_html/forums/includes/functions.php on line 4040
[28-Jan-2025 15:13:52 UTC] PHP Warning: Undefined array key "user_new" in /home/name/public_html/forums/includes/functions.php on line 4041
[28-Jan-2025 15:13:52 UTC] PHP Warning: Undefined array key "username" in /home/name/public_html/forums/includes/functions.php on line 4064
[28-Jan-2025 15:13:52 UTC] PHP Warning: Undefined array key "user_colour" in /home/name/public_html/forums/includes/functions.php on line 4064
[28-Jan-2025 15:13:52 UTC] PHP Warning: Undefined array key "user_perm_from" in /home/name/public_html/forums/includes/functions.php on line 4078
[28-Jan-2025 15:13:52 UTC] PHP Warning: Undefined array key "username" in /home/name/public_html/forums/includes/functions.php on line 4088
[28-Jan-2025 15:13:52 UTC] PHP Warning: Undefined array key "user_options" in /home/name/public_html/forums/phpbb/user.php on line 780
[28-Jan-2025 15:13:52 UTC] PHP Warning: Undefined array key "user_type" in /home/name/public_html/forums/ext/phpbb/webpushnotifications/event/listener.php on line 345
[28-Jan-2025 15:13:52 UTC] PHP Warning: Undefined array key "user_form_salt" in /home/name/public_html/forums/ext/phpbb/webpushnotifications/form/form_helper.php on line 56
Maybe.invenio wrote: Tue Jan 28, 2025 2:50 pmConsidering phpBB was only released in 2000, is it possible it was a conversion from some other bulletin board system and there is some kind of leftover from the that (although not sure why it would only show up now as errors)?halil16 wrote: Tue Jan 28, 2025 2:35 pm
I didn't make it. I don't know if it was made before me. It's a 28-year-old board.
Yes. I just checked again. Same.