> > Hi, u have installed OTRS 3.0.4. But if I try any action, where is area > for writing, I got this JS message. > > CKEDITOR is not defined > > updateElement([object Object])@http://192.168.2.250/otrs-web/js/js- > cache/CommonJS_98a1e03a5d8ee8c3598bc5fdaf15271d.js:533 > updateElement(0,[object
Solved. I didnt know that there is .htaccess file in ckeditor directory. So I corrected AllowOverride value and problem with js message is over. But, there is new problem. I dont see any area. In errorr log of apache I have this message: [Sat Jan 08 18:33:34 2011] [error] [client 192.168.2.107] File does not exist: /usr/local/otrs/var/httpd/htdocs/js/thirdparty/ckeditor-3.4.2/lang/cz.js, referer: http://192.168.2.250/otrs/index.pl?Action=AgentTicketBounce;TicketID=1;ArticleID=1 Interesting, why cz? Czech code is cs or locale is cs_CZ, but cz... When I copy language file of ckeditor to cz.js, errorr message is away but I still dont see any area to write. Any ideas? :( --------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
