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

[3.3.x] Support Forum • Re: Problems with The Teams overview

$
0
0
Try this query

Code:

select ug.group_id, ug.user_id, u.username from phpbb3_teampage t left join phpbb3_user_group ug on t.group_id = ug.group_id left join phpbb3_users u on ug.user_id = u. userid 
Hello Brf,

Thanks for the helping out.

I've done the query and the result is:

Image

I see a user_id of 4984 but the forum has an amount of 4478 users. There must be also 2 members, me (bertmeijerink) and teacher.

A few years ago there was also a third moderator but he must had a lower nummer as teacher because he was appointed earlier then teacher and he was a member before teacher.

With kind regards,

Bert

Statistics: Posted by bertmeijerink — Thu Dec 28, 2023 3:34 pm



Viewing all articles
Browse latest Browse all 2887

Trending Articles