On Thu, Dec 2, 2010 at 9:38 AM, Ryan Schmidt <[email protected]> wrote: > As I am starting to learn CakePHP, I am spending a lot of time reading the > manual at http://book.cakephp.org/ and am finding many errors that I would > like to correct. I'm pleased to see there are "Edit" links which should let > me make the corrections, but it says I need to log in with a bakery account. > I've gone to the bakery and made an account there, and I can log in to the > bakery with that account (using the URL > http://bakery.cakephp.org/users/login). But I cannot log in to the manual > with that same account (using the URL http://book.cakephp.org/users/login).
Both sites are in the process of being redone and the login problems are known, apparently. > The bakery web site asks for an email address and password. The manual web > site asks for a username and a password. I've tried supplying both the > username and the email address to the manual web site's login form, and > neither works. > > The "Forgot your password?" link on the manual web site goes to the URL > http://bakery.cakephp.org/users/reset which does not exist. Manually > twiddling this URL to http://book.cakephp.org/users/reset gets me to a reset > password facility, but entering my bakery account's email address into that > form tells me the email I entered was not found. Been through this before, also. What really bugs me is that there's a name, a username, and a password. IIRC, to log in, one requires a username. But, if one has forgotten their password, the email reply uses the name. In my case, I've forgotten my username as well. But I can't create a new account without providing a different email address. I'm hoping, as part of the renovation process, all existing accounts are simply trashed. I'd very much like to help with the documentation, also. 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
