Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#1542 -error: array:4 [ "type" => 1 "message" => "Allowed memory size of 536870912 bytes exhausted (tried to allocate 1361313792 bytes)" "file" => "/home/u627358845/domains/immanuelworship.org/public_html/administrator/components/com_nicepage/library/src/Plugins/SystemPlugin.php" "line" => 36 ] }
* * @return void * @throws Exception */ public function onBeforeRespond() { $app = Factory::getApplication(); $document = $app->getDocument(); $webAssetManager = new WebAssetManager(\Joomla\CMS\Factory::getContainer()->get('webassetregistry')); $document->setWebAssetManager($webAssetManager);|
OutOfMemoryError
|
|---|
Symfony\Component\ErrorHandler\Error\OutOfMemoryError: Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 1361313792 bytes) at /home/u627358845/domains/immanuelworship.org/public_html/administrator/components/com_nicepage/library/src/Plugins/SystemPlugin.php:36 |