Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 33554440 bytes) in /home/p364ofqjywzz/public_html/pickeenoo.com/administrator/components/com_djclassifieds/lib/djcategory.php on line 733
Error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 33554440 bytes) (500 Whoops, looks like something went wrong.)

OutOfMemoryError

HTTP 500 Whoops, looks like something went wrong.

Error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 33554440 bytes)

Exception

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

Show exception properties
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
  ]
}
  1. $cat_item->level = $list->level;
  2. } else {
  3. $cat_item->level = 0;
  4. }
  5. $option[] = $cat_item;
  6. $children = array();
  7. if (isset($lists_const[$list->id])) {
  8. for ($i = 0; $i < count($lists_const[$list->id]); $i++) {
  9. $child = new CatItem();

Stack Trace

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