- Posts: 1956
- Thank you received: 410
Ask the community, share ideas, and connect with other LimeSurvey users!
????Alors, c'est très étrange, j'ai tenté la méthode pour remplacer le mot de passe par password, mais ça ne fonctionne toujours pas...
Tu peux remonter ?Nickko wrote: En fait non, j'ai une erreur étrange :
php application/commands/console.php resetpassword Moi toto
Error: Call to undefined function gT() in /home/usabilit/limesurvey/application/models/User.php:107
Stack trace:
#0 /home/usabilit/limesurvey/framework/db/ar/CActiveRecord.php(604): User->attributeLabels()
#1 /home/usabilit/limesurvey/framework/validators/CValidator.php(250): CActiveRecord->getAttributeLabel('htmleditormode')
#2 /home/usabilit/limesurvey/framework/validators/CRangeValidator.php(84): CValidator->addError(Object(User), 'htmleditormode', '{attribute} is ...')
#3 /home/usabilit/limesurvey/framework/validators/CValidator.php(201): CRangeValidator->validateAttribute(Object(User), 'htmleditormode')
#4 /home/usabilit/limesurvey/framework/base/CModel.php(159): CValidator->validate(Object(User), Array)
#5 /home/usabilit/limesurvey/framework/db/ar/CActiveRecord.php(810): CModel->validate(NULL)
#6 /home/usabilit/limesurvey/application/commands/ResetPasswordCommand.php(24): CActiveRecord->save()
#7 /home/usabilit/limesurvey/framework/console/CConsoleCommandRunner.php(71): ResetPasswordCommand->run(Array)
#8 /home/usabilit/limesurvey/framework/console/CConsoleApplication.php(92): CConsoleCommandRunner->run(Array)
#9 /home/usabilit/limesurvey/framework/base/CApplication.php(185): CConsoleApplication->processRequest()
#10 /home/usabilit/limesurvey/application/commands/console.php(64): CApplication->run()
#11 {main}