im trying to create user login and admin login section, btw im new to
cakephp.

i have no problem for creating admin section but when i use/enable
admin prefix, i can not able to give access to user login.

what i want is when user logged in give them permission for CRUD.

i have user tabel and user group table.

user group has two rows admin and user, user table has foreign key of
user group.

can you please suggest better way of doing it or based on my setup.

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to