Manage users [message #3770] |
Fri, 05 July 2002 16:10 |
morgoth
Messages: 34 Registered: July 2002
Karma: 0
|
Member |
|
|
i got a 404 when i try to manage users in the group manger on version 2.2
|
|
|
|
Re: Manage users [message #3773 is a reply to message #3771] |
Fri, 05 July 2002 17:01 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
morgoth wrote on Fri, 05 July 2002 12:14 |
Why can moderators edit in the adminstrators posts?
|
Because any priveleged user (user with edit permissions) will be able to edits post made by any user, be they a moderator or a regular member inside forums where they have the edit permission.
Quote: |
when you choose to select avatar in the profile the pop-up is filles of file not found pics, but do you press one of them you got the full picture. Whar can be wrong?
|
Could be a bug, I'll check and let you know.
Quote: |
Person registering on my forum don't get any confirmation.
Do you have to have sendmail running on host?
|
First check that your forum does require email confirmation. Any mail server will do, it can be sendmail, qmail, smtp. FUDforum uses php's native mail() function, so whatever PHP supports FUDforum supports.
FUDforum Core Developer
|
|
|
Re: Manage users [message #3774 is a reply to message #3770] |
Fri, 05 July 2002 17:01 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Oh? Which URL is it going to when you get the 404 error message?
FUDforum Core Developer
|
|
|
|
|
Re: Manage users [message #3782 is a reply to message #3780] |
Fri, 05 July 2002 20:12 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Are you going to this url from a bookmark or something?
Because that is an old style URL and I've just checked on 3 seperate 2.2 installs and for me the link works just fine.
FUDforum Core Developer
|
|
|
Re: Manage users [message #3783 is a reply to message #3781] |
Fri, 05 July 2002 20:13 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
morgoth wrote on Fri, 05 July 2002 16:02 | when i look at the properties of i pic in the avatar selection form, it says it is not reachable (don't know the exact word in english), so it don't tell me what type of pic it is, neither how big it is in kb, but it know how many pixels the picture is
|
Can view the generated HTML source of the popup window and attach it to your reply?
FUDforum Core Developer
|
|
|
|
Re: Manage users [message #3787 is a reply to message #3784] |
Fri, 05 July 2002 20:33 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Change your WWW Root value, so that it has a / at the end. Once you do it, go to the theme manager and rebuilt the theme. It probably will fix your problem.
FUDforum Core Developer
|
|
|
|
|
Re: Manage users [message #3790 is a reply to message #3789] |
Fri, 05 July 2002 21:06 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
you get that error on every page?
FUDforum Core Developer
|
|
|
|
Re: Manage users [message #3792 is a reply to message #3790] |
Fri, 05 July 2002 21:18 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
I believe I may have found the cause for the session bug. The patched file is attached to the message, replace your existing file with it and rebuild the template via the Theme Manager.
FUDforum Core Developer
|
|
|
|
Re: Manage users [message #3798 is a reply to message #3797] |
Sat, 06 July 2002 14:00 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
I was reffering to:
Quote: |
now i can't even enter the forum. i got this error:
query failed: %( SELECT id FROM fud21_ses WHERE ses_id='45ed0bd253ded0b77038b186715b6f92' )% because %( Table 'fud21_ses' was not locked with LOCK TABLES )%
|
FUDforum Core Developer
|
|
|
|
|
Re: Manage users [message #3836 is a reply to message #3833] |
Sun, 07 July 2002 14:55 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
That file is NOT meant to be accessed directly, you should not have copied it anywhere.
To access group manager you need to go to:
index.php?t=groupmgr
FUDforum Core Developer
|
|
|