afg
February 17, 2006, 11:55pm
1
Still toying with datebox.
I found I’m get a 404 error for
/engine_files/datebox_engine/stylesheets/menuarrow.gif
It is being generated by the reference to menuarrow.gif on line 22 of
public/stylesheets/calendar-blue.css
I’m not a html guy so I don’t know the fix.
I only tracked it down because I thougt it might be causing my date
field not to update.
FYI:
I have enabled the engine logger with webrick, but I did not figure
out how to do it with lighttpd. Not sure where lighttpd sends STDOUT.
Greg
Greg F.
The Norcross Group
Forensics for the 21st Century
afg
February 18, 2006, 1:29am
2
Re: your logger issue, you can use the set_logger method to just
hijack the default Rails logger, should you wish. Similarly, the
create_logger method takes some parameters which allow you to control
where the messages end up.
On 2/17/06, Greg F. [email protected] wrote:
I only tracked it down because I thougt it might be causing my date
The Norcross Group
Forensics for the 21st Century
engine-users mailing list
[email protected]
http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
–