Hi All, i have another issue, when create a new team and i add team members than save, it's error.
The team was saved, but the team member than assigned was not save i have to reassign team members than save and no error.
I hope somebody can help me with this issue, thanks in advance.
[UPDATE ost_team_member
SET WHERE (ost_team_member
.team_id
= 6 AND ost_team_member
.staff_id
= '5') LIMIT 1]
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'WHERE (ost_team_member
.team_id
= 6 AND ost_team_member
.staff_id
= '5') L' at line 1<br /> <br />
---- Backtrace ----<br />
#0 (root)/include/mysqli.php(199): osTicket->logDBError('DB Error #1064', '[UPDATE ost_te...')<br />
#1 (root)/include/class.orm.php(3455): db_query('UPDATE
ost_tea...', true, true)<br />
#2 (root)/include/class.orm.php(658): MySqlExecutor->execute()<br />
#3 (root)/include/class.orm.php(2206): VerySimpleModel->save()<br />
#4 (root)/include/class.team.php(186): InstrumentedList->saveAll()<br />
#5 (root)/scp/teams.php(38): Team->update(Array, Array)<br />
#6 {main}
erver Information
osTicket Version v1.12 (a076918) — Up to date
Web Server Software LiteSpeed
MySQL Version 10.2.24
PHP Version 7.0.33
PHP Extensions
gdlib Used for image manipulation and PDF printing
imap Used for email fetching
xml XML API
xml-dom Used for HTML email processing
json Improves performance creating and processing JSON
mbstring Highly recommended for non western european language content
phar Highly recommended for plugins and language packs
intl Highly recommended for non western european language content
fileinfo Used to detect file types for uploads
APCu Improves overall performance
Zend Opcache Improves overall performance
PHP Settings
cgi.fix_pathinfo "1" is recommended if AJAX is not working
date.timezone Setting default timezone is highly recommended