i am writing a kohana controller, and i am constantly getting a weired error, i guess it is about a wrong instantiation of the view, but i can\'t figure out where is it. My controller:
Does anybody have any idea if there exi开发者_Go百科sts a demo of a Kohana admin system? (i am thinking at one admin system like Django has one). I am building an online store, and i need a quick way
I\'ve used codeigniter in the past but on my current project I\'m making the switch to Kohana.What is the best practice on constants?
Why I cannot request a used controller\'s name from the View? For example, someview.php contains: <?php
I am using Kohana 3 and I have a controller that extends Kohana_Controller.I call it from the command line using:
I am using gallery3 php software, which is based on the kohana framework. Does anybody know how to add a checkbox to the album information form?
I\'m having problem to detect the controller/action name of the referrer page in Kohana 3. What I have to do is to detect whether the referrer page is from internal or external.If it is external (e.g
Im building an app using kohana. I need to be able to upload files directly to S3. Can you advise on a S3 helper f开发者_开发百科or kohana?
I\'m trying to get to grips with the Kohana ORM but I\'m a bit stuck. I have created category and post models, with a relationship based on category_id.
I wrote a Mongo_Model to use inside kohana and felt pretty snappy about it until I tried getting anything working with it. The problem is the Kohana\'s Model class does many things for me that I don\'