how we can change the value of $Self->{ConfigObject}->Get('Ticket::Hook')

Moderator: crythias

Locked
grathi
Znuny newbie
Posts: 38
Joined: 14 Jan 2015, 10:21
Znuny Version: 2.3.4

how we can change the value of $Self->{ConfigObject}->Get('Ticket::Hook')

Post by grathi »

how we can change the value of $Self->{ConfigObject}->Get('Ticket::Hook')
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: undefined value as a HASH reference at E:/OTRS/OTRS//Kernel

Post by reneeb »

@grathi: When your problem has nothing to do with the original post, you should start a new thread!

You can change the value in SysConfig.
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
grathi
Znuny newbie
Posts: 38
Joined: 14 Jan 2015, 10:21
Znuny Version: 2.3.4

Re: undefined value as a HASH reference at E:/OTRS/OTRS//Kernel

Post by grathi »

I am new in this forum so I don't know how to create new thread
If you don't mind can you please elaborate here please

Thanks
Gaurav
grathi
Znuny newbie
Posts: 38
Joined: 14 Jan 2015, 10:21
Znuny Version: 2.3.4

Re: undefined value as a HASH reference at E:/OTRS/OTRS//Kernel

Post by grathi »

I am new in this forum so I don't know how to create new thread
If you don't mind can you please elaborate here please

Thanks
Gaurav
reneeb wrote:@grathi: When your problem has nothing to do with the original post, you should start a new thread!

You can change the value in 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: how we can change the value of $Self->{ConfigObject}->Get('Ticket::Hook')

Post by reneeb »

To open a new thread: Go to Forum Overview, click a forum that seems to be appropriate (for this thread "English Area" -> "Help"). Then a button "new topic" is shown above the threads. Here you go...
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
Rooobaaat
Znuny wizard
Posts: 432
Joined: 11 Sep 2014, 16:28
Znuny Version: OTRS 5.0.x

Re: how we can change the value of $Self->{ConfigObject}->Get('Ticket::Hook')

Post by Rooobaaat »

Change Ticket::Hook in Ticket -> Core::Ticket in the SysConfig
My english is better than your german :P

"Produktiv": OTRS: 5.0.x, OTRS::ITSM 5.0.x
"Testing": OTRS 6 git
OS: Debian 8.0 (Jessie)
Apache2.4.10/MySQL 5.5.41
grathi
Znuny newbie
Posts: 38
Joined: 14 Jan 2015, 10:21
Znuny Version: 2.3.4

Re: how we can change the value of $Self->{ConfigObject}->Get('Ticket::Hook')

Post by grathi »

can you please show me these changes in the file .
I din't find module.
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: how we can change the value of $Self->{ConfigObject}->Get('Ticket::Hook')

Post by reneeb »

No need to change a file. In the (agent) webinterface, you should go to the administration area, click on SysConfig and search for "Hook"... It's a setting in the Group "Ticket" and - If I remember correctly - the subgroup Core::Ticket.
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
grathi
Znuny newbie
Posts: 38
Joined: 14 Jan 2015, 10:21
Znuny Version: 2.3.4

Re: how we can change the value of $Self->{ConfigObject}->Get('Ticket::Hook')

Post by grathi »

Thanks
grathi
Znuny newbie
Posts: 38
Joined: 14 Jan 2015, 10:21
Znuny Version: 2.3.4

User is able to access admin user tickets module using the URL of a Admin user

Post by grathi »

I have taken two different browser and logged in as a user and Admin Respectively , but when I have taken URL of Admin and put into the User Browser that all the rights of admin get user
Locked