Help revive codeigniter 2.x project - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5) +--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24) +--- Thread: Help revive codeigniter 2.x project (/showthread.php?tid=70130) |
RE: Help revive codeigniter 2.x project - jreklund - 03-01-2018 Maybe she intended to write a separate login form, but never finished it. You can open up the logon form Controller/Model and see if it's even contacting your admin modal. RE: Help revive codeigniter 2.x project - Ricke - 03-03-2018 She said it should work but that she couldn't remember the login for it, she thought it would be admin/admin,, but it doesn't even respond after I manually edit the account table in the database, so I don't know what's working and what's not on this community project anymore :/ Have starting to learn this via educational videos about php, css, html, and so on,, so I have to see where it can lead me to get this project finished. Still it's like learning an alien language, but I think it will begin to clear in time. |