Kohana 3.1 Migration – Custom Error Pages. Kohana 3.1 has been released few days ago and it is time to upgrade all my Kohana based application / websites.
To make it simple, I have upgraded first my portfolio site and so far, only the custom 404 page and page caching are affected. UPDATE: support for base url other than “/” Due to several issues about 404 pages using base url other than “/”, I have updated the post to reflect those enhancement/fix. It was due to the fact that Route::url() adds the base url whereas Route::get() doesn’t. For kohana setup using a non-root (“/”) base url, extra url segment will throw more errors on 404 pages. Doctrine Session Driver for Kohana 3 [Updated Feb 21 2011] Deploying Kohana 3.2 application in production. Kohana, Formo and many-to-many relations (“habtm”) « Cambiatablog. Kohana And AJAX (Sitting In A Tree) This is my first in a line of tutorials based on Kohana PHP Framework.
This first tutorial is based on how to use Kohana in conjunction with AJAX. Some people have had some trouble with it, as did I when I first used it, so here are the basics.