Re: Multiple DB connections on 1 controller.

2009-02-13 Thread Ithaka


I believe i have found what i was looking for.  But it is still not
working correctly.  I'm assuming something else is not working
correctly.

For those that are curious about have multiple databases in the
controller, go here: https://trac.cakephp.org/ticket/1064

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Multiple DB connections on 1 controller.

2009-02-13 Thread Ithaka

ugh wrong link, here you go:
http://groups.google.com/group/cake-php/browse_thread/thread/eacfade1d52c9071/f5e3c395037043b3

On Feb 13, 2:13 pm, Ithaka justin_d1...@hotmail.com wrote:
 I believe i have found what i was looking for.  But it is still not
 working correctly.  I'm assuming something else is not working
 correctly.

 For those that are curious about have multiple databases in the
 controller, go here:https://trac.cakephp.org/ticket/1064
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Multiple DB connections on 1 controller.

2009-02-13 Thread Stu

http://groups.google.com/group/cake-php/browse_thread/thread/b760aa1018de12d7

This might clear things up a bit.

Good luck!

On Feb 13, 1:43 pm, Ithaka justin_d1...@hotmail.com wrote:
 Hi everyone,

 I have just released a a website to production and now we want to use
 multiple applications within that site.  What I want to know is, is it
 possible to tell the controller to select which db config to use?
 Because right now, i have the new application in the website and when
 i try to go to that section it gives me some auth errors because it
 can't find the permissions table and user table. (At least that is
 what i believe to be the problem.)

 Thank you for any helpful comments.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---