search for: 548258e6b4bb56506af5cb9859226509

Displaying 1 result from an estimated 1 matches for "548258e6b4bb56506af5cb9859226509".

2006 Nov 04
2
strange errors in dev.log and webserver log
...s/edit/3 (or any other valid id), I got my card object properly loaded up onto the admin ui. However - and here comes the strangeness - I see the following errors in my dev and web logs: development.log: Processing CardsController#edit (for 192.168.2.6 at 2006-09-26 16:34:01) [GET] Session ID: 548258e6b4bb56506af5cb9859226509 Parameters: {"action"=>"edit", "id"=>"5", "controller"=>"cards"} Loading Card with ID: 5 Card Load (0.003020) SELECT * FROM cards WHERE (cards.id = ''5'') LIMIT 1 Rendering within layouts/admin Rendering car...