[fw-general] RE : [fw-general] Zend_DB_TABLE and mysqli permission

2007-10-02 Thread Aissam Bazzaoui
i got an amazing error like this yesterday :p SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'to=1)' at line 10#0 /home/aissam/workspace/fotomod/library/Ze

[fw-general] RE : [fw-general] Zend_AUth::getInstance issue

2007-10-03 Thread Aissam Bazzaoui
check identity before getting it : if ($objAuth->hasIdentity()) it's on manual http://framework.zend.com/manual/en/zend.auth.html ;) --- Juan Felipe Alavarez Saldarriaga <[EMAIL PROTECTED]> a écrit : > :) > > I got this issue, I have a plugin named > TemplatePlugin, this plugin injects the c