| Author |
Message |
slamriot Member
|
Posted: 3 Mar 2007 09:47:46
What file do I open to find this information, it has been about 2 months and I have completely forgot what I used, it has to be on one of the files I have stored, please help...
|
skalinks Admin
|
Posted: 5 Mar 2007 05:48:59
Hello Slamriot,
You should edit the dir_admins table list which is set in the database. There is the “password” field. Its value is kept in md5 coding. Find required username and edit its password. If you fail, let us know, please.
Good luck
P.S. Please, do not hesitate to ask any questions.
|
Anonymous
|
Posted: 5 Mar 2007 19:21:46
hi skalinks. How am i supposed to know my admin login name and password when i did not have a cjance to pick them during installation? Even tried mysql username and password, because how come i should know whats my username and password? Please let me know
Also why did not headers.php file appeared after installation as stated?
thanks
|
skalinks Admin
|
Posted: 7 Mar 2007 05:18:16
Hi Slamriot,
Do not worry, we'll try to help you.
Please, enter MySQL database -> administration and then follow my instruction (edit the dir_admins table list which is set in the database. There is the “password” field. Its value is kept in md5 coding. Find required username and edit its password).
Let us now the result, please.
Good Luck
|
Anonymous
|
Posted: 10 Apr 2007 22:58:41
Hey,
There is no username there. All I see is following:
Name varchar(50) latin1_swedish_ci No Browse distinct values Change Drop Primary Unique Index Fulltext
Password varchar(100) latin1_swedish_ci No Browse distinct values Change Drop Primary Unique Index Fulltext
Email varchar(60) latin1_swedish_ci No Browse distinct values Change Drop Primary Unique Index Fulltext
Type enum('1', '2') latin1_swedish_ci No 1
When I do click on passowrd it shows:
SELECT COUNT( * ) AS `Rows` , `Password`
FROM `dir_admins`
GROUP BY `Password`
ORDER BY `Password`
LIMIT 0 , 30
Please help
|
Anonymous
|
Posted: 14 Apr 2007 00:15:26
skalinks ANSWER PLEASE.
|
Anonymous
|
Posted: 14 Apr 2007 05:50:21
Find required username and edit its password
how you you change an md5 password?
|
Anonymous
|
Posted: 14 Apr 2007 05:59:39
if you need an admin password use
http://www.osempire.com/md5 to create one then paste into phpmyadmin in dir_admins
|
sanford Member
|
Posted: 2 May 2007 09:14:32
How do you paste into phpmyadmin in dir_admins?
|
sanford Member
|
Posted: 2 May 2007 09:22:44
Nevermind. Once you log in using the default login and password, click the "Editors" link. There, you can change the password.
I feel dumb now.
|