Fatal error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /volume2/web/ttz.lopar.us/pico/vendor/twig/twig/lib/Twig/Node.php on line 42
Call Stack:
0.0001 399456 1. {main}() /volume2/web/ttz.lopar.us/pico/index.php:0
0.0042 867624 2. Pico->run() /volume2/web/ttz.lopar.us/pico/index.php:39
0.0418 2341784 3. Twig_Environment->render($name = 'index.twig', $context = ['config' => ['site_title' => 'Pico', 'base_url' => 'https://ttz.lopar.space/pico/', 'rewrite_url' => FALSE, 'debug' => FALSE, 'timezone' => 'Europe/Helsinki', 'locale' => NULL, 'theme' => 'default', 'theme_config' => [...], 'theme_meta' => NULL, 'themes_url' => 'https://ttz.lopar.space/pico/themes/', 'twig_config' => [...], 'date_format' => '%D %T', 'pages_order_by_meta' => 'author', 'pages_order_by' => 'alpha', 'pages_order' => 'asc', 'content_dir' => '/volume2/web/ttz.lopar.us/pico/vendor/picocms/pico/content-sample/', 'content_ext' => '.md', 'content_config' => [...], 'assets_dir' => '/volume2/web/ttz.lopar.us/pico/assets/', 'assets_url' => 'https://ttz.lopar.space/pico/assets/', 'plugins_url' => 'https://ttz.lopar.space/pico/plugins/'], 'base_url' => 'https://ttz.lopar.space/pico', 'plugins_url' => 'https://ttz.lopar.space/pico/plugins', 'themes_url' => 'https://ttz.lopar.space/pico/themes', 'assets_url' => 'https://ttz.lopar.space/pico/assets', 'theme_url' => 'https://ttz.lopar.space/pico/themes/default', 'site_title' => 'Pico', 'meta' => ['title' => 'Welcome', 'description' => 'Pico is a stupidly simple, blazing fast, flat file CMS.', 'author' => '', 'date' => '', 'date_formatted' => '', 'time' => '', 'robots' => '', 'template' => '', 'hidden' => '', 'logo' => '', 'tagline' => '', 'social' => ''], 'content' => class Twig_Markup { protected $content = '
Welcome to Pico
\nCongratulations, you have successfully installed Pico 2.1.4.\nPico is a stupidly simple, blazing fast, flat file CMS.
\nCreating Content
\nPico is a flat file CMS. This means there is no administration backend or\ndatabase to deal with. You simply create .md files in the content folder\nand those files become your pages. For example, this file is called ind'...; protected $charset = 'UTF-8' }, 'pages' => ['index' => [...], 'sub/index' => [...], 'sub/page' => [...], '_meta' => [...], 'theme' => [...]], 'previous_page' => NULL, 'current_page' => ['id' => 'index', 'url' => 'https://ttz.lopar.space/pico/', 'title' => 'Welcome', 'description' => 'Pico is a stupidly simple, blazing fast, flat file CMS.', 'author' => '', 'time' => '', 'date' => '', 'date_formatted' => '', 'hidden' => FALSE, 'raw_content' => '---\nTitle: Welcome\nDescription: Pico is a stupidly simple, blazing fast, flat file CMS.\n---\n\n## Welcome to Pico\n\nCongratulations, you have successfully installed [Pico][] %version%.\n%meta.description% \n\n## Creating Content\n\nPico is a flat file CMS. This means there is no administration backend or\ndatabase to deal with. You simply create `.md` files in the `content` folder\nand those files become your pages. For example, this file is called `index.md`\nand is sh'..., 'meta' => [...], 'content' => 'Welcome to Pico
\nCongratulations, you have successfully installed Pico 2.1.4.\nPico is a stupidly simple, blazing fast, flat file CMS.
\nCreating Content
\nPico is a flat file CMS. This means there is no administration backend or\ndatabase to deal with. You simply create .md files in the content folder\nand those files become your pages. For example, this file is called ind'..., 'previous_page' => NULL, 'next_page' => [...], 'tree_node' => [...]], 'next_page' => ['id' => 'sub/index', 'url' => 'https://ttz.lopar.space/pico/?sub', 'title' => 'Sub Page Index', 'description' => '', 'author' => '', 'time' => '', 'date' => '', 'date_formatted' => '', 'hidden' => FALSE, 'raw_content' => '---\nTitle: Sub Page Index\n---\n\n## This is a Sub Page Index\n\nThis is `index.md` in the `sub` folder.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Donec ultricies tristique nulla et mattis. Phasellus id massa eget nisl congue blandit sit amet id ligula. Praesent et nulla eu augue tempus sagittis. Mauris faucibus nibh et nibh cursus in vestibulum sapien egestas. Curabitur ut lectus tortor. Sed ipsum eros, egestas ut eleifend non, elementum vitae eros. Mauris felis diam, pellentesque vel lacinia ac'..., 'meta' => [...], 'previous_page' => [...], 'next_page' => [...], 'tree_node' => [...]], 'version' => '2.1.4']) /volume2/web/ttz.lopar.us/pico/vendor/picocms/pico/lib/Pico.php:514
0.0418 2341784 4. Twig_Environment->loadTemplate($name = 'index.twig', $index = ???) /volume2/web/ttz.lopar.us/pico/vendor/twig/twig/lib/Twig/Environment.php:363
0.0420 2349552 5. Twig_Environment->compileSource($source = class Twig_Source { private $code = '\n\n\n \n \n\n {% if meta.title %}{{ meta.title }} | {% endif %}{{ site_title }}\n {% if meta.description %}\n \n {% endif %}\n {% if meta.robots %}\n \n {% endif %}\n\n {% if current_page %}\n '...; private $name = 'index.twig'; private $path = '/volume2/web/ttz.lopar.us/pico/themes/default/index.twig' }, $name = ???) /volume2/web/ttz.lopar.us/pico/vendor/twig/twig/lib/Twig/Environment.php:452
0.0420 2349552 6. Twig_Environment->tokenize($source = class Twig_Source { private $code = '\n\n\n \n \n\n {% if meta.title %}{{ meta.title }} | {% endif %}{{ site_title }}\n {% if meta.description %}\n \n {% endif %}\n {% if meta.robots %}\n \n {% endif %}\n\n {% if current_page %}\n '...; private $name = 'index.twig'; private $path = '/volume2/web/ttz.lopar.us/pico/themes/default/index.twig' }, $name = ???) /volume2/web/ttz.lopar.us/pico/vendor/twig/twig/lib/Twig/Environment.php:774
0.0428 2440472 7. Twig_Lexer->__construct($env = class Twig_Environment { protected $charset = 'UTF-8'; protected $loader = class Twig_Loader_Filesystem { protected $paths = [...]; protected $cache = [...]; protected $errorCache = [...]; private $rootPath = '/volume2/web/ttz.lopar.us/pico/' }; protected $debug = FALSE; protected $autoReload = FALSE; protected $cache = class Twig_Cache_Null { }; protected $lexer = NULL; protected $parser = NULL; protected $compiler = NULL; protected $baseTemplateClass = 'Twig_Template'; protected $extensions = ['core' => class Twig_Extension_Core { ... }, 'escaper' => class Twig_Extension_Escaper { ... }, 'optimizer' => class Twig_Extension_Optimizer { ... }, 'PicoTwigExtension' => class PicoTwigExtension { ... }]; protected $parsers = class Twig_TokenParserBroker { protected $parser = NULL; protected $parsers = [...]; protected $brokers = [...] }; protected $visitors = []; protected $filters = ['date' => class Twig_SimpleFilter { ... }, 'date_modify' => class Twig_SimpleFilter { ... }, 'format' => class Twig_SimpleFilter { ... }, 'replace' => class Twig_SimpleFilter { ... }, 'number_format' => class Twig_SimpleFilter { ... }, 'abs' => class Twig_SimpleFilter { ... }, 'round' => class Twig_SimpleFilter { ... }, 'url_encode' => class Twig_SimpleFilter { ... }, 'json_encode' => class Twig_SimpleFilter { ... }, 'convert_encoding' => class Twig_SimpleFilter { ... }, 'title' => class Twig_SimpleFilter { ... }, 'capitalize' => class Twig_SimpleFilter { ... }, 'upper' => class Twig_SimpleFilter { ... }, 'lower' => class Twig_SimpleFilter { ... }, 'striptags' => class Twig_SimpleFilter { ... }, 'trim' => class Twig_SimpleFilter { ... }, 'nl2br' => class Twig_SimpleFilter { ... }, 'join' => class Twig_SimpleFilter { ... }, 'split' => class Twig_SimpleFilter { ... }, 'sort' => class Twig_SimpleFilter { ... }, 'merge' => class Twig_SimpleFilter { ... }, 'batch' => class Twig_SimpleFilter { ... }, 'reverse' => class Twig_SimpleFilter { ... }, 'length' => class Twig_SimpleFilter { ... }, 'slice' => class Twig_SimpleFilter { ... }, 'first' => class Twig_SimpleFilter { ... }, 'last' => class Twig_SimpleFilter { ... }, 'default' => class Twig_SimpleFilter { ... }, 'keys' => class Twig_SimpleFilter { ... }, 'escape' => class Twig_SimpleFilter { ... }, 'e' => class Twig_SimpleFilter { ... }]; protected $tests = ['even' => class Twig_SimpleTest { ... }, 'odd' => class Twig_SimpleTest { ... }, 'defined' => class Twig_SimpleTest { ... }, 'sameas' => class Twig_SimpleTest { ... }, 'same as' => class Twig_SimpleTest { ... }, 'none' => class Twig_SimpleTest { ... }, 'null' => class Twig_SimpleTest { ... }, 'divisibleby' => class Twig_SimpleTest { ... }, 'divisible by' => class Twig_SimpleTest { ... }, 'constant' => class Twig_SimpleTest { ... }, 'empty' => class Twig_SimpleTest { ... }, 'iterable' => class Twig_SimpleTest { ... }]; protected $functions = ['max' => class Twig_SimpleFunction { ... }, 'min' => class Twig_SimpleFunction { ... }, 'range' => class Twig_SimpleFunction { ... }, 'constant' => class Twig_SimpleFunction { ... }, 'cycle' => class Twig_SimpleFunction { ... }, 'random' => class Twig_SimpleFunction { ... }, 'date' => class Twig_SimpleFunction { ... }, 'include' => class Twig_SimpleFunction { ... }, 'source' => class Twig_SimpleFunction { ... }]; protected $globals = NULL; protected $runtimeInitialized = FALSE; protected $extensionInitialized = FALSE; protected $loadedTemplates = NULL; protected $strictVariables = FALSE; protected $unaryOperators = []; protected $binaryOperators = []; protected $templateClassPrefix = '__TwigTemplate_'; protected $functionCallbacks = []; protected $filterCallbacks = []; protected $staging = class Twig_Extension_Staging { protected $functions = [...]; protected $filters = [...]; protected $visitors = [...]; protected $tokenParsers = [...]; protected $globals = [...]; protected $tests = [...] }; private $originalCache = FALSE; private $bcWriteCacheFile = FALSE; private $bcGetCacheFilename = FALSE; private $lastModifiedExtension = 0; private $extensionsByClass = ['Twig_Extension_Core' => class Twig_Extension_Core { ... }, 'Twig_Extension_Escaper' => class Twig_Extension_Escaper { ... }, 'Twig_Extension_Optimizer' => class Twig_Extension_Optimizer { ... }, 'PicoTwigExtension' => class PicoTwigExtension { ... }]; private $runtimeLoaders = []; private $runtimes = []; private $optionsHash = 'core:escaper:optimizer:PicoTwigExtension:0:8:2:1.36.0:0:Twig_Template:0'; private $loading = [] }, $options = ???) /volume2/web/ttz.lopar.us/pico/vendor/twig/twig/lib/Twig/Environment.php:674
0.0428 2441352 8. Twig_Lexer->getOperatorRegex() /volume2/web/ttz.lopar.us/pico/vendor/twig/twig/lib/Twig/Lexer.php:68
0.0428 2441352 9. Twig_Environment->getUnaryOperators() /volume2/web/ttz.lopar.us/pico/vendor/twig/twig/lib/Twig/Lexer.php:385
0.0428 2441352 10. Twig_Environment->initExtensions() /volume2/web/ttz.lopar.us/pico/vendor/twig/twig/lib/Twig/Environment.php:1435
0.0430 2454240 11. Twig_Environment->initExtension($extension = class Twig_Extension_Core { protected $dateFormats = [0 => 'F j, Y H:i', 1 => '%d days']; protected $numberFormat = [0 => 0, 1 => '.', 2 => ',']; protected $timezone = NULL; protected $escapers = [] }) /volume2/web/ttz.lopar.us/pico/vendor/twig/twig/lib/Twig/Environment.php:1513
0.0434 2559696 12. Twig_Extension_Core->getTokenParsers() /volume2/web/ttz.lopar.us/pico/vendor/twig/twig/lib/Twig/Environment.php:1559
0.0434 2559696 13. Composer\Autoload\ClassLoader->loadClass($class = 'Twig_TokenParser_For') /volume2/web/ttz.lopar.us/pico/vendor/twig/twig/lib/Twig/Extension/Core.php:123
0.0434 2559696 14. Composer\Autoload\includeFile($file = '/volume2/web/ttz.lopar.us/pico/vendor/composer/../twig/twig/lib/Twig/TokenParser/For.php') /volume2/web/ttz.lopar.us/pico/vendor/composer/ClassLoader.php:322
0.0436 2578952 15. include('/volume2/web/ttz.lopar.us/pico/vendor/twig/twig/lib/Twig/TokenParser/For.php') /volume2/web/ttz.lopar.us/pico/vendor/composer/ClassLoader.php:444
0.0436 2578952 16. Composer\Autoload\ClassLoader->loadClass($class = 'Twig_TokenParser') /volume2/web/ttz.lopar.us/pico/vendor/twig/twig/lib/Twig/TokenParser/For.php:26
0.0436 2578952 17. Composer\Autoload\includeFile($file = '/volume2/web/ttz.lopar.us/pico/vendor/composer/../twig/twig/lib/Twig/TokenParser.php') /volume2/web/ttz.lopar.us/pico/vendor/composer/ClassLoader.php:322
0.0437 2581408 18. include('/volume2/web/ttz.lopar.us/pico/vendor/twig/twig/lib/Twig/TokenParser.php') /volume2/web/ttz.lopar.us/pico/vendor/composer/ClassLoader.php:444
0.0437 2581408 19. Composer\Autoload\ClassLoader->loadClass($class = 'Twig_TokenParserInterface') /volume2/web/ttz.lopar.us/pico/vendor/twig/twig/lib/Twig/TokenParser.php:17
0.0437 2581408 20. Composer\Autoload\includeFile($file = '/volume2/web/ttz.lopar.us/pico/vendor/composer/../twig/twig/lib/Twig/TokenParserInterface.php') /volume2/web/ttz.lopar.us/pico/vendor/composer/ClassLoader.php:322
0.0437 2583888 21. include('/volume2/web/ttz.lopar.us/pico/vendor/twig/twig/lib/Twig/TokenParserInterface.php') /volume2/web/ttz.lopar.us/pico/vendor/composer/ClassLoader.php:444
0.0437 2583952 22. class_exists($class = 'Twig_Parser') /volume2/web/ttz.lopar.us/pico/vendor/twig/twig/lib/Twig/TokenParserInterface.php:42
0.0437 2584024 23. Composer\Autoload\ClassLoader->loadClass($class = 'Twig_Parser') /volume2/web/ttz.lopar.us/pico/vendor/twig/twig/lib/Twig/TokenParserInterface.php:42
0.0438 2584024 24. Composer\Autoload\includeFile($file = '/volume2/web/ttz.lopar.us/pico/vendor/composer/../twig/twig/lib/Twig/Parser.php') /volume2/web/ttz.lopar.us/pico/vendor/composer/ClassLoader.php:322
0.0443 2641304 25. include('/volume2/web/ttz.lopar.us/pico/vendor/twig/twig/lib/Twig/Parser.php') /volume2/web/ttz.lopar.us/pico/vendor/composer/ClassLoader.php:444
0.0444 2642704 26. class_exists($class = 'Twig_Node') /volume2/web/ttz.lopar.us/pico/vendor/twig/twig/lib/Twig/Parser.php:411
0.0444 2642776 27. Composer\Autoload\ClassLoader->loadClass($class = 'Twig_Node') /volume2/web/ttz.lopar.us/pico/vendor/twig/twig/lib/Twig/Parser.php:411
0.0444 2642776 28. Composer\Autoload\includeFile($file = '/volume2/web/ttz.lopar.us/pico/vendor/composer/../twig/twig/lib/Twig/Node.php') /volume2/web/ttz.lopar.us/pico/vendor/composer/ClassLoader.php:322