I've changed the file "C:/OTRS/Kernel/System/Web/InterfaceCustomer.pm" as like 
below:

(plz notice that I have a Window server, if you use linux or unix, the path of 
the file will not be C:/OTRS/........etc.)

In Kernel/System/Web/InterfaceCustomer.pm you can find the following line:
$Self->{GroupObject} = Kernel::System::CustomerGroup->new(%{$Self});

Change it to:
$Self->{CustomerGroupObject} = Kernel::System::CustomerGroup->new(%{$Self});

Cordiali saluti
Best regards

Luca Martella 
[EMAIL PROTECTED] 
2007-05-25





[ # ] { @ } 

_______________________________________________
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
Support or consulting for your OTRS system?
=> http://www.otrs.com/

Reply via email to