Re: PHP access to get or get_slice

2010-10-03 Thread chris h
r. > > Aaron > > > On 04 Oct, 2010,at 05:17 PM, chris h wrote: > > > "Bad type in structure" means that some property/parameter is of an invalid > type. e.g. a string instead of an object, an object of the wrong class, etc. > > One thing that jumps

Re: PHP access to get or get_slice

2010-10-03 Thread chris h
"Bad type in structure" means that some property/parameter is of an invalid type. e.g. a string instead of an object, an object of the wrong class, etc. One thing that jumps out at me is this line... $col->timestamp=time(); I believe that all timestamps must now be defined by an instance of the