Hi there,
i am new here and need some help.
the users are getting an error that they can't reset there Password and they are getting the following error
i looked in the log file and saw this error:
PHP Fatal error: Uncaught InconsistentModelException: Unable to prepare query: DELETE
ost_session.* FROM
ost_sessionWHERE
ost_session.
user_id= 0 AND
ost_session.
session_dataREGEXP '_auth\\\\|.*\\"user\\";[a-z]+:[0-9]+:{[a-z]+:[0-9]+:\\"id\\";[a-z]+:681' AND NOT
ost_session.
session_id= 'nhuc86rc0nhp33ggi16unffae8' in /var/www/osticket/include/class.orm.php:3460\nStack trace:\n#0 /var/www/osticket/include/class.orm.php(1534): MySqlExecutor->execute()\n#1 /var/www/osticket/include/class.auth.php(1380): QuerySet->delete()\n#2 /var/www/osticket/include/class.signal.php(98): PasswordPolicy::cleanSessions()\n#3 /var/www/osticket/include/class.client.php(481): Signal::send()\n#4 /var/www/osticket/profile.php(33): ClientAccount->update()\n#5 /var/www/osticket/client.inc.php(91): require('/var/www/ostick...')\n#6 /var/www/osticket/secure.inc.php(18): require_once('/var/www/ostick...')\n#7 /var/www/osticket/profile.php(19): require('/var/www/ostick...')\n#8 {main}\n thrown in /var/www/osticket/include/class.orm.php on line 3460, referer: http://ticketsystem/index.php
Can anyone help ?