|
RE : [PEAR] DataObject: upgrade from 1.2 to 1.3 problems: msg#00399php.pear.general
Hi, I had the same message, you can avoid it by doing $do_1 = new DataObject; $do_2 = $do_1->__clone(); $do_1->find(); About the second error, i don't know. Arnaud. > thw Var_Dump() call gives me a message: > > You cannot do two queries on the same object (copy it before finding) > > Also I get notices: > > Notice: Undefined property: start_stamp in xxx on line 99 > Notice: Undefined property: end_stamp in xxx on line 100 > > This must have something to do with the selectAdd not working > as it worked before (?) > > Help much appreciated, |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [Fwd: failure notice]: 00399, Jeroen Houben |
|---|---|
| Next by Date: | Error - Downloading Auth-1.2.2: 00399, Mark Sevéus |
| Previous by Thread: | DataObject: upgrade from 1.2 to 1.3 problemsi: 00399, Jeroen Houben |
| Next by Thread: | Re: RE : [PEAR] DataObject: upgrade from 1.2 to 1.3 problems: 00399, Jeroen Houben |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |