Fatal error: Out of memory (allocated 34078720 bytes) (tried to allocate 20480 bytes) in /home/www/your-space.org/components/com_sppagebuilder/helpers/helper.php on line 704
Error: Out of memory (allocated 34078720 bytes) (tried to allocate 20480 bytes) (500 Internal Server Error)

OutOfMemoryError

HTTP 500 Internal Server Error

Error: Out of memory (allocated 34078720 bytes) (tried to allocate 20480 bytes)

Exception

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

Show exception properties
Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#1487
  -error: array:4 [
    "type" => 1
    "message" => "Out of memory (allocated 34078720 bytes) (tried to allocate 20480 bytes)"
    "file" => "/home/www/your-space.org/components/com_sppagebuilder/helpers/helper.php"
    "line" => 704
  ]
}
  1. $types[$key] = [
  2. 'type' => 'repeatable',
  3. 'fields' => self::retrieveFieldTypesFromSettings($field['attr']),
  4. ];
  5. } else {
  6. $types[$key] = $fieldtype;
  7. }
  8. }
  9. }
  10. }

Stack Trace

OutOfMemoryError
Symfony\Component\ErrorHandler\Error\OutOfMemoryError:
Error: Out of memory (allocated 34078720 bytes) (tried to allocate 20480 bytes)

  at /home/www/your-space.org/components/com_sppagebuilder/helpers/helper.php:704