When client try to create new ticket inside customer interface he get an error (I post it bellow). Ticket was created by it is completly empty, and has no article with thish ticket_id in table article in MySQL database.
That customer interface return to normal work I must manualy delete appropriate entry in table ticket.Ошибка: Need ArticleTypeID!
ERROR: OTRS-CGI-10 Perl: 5.10.1 OS: linux Time: Tue Jul 3 18:11:57 2012
Message: Need ArticleTypeID!
Traceback (13293):
Module: Kernel::System::Ticket::Article::ArticleCreate (v1.311.2.1) Line: 120
Module: Kernel::Modules::CustomerTicketMessage::Run (v1.100) Line: 419
Module: Kernel::System::Web::InterfaceCustomer::Run (v1.63) Line: 998
Module: /usr/share/otrs/bin/cgi-bin/customer.pl (v1.44) Line: 46
I seen similar problem, but I can't find a solution.
OTRS 3.1.6, MySQL 5.1.63, Debian GNU/Linux 6.0.5
I think that it may be my mistake, but I can't find it... Help me, please.