http://localhost/sample/admin/users/users/ is the one
this works fine for me as far as I recall On 23 March 2011 04:28, Zaky Katalan-Ezra <[email protected]> wrote: > Also in the users index view the edit and view buttons next to each users > pass the user id when view is looking for slug parameter and edit need no > parameter at all. > Looks like a sloppy work. > But still great plug-in with a bit of work it should be great. > > I set my user is_admin=1 but after login I didn't redirected to admin > prefix. > I also didn't success in typing the admin prefix in the url. > > My non admin url for index view is http://localhost/sample/users/users/ > where do I add the admin prefix? > I tried http://localhost/sample/admin/users/users/ and > http://localhost/sample/users/admin/users/ > without success. > > On Wed, Mar 23, 2011 at 12:42 AM, Sam Sherlock <[email protected]>wrote: > >> nope only migrations and schema >> >> https://github.com/CakeDC/users/tree/master/config/ >> >> and to me it would make more sense if register mapped to add >> >> >> On 22 March 2011 22:35, gremlin <[email protected]> wrote: >> >>> Just a guess - is there a routes file in the plugin that you didn't >>> copy over to your config/routes.php? A route mapped from /users/add >>> to /users/register would make sense for this sort of error. >>> >>> >>> On Mar 22, 10:15 am, Ryan Schmidt <[email protected]> wrote: >>> > Perhaps I should be asking: is there a tutorial somewhere that will >>> show me how to use the users plugin -- starting from creating a new empty >>> CakePHP app ending with a working example? The readme says it's simple to >>> use, but I am not finding it so, and I don't seem to be the only one having >>> trouble: >>> > >>> > http://www.webmastertalkforums.com/cakephp/18874-there-demo-app-anywh. >>> .. >>> >>> -- >>> 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 >>> >> >> -- >> 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 >> > > > > -- > Regards, > Zaky Katalan-Ezra > QA Administrator > www.IGeneriX.com > Sites.IGeneriX.com > 054-7762312 > -- 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
