search for: permissions_rol

Displaying 4 results from an estimated 4 matches for "permissions_rol".

Did you mean: permissions_roles
2006 Jul 25
0
Errors logged but not returned to browser, WEBrick hangs
...1 at 2006-07-24 22:57:46) [GET] Session ID: ae65e0035db2a018aa8f58178aa67778 Parameters: {"action"=>"edit", "id"=>"11", "controller"=>"admin"} required_perm is admin/edit Permission Load (0.000000) FROM permissions, roles, permissions_roles, users_roles, users WHERE users.id = 4 AND users.id = users_roles.user_id AND users_roles.role_id = roles.id AND roles.id = permissions_roles.role_id AND permissions_roles.permission_id = permissions.id AND permissions.controller = ''admin'' AND permissions.action = ''edi...
2005 Dec 09
7
UserEngine - rake bootstrap aborted
Hi there, I''ve just installed login_engine and user_engine from the repositories, followed the setup procedures as documented in: vendor/plugins/user_engine/README But I''m getting the following failure: vince@vaio:~/Projects/Booking$ rake bootstrap (in /home/vince/Projects/Booking) rake aborted! undefined method `edit'' for class `UserController''
2006 Jan 07
3
user engine question
I''ve created an array of hashes in UserController#initialize to describe a menu: @menu_array = [ {:menu => ''home'', :controller => ''home'', :action => ''send_home''}, {:menu => ''user list'', :action => ''list''}, {:menu => ''login'', :controller =>
2006 Jun 26
1
Rake + SQL Server + Migrations == Errors. Help?!
...rror: Count OLE error code:8000FFFF in Microsoft OLE DB Provider for SQL Server ITransaction::Commit or ITransaction::Abort was called, and object is in a zombie state. HRESULT error code:0x80020009 Exception occurred.: EXEC sp_helpindex permissions # Could not dump table "permissions_roles" because of following DBI::DatabaseError # EOF OLE error code:800A0E78 in ADODB.Recordset Operation is not allowed when the object is closed. HRESULT error code:0x80020009 Exception occurred. # Could not dump table "plans" because of following ActiveRecord::S...