Hi everybody!

I'm new to CakePHP. Now I'm developing an application with Cake, but
using previous framework. It has a connection and query classes of
it's own. I'm using both of frameworks because of Cake's MVC and the
previous framework's CMS and I want to port the CMS to Cake and go on
with Cake models. But right now I have no time for this.

Anyway, I have commented the default connection property in the
DATABASE_CONFIG class in Cake and included the required libs from my
prev. framework. And now I see a very strange behavior of the
connection. It connects without any errors, but every query returns an
empty error and nothing else.

I use mysql_connect function, class names "connection" and "query". As
far as I know, it doesn't conflict with Cake's namings.

Please, give me a hint, what to do. The deadline is comming closer and
I still did not manage to launch the site, even partly.

With best regards,
Artem B.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to