Re: What the heck? CakePHP is dead?

2009-10-28 Thread Herberth Amaral
HAHA! Awesome! On Oct 28, 2:44 am, Marcelo Andrade wrote: > On Wed, Oct 28, 2009 at 12:07 AM, Dave wrote: > > > If you go tohttp://cakephp.org/the site is unavailable. > > Happy halloween! :-D > > http://cakephp.org > > -- > MARCELO DE F. ANDRADE > Belem, PA, Amazonia, Brazil > Linux User #2211

Re: Google Bot deleting my database entries!

2009-10-27 Thread Herberth Amaral
In fact, if you follow the REST principles, you must send a DELETE request to delete a database entry. In this case, POST can be used to add records in database and GET to list one/some of them. On Oct 26, 9:35 pm, "euromark (munich)" wrote: > you are violating protocol > > never allow GET recqu

Re: model method executed as sql query problem.

2009-09-14 Thread Herberth Amaral
Sorry for post in this old topic, but I am having the same problem in my models and their files are properly named. Also, the validation rules, primary key and relationships that I am setting on these models can't work. I spent almost an hour searching google a way to resolve this problem, but I