Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20987904 bytes) in /home/lp_www_system/www.liquidpurple.com/administrator/components/com_komento/includes/comment/comment.php on line 193
Error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20987904 bytes) (500 Whoops, looks like something went wrong.)

OutOfMemoryError

HTTP 500 Whoops, looks like something went wrong.

Error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20987904 bytes)

Exception

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

Show exception properties
Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#2731
  -error: array:4 [
    "type" => 1
    "message" => "Allowed memory size of 268435456 bytes exhausted (tried to allocate 20987904 bytes)"
    "file" => "/home/lp_www_system/www.liquidpurple.com/administrator/components/com_komento/includes/comment/comment.php"
    "line" => 193
  ]
}
  1.     public function __set($key$value '')
  2.     {
  3.         if (property_exists('KomentoTableComments'$key)) {
  4.             $this->table->$key $value;
  5.         } else {
  6.             $this->$key $value;
  7.         }
  8.     }
  9.     /**
  10.      * Binds the given data to the table

Stack Trace

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

  at /home/lp_www_system/www.liquidpurple.com/administrator/components/com_komento/includes/comment/comment.php:193