Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4198400 bytes) in /var/www/html/vortal/components/com_sppagebuilder/helpers/helper.php on line 1346
Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4198400 bytes) (500 Whoops, looks like something went wrong.)

OutOfMemoryError

HTTP 500 Whoops, looks like something went wrong.

Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4198400 bytes)

Exception

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

Show exception properties
Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#129909
  -error: array:4 [
    "type" => 1
    "message" => "Allowed memory size of 134217728 bytes exhausted (tried to allocate 4198400 bytes)"
    "file" => "/var/www/html/vortal/components/com_sppagebuilder/helpers/helper.php"
    "line" => 1346
  ]
}
  1.             unset($row);
  2.         } else {
  3.             return $text;
  4.         }
  5.         return json_encode($rows);
  6.     }
  7.     public static function fixRowSettings($settings)
  8.     {
  9.         if (isset($settings->background_type)) {

Stack Trace

OutOfMemoryError
Symfony\Component\ErrorHandler\Error\OutOfMemoryError:
Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4198400 bytes)

  at /var/www/html/vortal/components/com_sppagebuilder/helpers/helper.php:1346