View Full Version : Can't add users to Group? (alpha7)
Hi,
Call me a noob, but somehow I just can't add more than one user (the default admin) to a fresh created group?
In the webinterface, I can only 'check' the 'add user' checkbox, and then only the default Admin user is added to the group.
Tell me the trick to get more users into this group ;)
Thanks
- Dutch
eWebtricity
07-05-2005, 05:34
same problem, with v1.0 it's a snap .....what happened?
Alexei,
I'm still stucked with this problem. Is this a bug, so I have to live with it and wait for a new version, or is it something I don't see?
Thanks for the help, but it's frustrating right now ;)
- Dutch
Please, post step-by-step instruction how to reproduce this. Everything works for me (1.1alpha8).
the same problem arises here however only with IE.
With mozilla no problems.
alpha8
Detlef
Hichhiker
12-07-2005, 01:28
the same problem arises here however only with IE.
With mozilla no problems.
alpha8
Detlef
Got same thing with 1.1alpha10. Apparently its a rendering thing, because looking at the page source code I can see the selections but it is not displaying it right with IE. (see attached screen shot). Renders fine in Firefox.
BTW, there are 4 existing users.
-HH
edit "include/forms.inc.php"
do a search for "checkbox"
look for this ["userid"]."\" \">".
replace with this ["userid"]."\" >".
done