|
|
||||||||||||||
Free Career Advice
Rating
Comments
|
|
|||||||||||||
| Line | Code /home/content/d/a/t/datasol1/html/g_dir/includes/classes/esynListing.php |
|---|---|
| 627 |
{ |
| 628 |
<?php $this->setTable("flat_structure"); |
| 629 |
<?php $parents = parent::onefield('`parent_id`', "`category_id` = '{$aCategory}' AND `parent_id` <> '{$aCategory}'"); |
| 630 |
<?php $this->resetTable(); |
| 631 |
<?php $sql.= " OR ( `listing_fields`.`recursive` = '1' AND `field_categories`.`category_id` IN ('".implode("','", $parents)."'))";#0 implode(',', ) called at [/home/content/d/a/t/datasol1/html/g_dir/includes/classes/esynListing.php:631]
#1 esynListing.getFieldsByPage(2, 2, ) called at [/home/content/d/a/t/datasol1/html/g_dir/view-listing.php:281]WARNING implode() [function.implode]: Invalid arguments passed |
| 632 |
} |
| 633 |
<?php $sql .= ") "; |
| 634 |
<?php |
| 635 |
if('' != $aPlan) |
| 636 |
{ |
|
|
||||||||||||||
Free Career Advice
Rating
Comments
|
|
|||||||||||||