Hi There,
I have upgraded my Centos 5.5 installation from Ver 3 beta 7 to Ver. 3.0.2 on my Centos 5.5 box. I however cannot type on the index.pl page! The username and password text boxes are greyed out.
The customer.pl page is working and showing the relevant calls etc.
Any help would be appreciated!
Regards,
Craif
Updated from Ver 3 Beta 7 to Final Cannot Login
Moderator: crythias
-
- Znuny newbie
- Posts: 2
- Joined: 17 Nov 2010, 13:00
- Znuny Version: 3.0.2
-
- Znuny advanced
- Posts: 138
- Joined: 05 Jun 2009, 11:32
- Znuny Version: 3.3.8
- Company: Netzlink Informationstechnik GmbH
- Location: Wolfenbüttel,GER
- Contact:
Re: Updated from Ver 3 Beta 7 to Final Cannot Login
hi,
you have to change the file kernel\output\html\Standard\Login.dtl
delete the disabled="disabled" in line 145
delete readonly="readonly" in line 131,125
good luck and happy testing
you have to change the file kernel\output\html\Standard\Login.dtl
delete the disabled="disabled" in line 145
delete readonly="readonly" in line 131,125
good luck and happy testing
Live: OTRS 3.3.8, ITSM 3.3.8, in vm
Test: otrs 3.3.8, ITSM
OS: RedHat 6.5 64Bit, Apache: 2.2.15, MySQL 5.5.38, Perl: 5.10.1, mod_Perl 2.0.4
Test: otrs 3.3.8, ITSM
OS: RedHat 6.5 64Bit, Apache: 2.2.15, MySQL 5.5.38, Perl: 5.10.1, mod_Perl 2.0.4
Re: Updated from Ver 3 Beta 7 to Final Cannot Login
No! You should really not do that.BIG_jan wrote:hi,
you have to change the file kernel\output\html\Standard\Login.dtl
delete the disabled="disabled" in line 145
delete readonly="readonly" in line 131,125
The problem is that the javascript is not loaded on the front end.
You should run bin/otrs.RebuildConfig.pl from the command line to make sure the javascript loader configuration is correct.
--
Mike
huntingbears.nl - @michielbeijen on Twitter
-
- Znuny advanced
- Posts: 138
- Joined: 05 Jun 2009, 11:32
- Znuny Version: 3.3.8
- Company: Netzlink Informationstechnik GmbH
- Location: Wolfenbüttel,GER
- Contact:
Re: Updated from Ver 3 Beta 7 to Final Cannot Login
in my suggestion I deleted the block-function too.
but your way is much better
an is working for me too!
but your way is much better

Live: OTRS 3.3.8, ITSM 3.3.8, in vm
Test: otrs 3.3.8, ITSM
OS: RedHat 6.5 64Bit, Apache: 2.2.15, MySQL 5.5.38, Perl: 5.10.1, mod_Perl 2.0.4
Test: otrs 3.3.8, ITSM
OS: RedHat 6.5 64Bit, Apache: 2.2.15, MySQL 5.5.38, Perl: 5.10.1, mod_Perl 2.0.4