how I can add more nevigation bar in index.pl

Moderator: crythias

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

how I can add more nevigation bar in index.pl

Post by grathi »

I have deployed OTRS but when i have opened Localhost/otrs/index.pl I didn't get Admin and Statistic nevigation bar so how I can add them .
RStraub
Znuny guru
Posts: 2210
Joined: 13 Mar 2014, 09:16
Znuny Version: 6.0.14
Real Name: Rolf Straub

Re: how I can add more nevigation bar in index.pl

Post by RStraub »

Did you login as root@localhost ?
If you just deployed and logged in with the root user, you definatively should see the Admin tab.
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
grathi
Znuny newbie
Posts: 38
Joined: 14 Jan 2015, 10:21
Znuny Version: 2.3.4

Re: how I can add more nevigation bar in index.pl

Post by grathi »

can you Please tell me , in which file we add feature (navagation bar)
grathi
Znuny newbie
Posts: 38
Joined: 14 Jan 2015, 10:21
Znuny Version: 2.3.4

Re: how I can add more nevigation bar in index.pl

Post by grathi »

yes I have looged in with root@localhost but we have made changes in code so I think by mistaken they delete by us . so please tell me in which file it maintain the table.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: how I can add more nevigation bar in index.pl

Post by jojo »

you need permissions on the stats group
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
grathi
Znuny newbie
Posts: 38
Joined: 14 Jan 2015, 10:21
Znuny Version: 2.3.4

Re: how I can add more nevigation bar in index.pl

Post by grathi »

please find the attachment
You do not have the required permissions to view the files attached to this post.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: how I can add more nevigation bar in index.pl

Post by jojo »

it seems you lost permissions on admin and stats group.

So, you need to reassign the permission
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
grathi
Znuny newbie
Posts: 38
Joined: 14 Jan 2015, 10:21
Znuny Version: 2.3.4

Re: how I can add more nevigation bar in index.pl

Post by grathi »

how reassign the permissions
grathi
Znuny newbie
Posts: 38
Joined: 14 Jan 2015, 10:21
Znuny Version: 2.3.4

Re: how I can add more nevigation bar in index.pl

Post by grathi »

can you please let me know how I can reassign the permission
grathi
Znuny newbie
Posts: 38
Joined: 14 Jan 2015, 10:21
Znuny Version: 2.3.4

Re: how I can add more nevigation bar in index.pl

Post by grathi »

which table is responsible for it
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: how I can add more nevigation bar in index.pl

Post by jojo »

use the provided scripts in bin directory
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
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 I can add more nevigation bar in index.pl

Post by reneeb »

please use the script otrs.AddUser2Group.pl to assign groups to an user.
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 I can add more nevigation bar in index.pl

Post by grathi »

Thanks
Locked