paul-
using nonstandard usergroups, and noppids hack. this hack is not a problem.
the issue is that on the chat load page, when people are being automatically logged in, some users in the allowed usergroup are allowed in, and others aren't.
i do have:
PHP Code:
'users' => array( 9 ) , // vBulletin usergroups allowed standard access to chat.
in the right place. what happens is that some users are logged in automatically, and others are not.
those that aren't are required to use manual login, which also requests language, and then they are not authorized access.
all are members of a usergroup '9'; it allows the admins, mods, and some of the other members in, but not all.
i compared two of the members and the only real difference between their usergroup and permission settings was the fact that one had a userid in the low 100s and the other about 160ish.
i am going to reinstall everything again, and start from scratch. any other ideas in the meantime?
thanks for a great port!
-d