Forum Replies Created
-
In reply to: Missing translations
February 11, 2019 at 10:56 pm #2979EnergyParticipantThe Polish translation is only 90% translated.<br />
<br />
https://crowdin.com/project/osticket-official<br />
<br />
You can do the rest if you want.In reply to: DB Error #1146
February 3, 2019 at 10:55 pm #2923EnergyParticipantNot to hijack this thead but i have the same DB Error #1146<br />
<br />
This happen each time i try manual select to Choose Priority.<br />
<br />Theme Information<br />
osTicket v1.10.4 // osTicket-Awesome-1.10.4-v1.0<br />
<br />Your Software Environment<br />
PHP 5.5.38-1~dotdeb+7.1 // MySQL 5.5.60 // Apache/2.2.22 (Debian) web server<br />
<br />
Log error is the same each time.[SELECT * FROM ost_ticket__cdata WHERE ticket_id = ‘12636’]
Table ‘localhost.ost_ticket__cdata’ doesn’t exist<br /> <br />
—- Backtrace —-<br />
#0 (root)/include/mysqli.php(204): osTicket->logDBError(‘DB Error #1146’, ‘[SELECT * FROM …’)<br />
#1 (root)/include/staff/templates/priority.tmpl.php(28): db_query(‘SELECT * FROM o…’)<br />
#2 (root)/include/ajax.tickets.php(206): include(‘(root)/includ…’)<br />
#3 [internal function]: TicketsAjaxAPI->previewPriority(‘12636’)<br />
#4 (root)/include/class.dispatcher.php(145): call_user_func_array(Array, Array)<br />
#5 (root)/include/class.dispatcher.php(38): UrlMatcher->dispatch(‘12636/priority’, Array)<br />
#6 (root)/include/class.dispatcher.php(120): Dispatcher->resolve(‘12636/priority’, Array)<br />
#7 (root)/include/class.dispatcher.php(38): UrlMatcher->dispatch(‘/tickets/12636/…’, NULL)<br />
#8 (root)/scp/ajax.php(264): Dispatcher->resolve(‘/tickets/12636/…’)<br />
#9 {main}