Ok, all's my fault. I didn't remember to put the step to swith to the branch. I have rewrite the steps as I test that it works.
Steps to test group options: * Download from http://github.com/yuki/insoshi/tree/group_option ( git clone git://github.com/yuki/insoshi.git) * Go to the insoshi directory (cd insoshi) * Change to the groups branch (git checkout -b groups origin/group_option) * Create config/database.yml * rake db:create:all * Delete the content that is inside self.up and self.down of the file db/migrate/20081015002258_migrate_photo_data.rb (this file makes the next step fails, so it's better to delete its content. I must see why) * rake db:sample_data:reload * ruby script/server * login as a normal user (user: [EMAIL PROTECTED] password:foobar) to see the groups tabs and then you can create groups, invite people (only when a private group), create groups galleries... Sorry to all the people who tries to install and see it doesn't work. Those steps works, so I hope you can give another chance :p Thanks Arvind! On Wed, Dec 10, 2008 at 17:46, Yuki (aka Rubén Gómez) <[EMAIL PROTECTED]> wrote: > On Wed, Dec 10, 2008 at 17:27, Arvind Gupta <[EMAIL PROTECTED]> wrote: >> I am not able to view any group option. What am I missing? > There must be a "Groups" tab when you logged in (I'm thinking that > maybe it must appear the tab also when you're not logged in, what do > you think?). > > So you must log in (as a normal user or admin) and you could see de > "Groups" tab. If you log in you must see also a group tab in the > "admin view". > > The best thing would be to install my branch in my own machine and all > of you could test the groups, but the machine I have sometimes loose > connection, so at the moment I can't do this :-( > > If you can't see the tab after log in, please tell me and I'll see what > happend. > > Thanks! > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
