1) When I log in to the customer web interface, I get an error: Cannot read property 'style' of null with some references to som javascript files
>I tried to fix this by changing the charset (#14 in install doc), but that doesn't fix it
2) When trying to run step 14 in the install doc:
I have:
Code: Select all
$Self->{'Frontend::Themes'} = {
'LMCO' => '1',
'Lite' => '1',
'Standard' => '1'
};
Backend ERROR: OTRS-CGI-10 Perl: 5.8.8 OS: linux Time: Fri Mar 18 14:11:14 2011
Message: Can't write ConfigItem!
From root of otrs, it's owned by apache:apache and perms are set to 755. Any help?Traceback (16448):
Module: Kernel::Modules::AdminSysConfig::Run (v1.112) Line: 174
Module: Kernel::System::Web::InterfaceAgent::Run (v1.58.2.1) Line: 853
Module: ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_index_2epl::handler (unknown version) Line: 45
Module: (eval) (v1.89) Line: 204
Module: ModPerl::RegistryCooker::run (v1.89) Line: 204
Module: ModPerl::RegistryCooker::default_handler (v1.89) Line: 170
Module: ModPerl::Registry::handler (v1.99) Line: 31
Thanks,
Eric