A couple questions so I can try and recreate the issue: 1. Is this with the latest version of FUEL? 2. Do you have the exact error message (including file and line numbers).
1. It is the latest version of FUEl. 2. Errors are; Filename: models/users_model.php Message: Undefined index: new_password Message: Undefined index: confirm_password Both on line 211.
I have got passed it be changing it directly in the database. How much work would be involved with either changing the encryption to SHA1 or maybe using the ION AUTH library for CI?
I'm not sure about how much work it would be to use ION AUTH. Changing the password encryption is high on the list though and will hopefully be done within the next month (maybe sooner).
I currently developing an application, but if I get time I will try and integrate ION AUTH, how would you recommend, as an advanced module or as part of the core?
Comments
1. Is this with the latest version of FUEL?
2. Do you have the exact error message (including file and line numbers).
2. Errors are;
Filename: models/users_model.php
Message: Undefined index: new_password
Message: Undefined index: confirm_password
Both on line 211.
I have got passed it be changing it directly in the database.
How much work would be involved with either changing the encryption to SHA1 or maybe using the ION AUTH library for CI?
https://github.com/daylightstudio/FUEL-CMS/commit/e2a4637c7b560d1813ab35ac1f22fce2a16e75fa