Page 1 of 1

Hau.Nguyen :: 20.10.2008 04:12:43
I tryed but I can't.
There has an error:
Error: Database table configuration for model Configuration was not found.

(I created a table configuration)
lecterror :: 23.10.2008 06:00:09
Hi there.

If you're 100% sure that the table exists and you're connected to the proper database, try clearing your application cache; maybe Cake needs a bit of refreshment :-)

Let me know it it helps!
dane_62 :: 08.05.2009 22:25:45
this is a great tool, but as far as I understand it doesn't follow cake namming conventions tables should be plural "configurations' no 'configuration'.
lecterror :: 09.05.2009 17:08:38
Yes, that's true, I did that on purpose. "configurations" seemed silly because it is not a "configuration profile" storage, it is a "single configuration".

But it doesn't really affect anything, so you can always change it for your app ;-)