Hi,

I am new to this group and to cake so I appologise if I asked already
asked question. I have cake 1.3.3 and meio_upload isn't working for
me. I get an error when I try to upload files :

Notice (8): Array to string conversion [CORE\cake\libs\model
\datasources\dbo_source.php, line 746]

Warning (512): SQL Error: 1054: Unknown column 'Array' in 'field
list' [CORE\cake\libs\model\datasources\dbo_source.php, line 681]

Query: INSERT INTO `modelgs` (`image`, `modified`, `created`) VALUES
(Array, '2010-08-10 10:16:23', '2010-08-10 10:16:23')

I tried evrything, and after some examination, I realizes that even if
I delete the update_meio.php from my behavior folder, that I still get
the same message, as if I never included it in my acts_as variable.
Can someone please help ?

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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

Reply via email to