For about a half hour i wrestled with a model’s $useDbConfig variable not working in a CakePHP project.
The answer came buried in the comments of the cakebook: the database connection has to have ‘persistent’ set to ‘false’ in order to work!
For about a half hour i wrestled with a model’s $useDbConfig variable not working in a CakePHP project.
The answer came buried in the comments of the cakebook: the database connection has to have ‘persistent’ set to ‘false’ in order to work!
Use this link to trackback from your own site.