Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 58343424 bytes) in /home/shahin/domains/daneshnam.ir/public_html/templates/mrjoomla-template-framework/html/mod_menu/skip-details.php on line 18
Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 58343424 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 58343424 bytes)

Exception

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

Show exception properties
Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#4871
  -error: array:4 [
    "type" => 1
    "message" => "Allowed memory size of 134217728 bytes exhausted (tried to allocate 58343424 bytes)"
    "file" => "/home/shahin/domains/daneshnam.ir/public_html/templates/mrjoomla-template-framework/html/mod_menu/skip-details.php"
    "line" => 18
  ]
}
  1. use Joomla\CMS\HTML\HTMLHelper;
  2. use Joomla\CMS\Language\Text;
  3. HTMLHelper::_('bootstrap.collapse');
  4. echo "<pre>";
  5. print_r($list);
  6. echo "</pre>";
  7. die();
  8. require __DIR__ '/details.php';
  9. ?>

Stack Trace

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

  at /home/shahin/domains/daneshnam.ir/public_html/templates/mrjoomla-template-framework/html/mod_menu/skip-details.php:18