Hi Bryan,

On Sun, Oct 13, 2002 at 08:40:24AM -0400, Bryan Fullerton wrote:

> =====
> Software error:
> Can't read Motd.dtl: No such file or directory at 
> /usr/local/opentrs/bin/cgi-bin/../../Kernel/Output/HTML/Generic.pm line 
> 186.
> 
> For help, please send mail to the webmaster ([EMAIL PROTECTED]), 
> giving this error message and the time and date of the error.
> =====
> 
> I have a Motd.dtl file in $HOME/Kernel/Output/HTML/Standard - do I need 
> one somewhere else as well? I don't have time to trace down the code 
> right now, but I'll see what I can do early next week if nobody else 
> has time.

If found it! If your current theme is "Lite" and you click logout, the
Motd.dtl is used from $HOME/Kernel/Output/HTML/Lite (because the valid 
SessionID). But in 0.5 Beta 7 there is no Motd.dtl in Lite. 

Fix it with 'cd /usr/local/opentrs/Kernel/Output/HTML' then 
'cp Standard/Motd.dtl Lite/Motd.dtl' then it will work.

I fixed it in the CVS.

PS: Thanks for the info.

> Bryan

  Martin

--
Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/
--
Old programmers never die. They just branch to a new address.

_______________________________________________
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

Reply via email to