Re: cakedc/migrations Plugin: Index Operations

2014-10-16 Thread deizel
Maybe next time - the issue should now be fixed in latest release. ;) On Thursday, 16 October 2014 04:17:24 UTC-5, OJ Tibi - @ojtibi wrote: > > Thanks for the reply, deizel. I'll do as you recommended. > > Good luck to all the folks that will make CakeFest happen! > > Be

Re: cakedc/migrations Plugin: Index Operations

2014-10-15 Thread deizel
Hey OJ, Things do slow down around CakeFest but we are aiming to get the plugins caught up as we speak. The general answer to your question would be yes. If you can dedicate time to an issue, forking and submitting a pull request is usually the fastest approach. If you are using Composer to m

Re: Benchmark framework article

2013-03-29 Thread deizel
Interesting if your planning on building a large scale web infrastructure of your own, less so if you plan on using some of the ~80% commodity hosting out there with PHP already installed. It's a bit like me driving a 1985 Mk II Golf because it's easy to find cheap parts and someone saying a Ni

Re: Cakephp noobproblems..

2013-03-29 Thread deizel
.. and delete any files (not folders) from app/tmp/cache/* On Thursday, 28 March 2013 09:04:12 UTC, Frederik De Roover wrote: > > Hello, > > I'm fairly new to Cake, but my former co-worker, made a localsite in cake, > when we upload it to our webserver, everything works, we can connect to the >

Re: IIS + CakePHP + ISAPI_Rewrite 3

2009-07-13 Thread deizel.
I had some issues with ISAPI_Rewrite 3 also. Hopefully these threads may be of some help: http://www.helicontech.com/forum/forum_posts-TID-9888.htm http://www.helicontech.com/forum/forum_posts-TID-9907.htm Cheers, deizel. On Jul 13, 3:18 pm, Stephen Cuppett wrote: > I was also having s

Re: Auth Redirect based on Active

2008-07-15 Thread deizel.
You could also just solve this with a check in the controller, instead of relying on the auth component or model validation to tell you this. Examples can be found in this article: http://www.jonnyreeves.co.uk/2008/06/cakephp-activating-user-account-via-email/ On Jul 7, 5:55 pm, Kyle Decot <[EMA