I want to use the ACL feature on cake and would like how i can configure cake to use the acl table on a different database (which i can have read/write access). The default database connection on cake config uses a read-only database, I wont be able to create any additional tables on it.
I'm aware that i can access other databases by defining the "$useDbConfig" variable on models. but I'm clueless on how this can be done with ACLs Can someone help me on this? --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
