[SOLVED]Javascript crash after upgrade

Moderator: crythias

Locked
Lubomirsb
Znuny newbie
Posts: 83
Joined: 15 Nov 2013, 15:19
Znuny Version: 4.0.13
Real Name: Lubomir
Company: Expert-M

[SOLVED]Javascript crash after upgrade

Post by Lubomirsb »

When I try to open FAQ-> explorer this error message appears:

Code: Select all

Core.UI.InitTableHead is not a function

(?)()@http://support.expert-m.net/otrs/index.pl?Action=AgentFAQExplorer:730
Core.App</TargetNS.Ready/<@http://support.expert-m.net/otrs-web/js/js-cache/CommonJS_88c68afe3a3fef9cca17337bf33acb27.js:1252
x.Callbacks/c@http://support.expert-m.net/otrs-web/js/js-cache/CommonJS_88c68afe3a3fef9cca17337bf33acb27.js:2
x.Callbacks/p.fireWith@http://support.expert-m.net/otrs-web/js/js-cache/CommonJS_88c68afe3a3fef9cca17337bf33acb27.js:2
.ready@http://support.expert-m.net/otrs-web/js/js-cache/CommonJS_88c68afe3a3fef9cca17337bf33acb27.js:2
q@http://support.expert-m.net/otrs-web/js/js-cache/CommonJS_88c68afe3a3fef9cca17337bf33acb27.js:2
Any ideas what could cause this?
Last edited by Lubomirsb on 16 May 2014, 08:38, edited 1 time in total.
OTRS 3.3.4 ,Centos 6.5
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: Javascript crash after upgrade

Post by reneeb »

Did you rebuild the config? Did you delete the cache? Are there any customisations that change any javascript settings (e.g. changed a setting for the frontend module or added/removed JS libraries from the CommonJS option)?
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
Lubomirsb
Znuny newbie
Posts: 83
Joined: 15 Nov 2013, 15:19
Znuny Version: 4.0.13
Real Name: Lubomir
Company: Expert-M

Re: Javascript crash after upgrade

Post by Lubomirsb »

reneeb wrote:Did you rebuild the config? Did you delete the cache? Are there any customisations that change any javascript settings (e.g. changed a setting for the frontend module or added/removed JS libraries from the CommonJS option)?
After the upgrade i rebuild the config with user OTRS and deleted the cache (again with this user) .
No new settings for javascript , libraries either.
OTRS 3.3.4 ,Centos 6.5
Lubomirsb
Znuny newbie
Posts: 83
Joined: 15 Nov 2013, 15:19
Znuny Version: 4.0.13
Real Name: Lubomir
Company: Expert-M

Re: Javascript crash after upgrade

Post by Lubomirsb »

Maybe if I run installer.pm ?
OTRS 3.3.4 ,Centos 6.5
Lubomirsb
Znuny newbie
Posts: 83
Joined: 15 Nov 2013, 15:19
Znuny Version: 4.0.13
Real Name: Lubomir
Company: Expert-M

Re: Javascript crash after upgrade

Post by Lubomirsb »

Anyone with anything ? Just a little push so I know where to start, or what to try?
OTRS 3.3.4 ,Centos 6.5
Lubomirsb
Znuny newbie
Posts: 83
Joined: 15 Nov 2013, 15:19
Znuny Version: 4.0.13
Real Name: Lubomir
Company: Expert-M

Re: Javascript crash after upgrade

Post by Lubomirsb »

Solved. All I had to do was to upgrade the FAQ module.
OTRS 3.3.4 ,Centos 6.5
Locked