NilovSerge
Posts: 16
|
| Posted: 12/02/2006, 7:14 AM |
|
Hallo!
I create a page with Report Builder-object from sql-statement with 2 groups(php4). Use Studio 3.1.0.2.
On first attempt to run(without any changes just what is generated by builder) a page I get an error like
Fatal error: Call to a member function on a non-object in d:\www\ccsprojects\timecard\admin\report_time_in_out.php on line 101
on line:
$this->_FieldTypeAttributes = $this->Parent->FieldType->Attributes->GetAsArray();
...
$this->_idAttributes = $this->Parent->id->Attributes->GetAsArray();
...
and actually very many of objects "Attributes" calling this error! what is the mater? Is this an error in CCS? Or what?
_________________
With respect,
Nilov Serge. |
 |
 |
|