Author Topic: admin login denied. begging for help!!!  (Read 9508 times)

0 Members and 1 Guest are viewing this topic.

Offline gtsight

  • Pre-Newbie
  • Posts: 7
    • View Profile
admin login denied. begging for help!!!
« on: August 21, 2007, 08:40:11 PM »
hi,
I was uploading pictures to my gallery and left my computer for a half hour. when i came back to resume uploading pics, it asked me to login again. my browser is set to remember my username and login so I just clicked "login" as usual, but all the sudden it says:
"You have specified an invalid username or password."
It's crazy. All the sudden it doesn't work. I can't figure it out. I looked through tons of posts on the forum but can't find a way to find out what went wrong and how to retrieve the username and password required by my gallery to login. I tried to have it sent to my email several times but I never get the email.
I'm begging for help. 

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: admin login denied. begging for help!!!
« Reply #1 on: August 21, 2007, 08:46:36 PM »
Quote
it asked me to login again. my browser is set to remember my username and login so I just clicked "login" as usual

ACP - > Setting . Can set max timeout session value.

Quote
"You have specified an invalid username or password."

Which PHP and mySQL and 4images version ?
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline gtsight

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: admin login denied. begging for help!!!
« Reply #2 on: August 22, 2007, 12:12:09 AM »
PHP Version     4.4.4
MySQL Version    4.1.21-standard
4images Version   1.7.4

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: admin login denied. begging for help!!!
« Reply #3 on: August 22, 2007, 12:27:57 AM »
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline gtsight

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: admin login denied. begging for help!!!
« Reply #4 on: August 22, 2007, 04:57:02 AM »
thanks for the help. unfortunately Nicky's suggestion doesn't work. it always comes back saying: "You have specified an invalid username or password." I'm lost. I don't know what to do.

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: admin login denied. begging for help!!!
« Reply #5 on: August 22, 2007, 07:05:02 AM »
1 - From phpmyadmin (SQL Query) - run this:

Quote
UPDATE 4images_users
SET user_password = '21232f297a57a5a743894a0e4a801fc3'
WHERE user_id = '1';

2 - Clear all cookies, temp files. Close browser - reopen. Try.
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline n3w

  • Newbie
  • *
  • Posts: 26
    • View Profile
Re: admin login denied. begging for help!!!
« Reply #6 on: August 22, 2007, 08:19:36 AM »
Or just simply register a new account and after that go to phpmyadmin and change the usergroup no. for this new account to 9 :) thats it!

Offline gtsight

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: admin login denied. begging for help!!!
« Reply #7 on: August 27, 2007, 11:54:18 PM »
hi. I tried this but it doesn't work. maybe I'm doing it wrong. I copy pasted this and ran it:

Quote
UPDATE 4images_users
SET user_password = '21232f297a57a5a743894a0e4a801fc3'
WHERE user_id = '1';


Then I tried to log in with the password and user id above but it didn't work. am I doing it right?

1 - From phpmyadmin (SQL Query) - run this:

Quote
UPDATE 4images_users
SET user_password = '21232f297a57a5a743894a0e4a801fc3'
WHERE user_id = '1';

2 - Clear all cookies, temp files. Close browser - reopen. Try.


Offline Nicky

  • Administrator
  • 4images Guru
  • *****
  • Posts: 3.195
    • View Profile
Re: admin login denied. begging for help!!!
« Reply #8 on: August 27, 2007, 11:56:57 PM »
send 4images admin url
and send url to phpmyadmin
cheers
Nicky
Your first three "must do" before you ask a question ! (© by V@no)
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

nicky.net 4 4images
Signature stolen from mawenzi

Offline gtsight

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: admin login denied. begging for help!!!
« Reply #9 on: August 28, 2007, 12:02:21 AM »
Or just simply register a new account and after that go to phpmyadmin and change the usergroup no. for this new account to 9 :) thats it!

I don't know how to change the usergroup number in phpmyadmin.

Offline gtsight

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: admin login denied. begging for help!!!
« Reply #10 on: August 28, 2007, 12:09:27 AM »
hey Nicky. thanks for taking the time to help. here's the info you wanted:

http://www.gtsight.com/Galleria/admin/
http://216.120.251.206:2082/3rdparty/phpMyAdmin/index.php

Offline Nicky

  • Administrator
  • 4images Guru
  • *****
  • Posts: 3.195
    • View Profile
Re: admin login denied. begging for help!!!
« Reply #11 on: August 28, 2007, 12:10:43 AM »
how should i login to phpmyadmin? should i have to do some hacking? ;)
send pm
cheers
Nicky
Your first three "must do" before you ask a question ! (© by V@no)
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

nicky.net 4 4images
Signature stolen from mawenzi

Offline gtsight

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: admin login denied. begging for help!!!
« Reply #12 on: August 28, 2007, 12:24:51 AM »
what's pm?
I'm not going to display my info on the forum. how can you help me in a secure way?

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: admin login denied. begging for help!!!
« Reply #13 on: August 28, 2007, 12:26:11 AM »
With you for not posting info on forum. ;)

This is PM:

http://www.4homepages.de/forum/index.php?action=pm;sa=send;u=3

;)
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?