Check what routes have been set up for you especially how your admin path is configured. Look in app/config/routes.php for this. Your login details should be in the user table which will be give you somewhere to start from
Mike Karthauser Brightstorm limited Tel: 07939252144 On 4 Dec 2009, at 02:24, drumzit <[email protected]> wrote: > I just inherited a site that is appears was built in/with cake. It is > a very simple site consisting of only 2 pages with one being links and > the front page only has 'clickatell' for parents to send text messages > to their kids cellphone reminding them to be safe. So I have access to > everything but do not know how to get into the cake interface. I may > have to guess at the login so may end up scrapping everything since I > can build it by hand. But I was also hoping that I could learn cake > too. > So can anyone tell me how to at least get into the control panel? > Thanks, > > Check out the new CakePHP Questions site http://cakeqs.org and help > others with their CakePHP related questions. > > You received this message because you are subscribed to the Google > Groups "CakePHP" group. > To post to this group, send email to [email protected] > 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 > Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] 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
