Jump to content

Lost Password


Recommended Posts

Hello all:

Am just installing a Groupon clone Script, I did purchasse from  some company, suddenly I can't  log into Backoffice,

the message reads Fail  Login.

I am totally  new to PHP, but I have  been browsing the Files and looking at PHPmyadmin..

on which I can locate the tables  the user name is there  but still can't access the  back office.

Excuse me if I  didn;t post  my question  in a correct  way

Thanks

Link to comment
https://forums.phpfreaks.com/topic/263191-lost-password/
Share on other sites

  • 3 weeks later...

If you find the username in the database then it must be the password that's incorrect.  It should be encrypted on the database but you can make a new one using a script you make yourself and then paste it in there.  You'd need to be sure you're using the same encryption method as your CMS though.

 

Easier to just use a "forgotten password" facility.  Does your CMS not have one?  :shrug:

Link to comment
https://forums.phpfreaks.com/topic/263191-lost-password/#findComment-1353728
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.