[fw-general] Internal Server Error after redirect

2012-12-27 Thread Yves S. Garret
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

[fw-general] How to left outer join 2 tables

2012-10-31 Thread Yves S. Garret
Hi guys, I'm working on a project that we're migrating to Zend (as opposed to just flat out PHP). We have 4 select queries that we're using and I'd like to re-use them in Zend (I'm using Zend Studio), what's the best way of doing that? If that doesn't work, how would I re-create a left outer