Have anyone try the event or the group git?
On Jun 2, 10:51 pm, urdabum <[email protected]> wrote: > So i did a little search in this group and found the event code for > it. > Thanks to Yuki :http://github.com/yuki/insoshi/tree/events_modification > > But then when i try to install it i ran into this error when i did the > script/install > > can i get a little help > > == 20090218124612 AddLatLngAddressToPerson: migrating > ========================= > -- add_column(:people, :lat, :float, {:default=>0}) > -> 0.0076s > -- add_column(:people, :lng, :float, {:default=>0}) > -> 0.0112s > -- add_column(:people, :full_address, :string) > -> 0.0081s > rake aborted! > uninitialized constant AddLatLngAddressToPerson::People > > or this > > == 20090218124612 AddLatLngAddressToPerson: migrating > ========================= > -- add_column(:people, :lat, :float, {:default=>0}) > rake aborted! > Mysql::Error: Duplicate column name 'lat': ALTER TABLE `people` ADD > `lat` float DEFAULT 0 --~--~---------~--~----~------------~-------~--~----~ Insoshi developer site: http://dogfood.insoshi.com/ Insoshi documentation: http://docs.insoshi.com/ You received this message because you are subscribed to the Google Groups "Insoshi" 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/insoshi?hl=en -~----------~----~----~----~------~----~------~--~---
