New skin

Moderator: crythias

Locked
st3ncil
Znuny newbie
Posts: 5
Joined: 04 Apr 2012, 10:05
Znuny Version: 3.1.1
Real Name: Reto

New skin

Post by st3ncil »

Hi everybody

I wanted to make a new skin for my customer frontend. For this I folled the developer manuel. But now i need to run the script $OTRS_HOME/bin/otrs.RebuildConfig.pl, is there a possibility to run it under a windows server?

thx for the help

Reto
OTRS: 3.1.1
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: New skin

Post by jojo »

this script also can be run on windows via

perl.exe scriptname
"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
st3ncil
Znuny newbie
Posts: 5
Joined: 04 Apr 2012, 10:05
Znuny Version: 3.1.1
Real Name: Reto

Re: New skin

Post by st3ncil »

Thank you for the help,

Now i get an error
ERROR: OTRS-otrs.RebuildConfig.pl-10 Perl: 5.12.3 OS: MSWin32 Time: Fri Apr 20 1
5:40:06 2012

Message: C-Parser:
mismatched tag at line 13, column 14, byte 609 at C:/Program Files (x86)/OTRS/St
rawberryPerl/perl/vendor/lib/XML/Parser.pm line 187
!

Traceback (4284):
Module: Kernel::System::XML::XMLParse (v1.109) Line: 776
Module: Kernel::System::XML::XMLParse2XMLHash (v1.109) Line: 608
Module: Kernel::System::SysConfig::_Init (v1.34) Line: 1599
Module: Kernel::System::SysConfig::new (v1.34) Line: 126
Module: otrs.RebuildConfig.pl (v1.14) Line: 56

ERROR: OTRS-otrs.RebuildConfig.pl-10 Perl: 5.12.3 OS: MSWin32 Time: Fri Apr 20 1
5:40:06 2012

Message: XML::Parser produced errors. I use XML::Parser::Lite as fallback!

Traceback (4284):
Module: Kernel::System::XML::XMLParse (v1.109) Line: 777
Module: Kernel::System::XML::XMLParse2XMLHash (v1.109) Line: 608
Module: Kernel::System::SysConfig::_Init (v1.34) Line: 1599
Module: Kernel::System::SysConfig::new (v1.34) Line: 126
Module: otrs.RebuildConfig.pl (v1.14) Line: 56

mismatched tag 'Hash'
OTRS: 3.1.1
Locked