View previous topic :: View next topic |
Author |
Message |
razzor_b4 -
Joined: 13 Dec 2005 Posts: 7
|
Posted: Tue Dec 13, 2005 4:10 pm Post subject: e107 error pls help :( |
|
|
after the install of the e107 ..whe i tryed to enter the admin area ..
Administrator name not found in database
what can i do ??:| pls help |
|
Back to top |
|
 |
Moxxnixx -
Joined: 21 Jun 2003 Posts: 1226 Location: Florida
|
Posted: Tue Dec 13, 2005 4:45 pm Post subject: |
|
|
That means you logged in with the wrong username. Try again. |
|
Back to top |
|
 |
razzor_b4 -
Joined: 13 Dec 2005 Posts: 7
|
Posted: Tue Dec 13, 2005 5:31 pm Post subject: |
|
|
can be :|
i instaled 4 times..same error ...do no what to do :( |
|
Back to top |
|
 |
Moxxnixx -
Joined: 21 Jun 2003 Posts: 1226 Location: Florida
|
Posted: Tue Dec 13, 2005 5:37 pm Post subject: |
|
|
Are you sure you're typing it in correctly?
Click on the Members link and see if you are listed. |
|
Back to top |
|
 |
razzor_b4 -
Joined: 13 Dec 2005 Posts: 7
|
Posted: Tue Dec 13, 2005 6:19 pm Post subject: |
|
|
You must be logged in to access this page...
do u know where i can is set a new admin pass and user ??? ... |
|
Back to top |
|
 |
Moxxnixx -
Joined: 21 Jun 2003 Posts: 1226 Location: Florida
|
Posted: Tue Dec 13, 2005 6:31 pm Post subject: |
|
|
Go into your database with phpmyadmin.
Look in the e107_user table for user_id 1.
This is where your username is.
Change the md5 password to... Quote: | 5e9d11a14ad1c8dd77e98ef9b53fd1ba |
Now you can login with a new password. The password is...
After you login, don't forget to change your password back to something else in your Settings page. |
|
Back to top |
|
 |
razzor_b4 -
Joined: 13 Dec 2005 Posts: 7
|
Posted: Tue Dec 13, 2005 7:13 pm Post subject: |
|
|
MySQL returned an empty result set (i.e. zero rows). (Query took 0.0012 sec)
SQL query: SELECT COUNT( * ) AS `Rows` , `user_id`
FROM `e107_user`
GROUP BY `user_id`
ORDER BY `user_id`
LIMIT 0 , 30 |
|
Back to top |
|
 |
Moxxnixx -
Joined: 21 Jun 2003 Posts: 1226 Location: Florida
|
Posted: Tue Dec 13, 2005 7:28 pm Post subject: |
|
|
Then you will have to create it manually.
I replied to your post on e107.org. |
|
Back to top |
|
 |
razzor_b4 -
Joined: 13 Dec 2005 Posts: 7
|
Posted: Tue Dec 13, 2005 8:03 pm Post subject: |
|
|
yep 10x...problem solved :) |
|
Back to top |
|
 |
|