book.cakephp.org not showing table of contents?

2011-02-15 Thread Josh Prowse
I'm not really sure if this is the place for this, but the CakePHP site doesn't make how to contact the web master obvious, so here I am. I love book.CakePHP.org but the recent design changes have completely borked the table of contents in Firefox (3.0.19), on Ubuntu (8.10). I have to maintain sit

Trouble with Ajax Autocomplete callbacks and events

2009-03-08 Thread Josh Prowse
What I want to do is this: 1. You type in a text input, and an autocompleter appears 2. If you hit enter without selecting an element in the autocompleter, the text you typed should stay in the input box (not replaced with the first autocomplete item) and the autocompleter should hide. 3. If you

Re: Auth component not working in 1.2.1.8004

2009-03-02 Thread Josh Prowse
Hey Mal! Are you talking about your local /app/config/routes.php file, or is there some other file that contains those Router::connect statements? I'm having the same problem as you guys, and I can't figure out how to get my logins to work. IGH!!! Thanks, -Josh On Feb 4, 5:36 am, MalConten