you got errors only, if something is not good with your code

check this code, which is displayed and make sure you fix it...your problem
is, that you don't have 'id' index in a array for saving data...
--
Lep pozdrav, Tilen Majerle
http://majerle.eu



2011/5/20 func0der <[email protected]>

> Hey guys,
>
> i just wanted to go live with a website and did the first setup
> (putting content on it via the backend).
>
> And while doing this i have the debug level on 2 so error messages
> would be shown.
>
> I saved a gallery image which is connected to a data file-model
> (belongsTo) and to galleries (hasAndBelongsToMany).
>
> While saving i got this notice:
> Notice (8): Undefined index:  id [CORE/cake/libs/model/model.php, line
> 1393]
>
> Which killed my save process because it was blocks the debug header
> output.
>
> How do i report this problem in the right way?
>
> Greetings
> func0der
>
> --
> Our newest site for the community: CakePHP Video Tutorials
> http://tv.cakephp.org
> Check out the new CakePHP Questions site http://ask.cakephp.org and help
> others with their CakePHP related questions.
>
>
> To unsubscribe from this group, send email to
> [email protected] For more options, visit this group
> at http://groups.google.com/group/cake-php
>

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to