What is the name of your controller?  Most cake projects work like
this: http://www.mysite.com/controller/action.  You don't have to do
it this way, but to change it you have to setup some routes, and it
doesn't sound like you have.  From what I can see on your site, you
either don't have any controllers defined, or your project is not the
document root of your web server.  You might need to give the project
name first: http://www.mysite.com/project/controller/action.  This
should only be necessary if you aren't using a standard cake install.

I hope that helps.

hydra12

On May 16, 3:02 am, Changoso <[EMAIL PROTECTED]> wrote:
> Hey guys!
>
> I have just baked my project, but it didnt make any add, edit or view
> archives, it only made the index.ctp.
>
> check, i dyndns so you can see it
>
> the address is:
>
> http://coleg.homelinux.org
>
> as you see if you go into
>
> http://coleg.homelinux.org/admins
>
> for example it will show you the empty db but I cant even add new
> admins
>
> i tried copying and editng a file i had from a project a friend did
> (the add.ctp) but i get an error
>
> you can try with tutors and you will get the same result, althugh that
> doesnt has the add.ctp so if you try to go to /add it will not find
> it.
>
> how can I fix this? or where could i get more help
>
> thx a lot


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to