In demo.pligg.com, click technology under categories, following error appears:
Cannot use object of type stdClass as array in /home/pligg/public_html/demo01/libs/dbtree.php on line 39


![]() |
| | Thread Tools | Display Modes |
| |||
|
In demo.pligg.com, click technology under categories, following error appears: Cannot use object of type stdClass as array in /home/pligg/public_html/demo01/libs/dbtree.php on line 39 |
| ||||
| Quote:
$child_array[] = $row['category__auto_id']; to $child_array[] = $row->category__auto_id; |
| |||
|
Thank you very much, grusha. Glad to be a member of your template club. Always very helpful.
|
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fatal error: Call to a member function on a non-object in dbtree.php on line 34 | trh792 | Questions and Comments | 4 | 11-30-2007 07:40 PM |
| Installation problem Pligg 9.0 | Dubai | Questions and Comments | 25 | 10-05-2007 08:42 AM |
| dbtree.php - Remove tree_to_array2 function? | MicroBerto | Questions and Comments | 1 | 09-19-2007 07:30 PM |
| [Fixed] DBTree.php : Database Connectivity | parterburn | Questions and Comments | 2 | 09-17-2007 01:45 PM |