How i cannot reply a topic older than 30 days, so i will reply here. this topic has an solution for the problem: http://groups.google.com/group/cake-php/browse_thread/thread/f19fe8d0eecabadb/227f8de5ff37a5ad?lnk=gst&q=acm+session&rnum=3#227f8de5ff37a5ad
I found a different solution: in libs/controller/controller.php in __contruct() method, after "parent::__construct()" line i added "$this->_initComponents()" and it works I wonder which solution is the worst. That's not all, here: https://trac.cakephp.org/ticket/1091 there is another solution, but it's 4 month ago and his solution is not a solution, because it doesn't work and i cannot drop _initComponents() function from controller.php And, i was comparing all the source codes and i got in db_acl.sql file a complete *different* table this mean that ACM will not work anymore if i update my cake and drop acos, aros and aros_acos tables. Can someone enlight my path? heeeeelp! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
