Re: odd database problem

2009-02-11 Thread mscdex

On Feb 3, 9:30 am, hellfish  wrote:
> The tables are there, the app does connect without error but all I get
> is the "Missing Database Table".

How are you importing/adding the tables to the database on the ISP's
end? Did you do an export (using PHPMyAdmin for example) from your
local database and then import/execute that sql script on the remote
database?

If it wasn't an exact duplicate of your local database in this way,
then I'm wondering if it is a "small" error on the ISP database end.
For example model table(s) that may not be plural or join table names
not in alphabetical order or something along those lines?
--~--~-~--~~~---~--~~
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: odd database problem

2009-02-11 Thread hellfish

I'm not using any prefixes on the tables.

I'm sure I can connect to the DB because if I change any of the DB
connection params I get errors (I suppose that this is a good way).

Debugging is also set to level 2

:|

On Feb 4, 4:08 pm, Smelly_Eddie  wrote:
> Are you using different prefixes for the tables?
>
> How are you sure you can connect to the DB?
>
> Have you tried turning on debugging?
>
> On Feb 4, 4:24 am, hellfish  wrote:
>
> > I've already done that, several times.
>
> > On top of this, the logs show no errors at all.
>
> > On Feb 3, 7:21 pm, Braindead  wrote:
>
> > > Did you already delete the cached files? I guess this should solve
> > > your problem.
--~--~-~--~~~---~--~~
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: odd database problem

2009-02-04 Thread Smelly_Eddie

Are you using different prefixes for the tables?

How are you sure you can connect to the DB?

Have you tried turning on debugging?

On Feb 4, 4:24 am, hellfish  wrote:
> I've already done that, several times.
>
> On top of this, the logs show no errors at all.
>
> On Feb 3, 7:21 pm, Braindead  wrote:
>
> > Did you already delete the cached files? I guess this should solve
> > your problem.
--~--~-~--~~~---~--~~
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: odd database problem

2009-02-04 Thread hellfish


I've already done that, several times.

On top of this, the logs show no errors at all.


On Feb 3, 7:21 pm, Braindead  wrote:
> Did you already delete the cached files? I guess this should solve
> your problem.
--~--~-~--~~~---~--~~
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: odd database problem

2009-02-03 Thread Braindead

Did you already delete the cached files? I guess this should solve
your problem.
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---