Module Kernel::Modules::CustomerTicketProcess not registered in Kernel/Config.pm!

Moderator: crythias

Locked
iclaude3000
Znuny newbie
Posts: 8
Joined: 16 Aug 2016, 17:17
Znuny Version: OTRS Version?: 5
Real Name: Claude
Company: Jukebox

Module Kernel::Modules::CustomerTicketProcess not registered in Kernel/Config.pm!

Post by iclaude3000 »

Hi,

I am getting this error when i try execute an action in the costumer page of a process ticket:

Module Kernel::Modules::CustomerTicketProcess not registered in Kernel/Config.pm!

Details:
Backend ERROR: OTRS-CGI-14 Perl: 5.18.2 OS: linux Time: Mon Oct 17 08:53:43 2016

Message: Module Kernel::Modules::CustomerTicketProcess not registered in Kernel/Config.pm!

RemoteAddress: 10.5.1.199
RequestURI: /otrs/customer.pl?Action=CustomerTicketProcess;Subaction=DisplayActivityDialog;TicketID=300;ProcessEntityID=Process-dac4747d700856b13265e2964400567d;ActivityDialogEntityID=ActivityDialog-cbd76a2ecc4e2ad2a57ba4096e5c6388

Traceback (724):
Module: Kernel::System::Web::InterfaceCustomer::Run Line: 1054
Module: ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_customer_2epl::handler Line: 40
Module: (eval) (v1.99) Line: 207
Module: ModPerl::RegistryCooker::run (v1.99) Line: 207
Module: ModPerl::RegistryCooker::default_handler (v1.99) Line: 173
Module: ModPerl::Registry::handler (v1.99) Line: 32

__________________________
can anyone help me solve this ?

Regards
OTRS 5.0.x (private/testing/public) on Linux with MySQL database
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Module Kernel::Modules::CustomerTicketProcess not registered in Kernel/Config.pm!

Post by reneeb »

Check the SysConfig for the option CustomerFrontend::Module###CustomerTicketProcess. If it is disabled, enable it...
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
wurzel
Znuny guru
Posts: 3273
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: Module Kernel::Modules::CustomerTicketProcess not registered in Kernel/Config.pm!

Post by wurzel »

Hi,

maybe you do not have a valid process with a Customer Dialogue?

Flo
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12

-- Ich beantworte keine Forums-Fragen PN - No PN please

I won't answer to unfriendly users any more. A greeting and regards are just polite.
Locked