[fw-general] zend 2 Authentication The supplied parameters to DbTable failed to produce a valid sql statement

2013-02-14 Thread whisher
Hi, I'm getting this error playing around with Authentication The supplied parameters to DbTable failed to produce a valid sql statement, please check table and column names for validity. the code global.php return array( 'db' = array( 'driver' = 'Pdo', 'dsn'

Re: [fw-general] zend 2 Authentication The supplied parameters to DbTable failed to produce a valid sql statement

2013-02-14 Thread Ralph Schindler
Are you using 2.1.1? This was an issue in 2.1.0: https://github.com/zendframework/zf2/issues/3623 -ralph On 2/14/13 7:12 AM, whisher wrote: Hi, I'm getting this error playing around with Authentication The supplied parameters to DbTable failed to produce a valid sql statement, please check

[fw-general] Re: zend 2 Authentication The supplied parameters to DbTable failed to produce a valid sql statement

2013-02-14 Thread whisher
ralphschindler wrote Are you using 2.1.1? This was an issue in 2.1.0: https://github.com/zendframework/zf2/issues/3623 -ralph On 2/14/13 7:12 AM, whisher wrote: List: fw-general@.zend Info: http://framework.zend.com/archives Unsubscribe: fw-general-unsubscribe@.zend Yes,