Re: Uninitialized string offset notice

2009-10-25 Thread ChrisOrton
I get the exact same issue, and am curious if anyone has an answer, I'm guessing configuration I'd be grateful for any pointers Chris On Sep 29, 5:02 pm, borcho wrote: > My cakephp applications works fine on my local server. On my web > server, I get the following errornotice(the data does get

Uninitialized string offset notice

2009-09-29 Thread borcho
My cakephp applications works fine on my local server. On my web server, I get the following error notice (the data does get saved, though): Notice (8): Uninitialized string offset: 0 [CORE/cake/libs/model/ model.php, line 1319] Code | Context Model::__saveMulti() - CORE/cake/libs/model/model.php