error log system custom

Moderator: crythias

Locked
sergy
Znuny newbie
Posts: 9
Joined: 25 Aug 2014, 10:41
Znuny Version: 3.3.*
Real Name: serge Mbongo
Company: legrand

error log system custom

Post by sergy »

i have this error in my log system:
Module Kernel/System/Ticket/Custom.pm not found/could not be loaded

how can i resolved it and what mean?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: error log system custom

Post by crythias »

It means it can't find what it's looking for. Either you added it or you deleted it.
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
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: error log system custom

Post by reneeb »

Check your SysConfig if this custom module is activated (Ticket::CustomModule###001-CustomModule in Ticket -> Core::Ticket). If you do not need it (e.g. you didn't add the module), then deactivate the config option.
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
sergy
Znuny newbie
Posts: 9
Joined: 25 Aug 2014, 10:41
Znuny Version: 3.3.*
Real Name: serge Mbongo
Company: legrand

Re: error log system custom

Post by sergy »

reneeb so I have to turn it off if I understand correctly? it is active in my Sysconfig
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: error log system custom

Post by reneeb »

yes
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
Locked