Thanks Sergio. I really don't know whic mode I'm on, just installed ActiveScaffold and went with an example.
Can you just tell me how to overcome this error? Thanks. On Sep 24, 1:25 am, "Sergio Cambra .:: entreCables S.L. ::." <[email protected]> wrote: > On Jueves, 23 de Septiembre de 2010 21:48:41 SWEngineer escribió: > > > I used ActiveScaffold to create my Rails application. > > > After I fill the fields and try to "Create" the new data, I get the > > following: > > > Request Failed (code 500, Internal Error) Close > > You get that page because you are in production mode. Are you developing the > application or are you using it in production? It's better to use development > environment when you develop it, because you don't need to restart the server > to apply changes in your application (files in app directory). > > In production, when you get a error a 500 status response is returned, and you > can look at production.log to get a description and backtrace. > > > > > I don't know if this is caused by the "Date" field, which its value > > looks like this: > > > Wed, 15 Sep 2010 00:00:00 %z > > > And, really don't know what "%z" is, why it appears, and how to remove > > it. > > > Any ideas on that? > > > Thanks. > > -- > Sergio Cambra .:: entreCables S.L. ::. > Mariana Pineda 23, 50.018 Zaragoza > T) 9x02 021 404 F) 976 52 98 07 E) [email protected] -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/activescaffold?hl=en.
