Re: [LogiLogi-list] Javascript problem! Steffen ?
Status: Beta
Brought to you by:
wybow
|
From: S. M. <S.M...@st...> - 2008-06-23 13:02:53
|
Sorry, I didn't have the time to look at it earlier. There are always so many things you have to do at the end of a semester.... > > > For the problem, see http://edge.logilogi.org > > > > > > (should be updated in some mins) > > > > > > Wybo > > > > I tried to fill the db for production mode, but I get this: > > > > bash-3.2$ rake db:migrate RAILS_ENV=production > > (in /home/steffen-michels/logilogi/trunk) > > rake aborted! > > #42000Unknown database 'logilogi_production' > > mysql -u root > > and then > > create database logilogi_production; > I got LogiLogi running in production mode, but then still everything works fine. I added some error messages to compressed_javascript_include_tag. If you could try it on the server again, maybe I can see what is going wrong. |