Happy holidays! Here is a particularly annoying problem. This is my view, controller and form (which display just fine):
index.phtml http://bin.cakephp.org/view/1236898095 IndexController.php http://bin.cakephp.org/view/495146004 Input.php http://bin.cakephp.org/view/78459877 Now, when you click on "Submit", I'm expecting -- at the very least -- some sort of result on the next page in units.phtml. Instead, I'm getting an "internal server error": This is my view (the form and controller are the same as above): units.phtml http://bin.cakephp.org/view/2100618727 If someone could give me a clue as to why I'm getting this, I'd really appreciate it.
