diem-project / diem

Diem CMF CMS for symfony 1.4
http://diem-project.org/
MIT License
184 stars 85 forks source link

Admin Filter fatal error #357

Closed cristianbaciu closed 13 years ago

cristianbaciu commented 13 years ago

If I try to filter records I get following errors:

Warning: substr() expects parameter 1 to be string, array given in D:\InetPub\diem\dmAdminPlugin\lib\action\base\dmAdminBaseGeneratedModuleActions.php on line 721

Notice: Undefined variable: security_manager in D:\InetPub\wwwroot\diem-ipsum\site\cache\admin\dev\modules\autoArticle\templates\indexSuccess.php on line 26

Fatal error: Call to a member function userHasCredentials() on a non-object in D:\InetPub\wwwroot\diem-ipsum\site\cache\admin\dev\modules\autoArticle\templates_list_td_tabular.php on line 2

stephaneerard commented 13 years ago

Hello,

Thank you for reporting.

I'm still re-writting filters, I'll finish them before the end of the week.

Regards,