I would say he's trying to use an admin prefix but not changed his
settings in /app/config/core.php

Configure::write('Routing.prefixes', array('admin'));

HTH, Paul

On Sep 22, 11:28 pm, ecsyle <[email protected]> wrote:
> What are you trying to do?
>
> On Sep 22, 11:43 am, terry brown <[email protected]> wrote:
>
>
>
>
>
>
>
> > Message said to define it in admin-controller.php as:
>
> > <?php
> > class AdminController extends AppController {
> > function index {
>
> >         }
>
> > }
>
> > ?>
>
> > Unable to get past this point (my database is set up thru pnpMyAdmin).

-- 
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