Error Message: Need ArticleTypeID!

Moderator: crythias

Locked
victorprime
Znuny newbie
Posts: 8
Joined: 15 Aug 2015, 23:37
Znuny Version: 4.0.11
Real Name: Avi
Company: TCS

Error Message: Need ArticleTypeID!

Post by victorprime »

Hi;

When I try to create new ticket I get "Need ArticleTypeID!" error.

Backend ERROR: OTRS-CGI-30 Perl: 5.10.1 OS: linux Time: Fri Sep 4 00:12:37 2015 Message: Need ArticleTypeID! RemoteAddress: 192.168.254.1 RequestURI: /otrs/index.pl Traceback (15392): Module: Kernel::System::Ticket::Article::ArticleCreate Line: 133 Module: Kernel::Modules::AgentTicketPhone::Run Line: 1312 Module: Kernel::System::Web::InterfaceAgent::Run Line: 997 Module: ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_index_2epl::handler Line: 40 Module: (eval) (v1.99) Line: 204 Module: ModPerl::RegistryCooker::run (v1.99) Line: 204 Module: ModPerl::RegistryCooker::default_handler (v1.99) Line: 170 Module: ModPerl::Registry::handler (v1.99) Line: 31

Please someone help me with this.

Thanks and Regards.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Error Message: Need ArticleTypeID!

Post by crythias »

what did you change (probably for renaming/translation purposes)?
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
victorprime
Znuny newbie
Posts: 8
Joined: 15 Aug 2015, 23:37
Znuny Version: 4.0.11
Real Name: Avi
Company: TCS

Re: Error Message: Need ArticleTypeID!

Post by victorprime »

I figured it out. Actually In attempt to delete all tickets I have truncated article type table. after restoring the database problem resolved. Thank you :)
Locked