Home »
FUDforum »
FUDforum Installation Issues »
no login after reenabling the forum
|
Re: no login after reenabling the forum [message #17193 is a reply to message #17191] |
Fri, 19 March 2004 15:04 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
The error message you've described means that the account exists BUT it does not have admin privileges. You can grant them to the account by running the following SQL query:
UPDATE [db_prefix]users SET users_opt=users_opt | 1048576 WHERE login='your_login';
FUDforum Core Developer
|
|
|
|
Goto Forum:
Current Time: Sat Nov 23 16:20:44 GMT 2024
Total time taken to generate the page: 0.02951 seconds