Datebocks not working on dreamhost (Rails app)
Posted by: ol1barn3s
Posted on: 2007-01-05 05:53:00
Hello,
Anybody using datebocks sucessfully on dreamhost?
I have it installed and working great on my local machine, but
on dreamhost I get this "undefined datebocks_field error".
I've killed and started new fcgi processes several times, and triple checked that I have both engines and the datebocks engine installed correctly. My environment config has Engines.start :datebocks, and both ApplicationController and ApplicationHelper include datebocks.
on my local machine I'm using Locomotive 2 (mongrel), and on
production I have the standard apache/lighttpd/fcgi setup, with Rails
1.1.6
one thing I noticed on development was that sometimes I would get this
same error when loading a view using datebocks for the first time
after starting the server, but from the first refresh on it would work
fine. perhaps this is related?
any help would be greatly appreciated, been stuck on this for a LONG time and been having to use rails default, and buggy, date_select
- Oliver
Edited by ol1barn3s on 01/05/07 05:55 AM (server time).