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
Customization the files in the OTRS
-
- Znuny newbie
- Posts: 94
- Joined: 24 Oct 2013, 11:24
- Znuny Version: 3.1.1
- Real Name: William
- Company: Xchanging
-
- 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
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
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
-
- 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
can you please explain me how to use Custom folder? Because, i have not use custom folder.
-
- 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
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
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
-
- 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
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
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.
-
- 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
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
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
-
- 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
OK crythias..thanks for your reply. Its working now...