Hi everyone

Im developing an inhouse plugin to be shared by many apps. This plugin has an app model which states that it should use a separate database config which was working initially.

The problem occured when I set up a "hasMany - belongsTo" relationship between universe_client.php and universe_client_host.php

The app is now searching for the universe_client_hosts table in the default connection.

I've tried caching, checking persistent, using useDbConfig in each model, making sure the username and password for each connection are unique.

Besides a cheap hack can anybody think of a solution?

Cheers in advance

Stephen
www.ninjacodermonkey.co.uk

Sent from my iPhone

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to