Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with creating/deleting users #5

Open
paulosb opened this issue Apr 4, 2011 · 5 comments
Open

Issues with creating/deleting users #5

paulosb opened this issue Apr 4, 2011 · 5 comments

Comments

@paulosb
Copy link

paulosb commented Apr 4, 2011

I have installed RefineryCMS 0.9.9.15 and pulled in the changes from the current Pull Request.

I now have a situation where if I go to /memberships/new and sign up - it doesn't add the user under the memberships tab, it instead adds the user to my RefineryCMS Users tab. It also removes the option to delete the user.

If I go back to the Memberships tab, it doesn't show anything except the column headers, and under pages it does let me select which pages can be seen by Members only - however viewing the website without logging in shows these to not be working.

@rbriank
Copy link
Owner

rbriank commented Apr 4, 2011

Did you create the membership role? Role.create(:id => 3, :title => "Members")

3 is unfortunately a magic number that is used in the back-end.

@rbriank rbriank closed this as completed Apr 4, 2011
@rbriank
Copy link
Owner

rbriank commented Apr 4, 2011

Oops.. I didn't mean to close this. If it's still a problem, please re-open.

@paulosb
Copy link
Author

paulosb commented Apr 4, 2011

I did create that role. I checked that it's there with an id of 3 - still getting the same issue.

I just tried a fresh install of RefineryCMS and the Memberships engine to test, getting the same issue.

@rbriank
Copy link
Owner

rbriank commented Apr 4, 2011

Thanks for all the hard work. I didn't see all the commits you'd made before this message - obviously you knew about the role!

I'll try and look at this more. I had a brief reprieve from client work but I'm back on it again.

@rbriank rbriank reopened this Apr 4, 2011
@fcastellanos
Copy link

I have the same problem, if it helps I have Ruby 1.8.7 , Rails 3.0.7 and RefineryCMS 0.9.9.22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants