Customization the files in the OTRS

English! place to talk about development, programming and coding
Post Reply
williamrobert1983
Znuny newbie
Posts: 94
Joined: 24 Oct 2013, 11:24
Znuny Version: 3.1.1
Real Name: William
Company: Xchanging

Customization the files in the OTRS

Post by williamrobert1983 »

Hi all,

Currently, we are running OTRS-3.3.2 versions.

I have to do some customization in the code for the particular files in the otrs. please check the below root path.

EX:

1. /otrs/Kernal/System/Ticket.pm

2. /otrs/Kernal/Module/AgentTicketPhone.pm

3. /otrs/Kernal/Output/Standard/AgentTicketPhone.dtl and some other .dtl files

I just want know that can copy the particular files and put into the /otrs/Custom/

Because, currently we are doing some customization in the existing OTRS files.

Please advice me!

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

Re: Customization the files in the OTRS

Post by crythias »

Yes, but if you are asking the question, no for you.
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
williamrobert1983
Znuny newbie
Posts: 94
Joined: 24 Oct 2013, 11:24
Znuny Version: 3.1.1
Real Name: William
Company: Xchanging

Re: Customization the files in the OTRS

Post by williamrobert1983 »

can you please explain me how to use Custom folder? Because, i have not use custom folder.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Customization the files in the OTRS

Post by crythias »

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
williamrobert1983
Znuny newbie
Posts: 94
Joined: 24 Oct 2013, 11:24
Znuny Version: 3.1.1
Real Name: William
Company: Xchanging

Re: Customization the files in the OTRS

Post by williamrobert1983 »

Hi,

I just added error log line in the /Kernal/System/Ticket.pm file. I got below error message.

Error Message: Module Kernel/System/Ticket.pm not found/could not be loaded!

I had backup the Ticket.pm file and replaced again. But , still i am getting the above error message :(

I have attached screen shot page for Ticket.pm file.

Please advice me how to solve this issue asap.

Thanks,
William
You do not have the required permissions to view the files attached to this post.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Customization the files in the OTRS

Post by crythias »

restart apache. Also, don't do dev on production.
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
williamrobert1983
Znuny newbie
Posts: 94
Joined: 24 Oct 2013, 11:24
Znuny Version: 3.1.1
Real Name: William
Company: Xchanging

Re: Customization the files in the OTRS

Post by williamrobert1983 »

OK crythias..thanks for your reply. Its working now...
Post Reply