At 20:15 22/08/2007, Rico Barth wrote:

Hi Tim,

add the line marked with "+" into DB.pm...

     if ($Self->{CustomerUserMap}->{Params}->{DSN}) {
         $Self->{DBObject} = Kernel::System::DB->new(
             LogObject => $Param{LogObject},
+           MainObject => $Param{MainObject},
             ConfigObject => $Param{ConfigObject},
             DatabaseDSN => $Self->{CustomerUserMap}->{Params}->{DSN},
             DatabaseUser => $Self->{CustomerUserMap}->{Params}->{User},


HTH, best regards,

Rico

Hi Rico,

Thanks - that fixed the software error (BTW, to me this looks like a bug - 
should I report this via bugzilla?).

-- Tim

_______________________________________________
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