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 ] }
use Joomla\CMS\HTML\HTMLHelper;
use Joomla\CMS\Language\Text;
HTMLHelper::_('bootstrap.collapse');
echo "<pre>";
print_r($list);
echo "</pre>";
die();
require __DIR__ . '/details.php';
?>
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 |