FranciscoPR Posted May 26, 2012 Share Posted May 26, 2012 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 More sharing options...
AMcHarg Posted June 14, 2012 Share Posted June 14, 2012 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? Link to comment https://forums.phpfreaks.com/topic/263191-lost-password/#findComment-1353728 Share on other sites More sharing options...
Jessica Posted June 14, 2012 Share Posted June 14, 2012 If you purchase code from a company, it should include support. Link to comment https://forums.phpfreaks.com/topic/263191-lost-password/#findComment-1353797 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.