Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#115615 -error: array:4 [ "type" => 1 "message" => "Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes)" "file" => "/home/cookejco/public_html/stjohns5/libraries/vendor_getbible/TrueChristianChurch.Joomla/src/Abstraction/Model.php" "line" => 117 ] }
if (!$this->validateAfter($item->{$field}, $field, $table))
{
continue;
}
$item_bucket->{$field} = $item->{$field};
$field_number++;
}
}
OutOfMemoryError
|
---|
Symfony\Component\ErrorHandler\Error\OutOfMemoryError: Error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) at /home/cookejco/public_html/stjohns5/libraries/vendor_getbible/TrueChristianChurch.Joomla/src/Abstraction/Model.php:117 |