Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#2382819 -error: array:4 [ "type" => 1 "message" => "Allowed memory size of 1073741824 bytes exhausted (tried to allocate 33554440 bytes)" "file" => "/home/p364ofqjywzz/public_html/pickeenoo.com/administrator/components/com_djclassifieds/lib/djcategory.php" "line" => 733 ] }
$cat_item->level = $list->level;
} else {
$cat_item->level = 0;
}
$option[] = $cat_item;
$children = array();
if (isset($lists_const[$list->id])) {
for ($i = 0; $i < count($lists_const[$list->id]); $i++) {
$child = new CatItem();
|
OutOfMemoryError
|
|---|
Symfony\Component\ErrorHandler\Error\OutOfMemoryError: Error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 33554440 bytes) at /home/p364ofqjywzz/public_html/pickeenoo.com/administrator/components/com_djclassifieds/lib/djcategory.php:733 |