Warning: require_once(/home/canad092/public_html/administrator/components/com_tagz/helpers/compat.php): Failed to open stream: No such file or directory in /home/canad092/public_html/plugins/system/tagz/tagz.php on line 16

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 98570240 bytes) in /home/canad092/public_html/templates/ja_good/error.php on line 24
Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 98570240 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 98570240 bytes)

Exception

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

Show exception properties
Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#184
  -error: array:4 [
    "type" => 1
    "message" => "Allowed memory size of 134217728 bytes exhausted (tried to allocate 98570240 bytes)"
    "file" => "/home/canad092/public_html/templates/ja_good/error.php"
    "line" => 24
  ]
}
  1. //get language and direction
  2. $doc JFactory::getDocument();
  3. $this->language $doc->language;
  4. $this->direction $doc->direction;
  5. $theme JFactory::getApplication()->getTemplate(true)->params->get('theme''');
  6. echo '<pre>: 'print_r$this->errortrue ) .'</pre>';die;
  7. ?>
  8. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  9. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language?>" lang="<?php echo $this->language?>" dir="<?php echo $this->direction?>">
  10. <head>
  11.     <title><?php echo $this->error->getCode(); ?> - <?php echo $this->title?></title>

Stack Trace

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

  at /home/canad092/public_html/templates/ja_good/error.php:24