ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Lost password

August 01, 2007 8:15pm

Subscribe [3]
  • #1 / Aug 01, 2007 8:15pm

    thewebco

    1 posts

    Hi Folks,

    I have been asked to look at making some changes to a website done in codeigniter. Unfortunately the client has lost her password and doesn’t know how to get into the back end of the website. Can anyone hlep us in this predicament?

    We have tried contacting the original developer but they have moved to the UK, we are in New Zealand, and can’t be gotten hold of.

    The Website is http://www.metpet.co.nz.

    I have FTP access to the site and have looked at the file structure. I have never used codeigniter before, so any help as to how best get into the site would be much appreciated! 

    Thanks,

    David.

  • #2 / Aug 01, 2007 8:50pm

    Michael Wales

    2070 posts

    Look at the /system/application/config/database.php and get the database login info. Then login to the database and start doing some searching around for an access list or users table. It’s going to be a lot of just searching around and guess and check.

    If you do come across something that looks like an admin account - update it with a new MD5 password and try and login. If that doesn’t work, update with an SHA1 password and try again.

    Good luck!

  • #3 / Aug 01, 2007 9:15pm

    thewebco

    1 posts

    Hi Michael,

    Thanks for that, I found the password I need.

    What is the path to the admin login page.

    Cheers,

    David.

  • #4 / Aug 01, 2007 9:50pm

    Michael Wales

    2070 posts

    No idea - it depends on the application. I would do some looking around in /system/application/controllers for something similar to admin.php - something like that.

  • #5 / Aug 03, 2007 3:00pm

    Derek Allard

    3168 posts

    There isn’t a default “admin” section, but look into system/application/controllers for a list of files.  Each of these correspond to a “section”.  For example, you’ll see a “distribution”, a “advertising”, etc.  Look for one that sounds promising and type it into your browser like this

    http://www.metpet.co.nz/name/

  • #6 / Aug 09, 2007 3:17pm

    codelearn

    86 posts

    Many people just use an “admin” controller. Like so: http://www.yoursite.com/admin

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases