Fatal error: Array and string offset access syntax with curly braces is no longer supported in /mnt/web521/c1/15/51660915/htdocs/joomla_01/plugins/system/jsntplframework/libraries/joomlashine/helper.php on line 832 Compile Error: Array and string offset access syntax with curly braces is no longer supported (500 Whoops, looks like something went wrong.)

FatalError

HTTP 500 Whoops, looks like something went wrong.

Compile Error: Array and string offset access syntax with curly braces is no longer supported

Exception

Symfony\Component\ErrorHandler\Error\ FatalError

  1.         // Process each query in the $queries array (split out of sql file).
  2.         foreach ($queries as $query)
  3.         {
  4.             $query trim($query);
  5.             if ($query != '' && $query{0} != '#')
  6.             {
  7.                 $db->setQuery($query);
  8.                 if (!$db->execute())
  9.                 {

Stack Trace

FatalError
Symfony\Component\ErrorHandler\Error\FatalError:
Compile Error: Array and string offset access syntax with curly braces is no longer supported

  at /mnt/web521/c1/15/51660915/htdocs/joomla_01/plugins/system/jsntplframework/libraries/joomlashine/helper.php:832