Re: User Management Plugin Cakephp 2

2012-05-10 Thread Sam Sherlock
extending the Users plugin into your App makes it easy to customise the the
plugins functionality
and then you can add acl and stuff.

 - S




On 10 May 2012 05:06, Steven Scaffidi  wrote:

> Thank you for the advice. I honestly just want to see how they do the
> email confirmation, lost passwords, and all of that stuff. I will be
> developing my own ACL app.
>
> On Tuesday, May 8, 2012 10:55:26 AM UTC-5, Điển vũ wrote:
>>
>> https://github.com/cakedc
>> search *users* , this plugin is stable at 95%  , 5% isn't stable . but
>> it is good, you can see and get code from it .
>> Now , it is best, if you develop users magnagement for yourself. Then you
>> can easier to fix any errors happen.
>>
>  --
> 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
> cake-php+unsubscr...@googlegroups.com For more options, visit this group
> at http://groups.google.com/group/cake-php
>

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


Re: User Management Plugin Cakephp 2

2012-05-09 Thread Steven Scaffidi
Thank you for the advice. I honestly just want to see how they do the email 
confirmation, lost passwords, and all of that stuff. I will be developing 
my own ACL app.

On Tuesday, May 8, 2012 10:55:26 AM UTC-5, Điển vũ wrote:
>
> https://github.com/cakedc 
> search *users* , this plugin is stable at 95%  , 5% isn't stable . but it 
> is good, you can see and get code from it .
> Now , it is best, if you develop users magnagement for yourself. Then you 
> can easier to fix any errors happen.
>

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


Re: User Management Plugin Cakephp 2

2012-05-08 Thread Điển vũ
https://github.com/cakedc 
search *users* , this plugin stable at 95%  , 5% isn't table . but it is 
good, you can see and get code from it .
Now , it is best, if you develop users magnagement for yourself. Then you 
can easier to fix any errors happen.

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


Re: User Management Plugin Cakephp 2

2012-05-08 Thread Điển vũ
https://github.com/cakedc 
search *users* , this plugin is stable at 95%  , 5% isn't stable . but it 
is good, you can see and get code from it .
Now , it is best, if you develop users magnagement for yourself. Then you 
can easier to fix any errors happen.

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


User Management Plugin Cakephp 2

2012-05-05 Thread Steven Scaffidi
Hi I'm using a user management plugin for cakephp. The one I'm using can be 
found here: http://usermgmt.ektasoftwares.com/

Has anyone ever used this plugin? For some reason I can't get the 
permissions to work. For example, I create another user (as a user not 
admin) and I gave users permission to edit their profile through the admin 
side. However, when I go to the user side I can't edit my profile - it just 
says access denied and tells me to go back to the dashboard...I checked the 
database in myphpadmin and the table seems to be correct for the particular 
row I'm talking about. I don't understand why it isn't working. 

If anyone can help with this problem or just recommend another plugin 
similar I'd really appreciate it.

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php