Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Language specific forums Russian (Русский) Сервер баз данных
  • Search

Ошибки PMA после обновления.

Вопросы по работе Сервера баз данных
MySQL, PostgreSQL, MariaDB, Percona Server, phpMyAdmin, phpPgAdmin
Post Reply
  • Print view
Advanced search
1 post • Page 1 of 1
vovka
Posts: 43
Joined: Wed Oct 07, 2015 9:37 am

Ошибки PMA после обновления.
  • Quote

Post by vovka » Sat Sep 12, 2020 8:58 am

Обновил PMA до версии 5.0.2

параметры сервера:
Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips mod_fcgid/2.3.9 PHP/7.3.22
Database client version: libmysql - mysqlnd 5.0.12-dev - 20150407
PHP extension: mysqli curl mbstring
PHP version: 7.3.22

выходит куча ошибок!

Code: Select all

Warning in ./../../php/Twig2/psr4/Compiler.php#187
 mb_substr_count(): Unknown encoding "0"

Backtrace

Compiler.php#187: mb_substr_count(
string '<?php use Twig\\Environment; use Twig\\Error\\LoaderError; use Twig\\Error\\RuntimeError; use Twig\\Extension\\SandboxExtension; use Twig\\Markup; use Twig\\Sandbox\\SecurityError; use Twig\\Sandbox\\SecurityNotAllowedTagError; use Twig\\Sandbox\\SecurityNotAllowedFilterError; use Twig\\Sandbox\\SecurityNotAllowedFunctionError; use Twig\\Source; use Twig\\Template; /* navigation/tree/path.twig */ class __TwigTemplate_9c7729887c049daffcd78ab00b23caa60094d8b0d2d18da512a31b02287354bc extends \\Twig\\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 ',
string ' ',
string '0',
)
TextNode.php#32: Twig\Compiler->addDebugInfo()
Node.php#83: Twig\Node\TextNode->compile()
Node.php#83: Twig\Node\Node->compile()
Compiler.php#87: Twig\Node\Node->compile()
ModuleNode.php#316: Twig\Compiler->subcompile()
ModuleNode.php#90: Twig\Node\ModuleNode->compileDisplay()
ModuleNode.php#71: Twig\Node\ModuleNode->compileTemplate()
Compiler.php#76: Twig\Node\ModuleNode->compile()
Environment.php#582: Twig\Compiler->compile()
Environment.php#595: Twig\Environment->compile()
Environment.php#408: Twig\Environment->compileSource()
Environment.php#381: Twig\Environment->loadClass(
string '__TwigTemplate_9c7729887c049daffcd78ab00b23caa60094d8b0d2d18da512a31b02287354bc',
string 'navigation/tree/path.twig',
NULL,
)
Environment.php#359: Twig\Environment->loadTemplate(string 'navigation/tree/path.twig')
./libraries/classes/Template.php#106: Twig\Environment->load(string 'navigation/tree/path.twig')
./libraries/classes/Template.php#140: PhpMyAdmin\Template->load(string 'navigation/tree/path')
./libraries/classes/Navigation/NavigationTree.php#979: PhpMyAdmin\Template->render(
string 'navigation/tree/path',
array,
)
./libraries/classes/Navigation/Navigation.php#120: PhpMyAdmin\Navigation\NavigationTree->renderPath()
./navigation.php#96: PhpMyAdmin\Navigation\Navigation->getDisplay()
Warning in ./../../php/Twig2/psr4/Compiler.php#187
 mb_substr_count(): Unknown encoding &quot;889&quot;

Backtrace

Compiler.php#187: mb_substr_count(
string '<?php use Twig\\Environment; use Twig\\Error\\LoaderError; use Twig\\Error\\RuntimeError; use Twig\\Extension\\SandboxExtension; use Twig\\Markup; use Twig\\Sandbox\\SecurityError; use Twig\\Sandbox\\SecurityNotAllowedTagError; use Twig\\Sandbox\\SecurityNotAllowedFilterError; use Twig\\Sandbox\\SecurityNotAllowedFunctionError; use Twig\\Source; use Twig\\Template; /* navigation/tree/path.twig */ class __TwigTemplate_9c7729887c049daffcd78ab00b23caa60094d8b0d2d18da512a31b02287354bc extends \\Twig\\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "<div class=\'list_container hide\'> <ul"; // line 2 ',
string ' ',
string '889',
)
PrintNode.php#33: Twig\Compiler->addDebugInfo()
Node.php#83: Twig\Node\PrintNode->compile()
Node.php#83: Twig\Node\Node->compile()
Compiler.php#87: Twig\Node\Node->compile()
ModuleNode.php#316: Twig\Compiler->subcompile()
ModuleNode.php#90: Twig\Node\ModuleNode->compileDisplay()
ModuleNode.php#71: Twig\Node\ModuleNode->compileTemplate()
Compiler.php#76: Twig\Node\ModuleNode->compile()
Environment.php#582: Twig\Compiler->compile()
Environment.php#595: Twig\Environment->compile()
Environment.php#408: Twig\Environment->compileSource()
Environment.php#381: Twig\Environment->loadClass(
string '__TwigTemplate_9c7729887c049daffcd78ab00b23caa60094d8b0d2d18da512a31b02287354bc',
string 'navigation/tree/path.twig',
NULL,
)
Environment.php#359: Twig\Environment->loadTemplate(string 'navigation/tree/path.twig')
./libraries/classes/Template.php#106: Twig\Environment->load(string 'navigation/tree/path.twig')
./libraries/classes/Template.php#140: PhpMyAdmin\Template->load(string 'navigation/tree/path')
./libraries/classes/Navigation/NavigationTree.php#979: PhpMyAdmin\Template->render(
string 'navigation/tree/path',
array,
)
./libraries/classes/Navigation/Navigation.php#120: PhpMyAdmin\Navigation\NavigationTree->renderPath()
./navigation.php#96: PhpMyAdmin\Navigation\Navigation->getDisplay()
Warning in ./../../php/Twig2/psr4/Compiler.php#187
 mb_substr_count(): Unknown encoding &quot;963&quot;

Backtrace

Compiler.php#187: mb_substr_count(
string '<?php use Twig\\Environment; use Twig\\Error\\LoaderError; use Twig\\Error\\RuntimeError; use Twig\\Extension\\SandboxExtension; use Twig\\Markup; use Twig\\Sandbox\\SecurityError; use Twig\\Sandbox\\SecurityNotAllowedTagError; use Twig\\Sandbox\\SecurityNotAllowedFilterError; use Twig\\Sandbox\\SecurityNotAllowedFunctionError; use Twig\\Source; use Twig\\Template; /* navigation/tree/path.twig */ class __TwigTemplate_9c7729887c049daffcd78ab00b23caa60094d8b0d2d18da512a31b02287354bc extends \\Twig\\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "<div class=\'list_container hide\'> <ul"; // line 2 echo ((($context["has_search_results"] ?? null)) ? (" class=\\"search_results\\"") : ("")); echo "> "; // line 3 ',
string ' ',
string '963',
)
PrintNode.php#33: Twig\Compiler->addDebugInfo()
Node.php#83: Twig\Node\PrintNode->compile()
Node.php#83: Twig\Node\Node->compile()
Compiler.php#87: Twig\Node\Node->compile()
ModuleNode.php#316: Twig\Compiler->subcompile()
ModuleNode.php#90: Twig\Node\ModuleNode->compileDisplay()
ModuleNode.php#71: Twig\Node\ModuleNode->compileTemplate()
Compiler.php#76: Twig\Node\ModuleNode->compile()
Environment.php#582: Twig\Compiler->compile()
Environment.php#595: Twig\Environment->compile()
Environment.php#408: Twig\Environment->compileSource()
Environment.php#381: Twig\Environment->loadClass(
string '__TwigTemplate_9c7729887c049daffcd78ab00b23caa60094d8b0d2d18da512a31b02287354bc',
string 'navigation/tree/path.twig',
NULL,
)
Environment.php#359: Twig\Environment->loadTemplate(string 'navigation/tree/path.twig')
./libraries/classes/Template.php#106: Twig\Environment->load(string 'navigation/tree/path.twig')
./libraries/classes/Template.php#140: PhpMyAdmin\Template->load(string 'navigation/tree/path')
./libraries/classes/Navigation/NavigationTree.php#979: PhpMyAdmin\Template->render(
string 'navigation/tree/path',
array,
)
./libraries/classes/Navigation/Navigation.php#120: PhpMyAdmin\Navigation\NavigationTree->renderPath()
./navigation.php#96: PhpMyAdmin\Navigation\Navigation->getDisplay()
Warning in ./../../php/Twig2/psr4/Compiler.php#187
 mb_substr_count(): Unknown encoding &quot;1102&quot;

Backtrace

Compiler.php#187: mb_substr_count(
string '<?php use Twig\\Environment; use Twig\\Error\\LoaderError; use Twig\\Error\\RuntimeError; use Twig\\Extension\\SandboxExtension; use Twig\\Markup; use Twig\\Sandbox\\SecurityError; use Twig\\Sandbox\\SecurityNotAllowedTagError; use Twig\\Sandbox\\SecurityNotAllowedFilterError; use Twig\\Sandbox\\SecurityNotAllowedFunctionError; use Twig\\Source; use Twig\\Template; /* navigation/tree/path.twig */ class __TwigTemplate_9c7729887c049daffcd78ab00b23caa60094d8b0d2d18da512a31b02287354bc extends \\Twig\\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "<div class=\'list_container hide\'> <ul"; // line 2 echo ((($context["has_search_results"] ?? null)) ? (" class=\\"search_results\\"") : ("")); echo "> "; // line 3 echo ($context["list_content"] ?? null); echo " </ul> "; // line 6 ',
string ' ',
string '1102',
)
IfNode.php#36: Twig\Compiler->addDebugInfo()
Node.php#83: Twig\Node\IfNode->compile()
Node.php#83: Twig\Node\Node->compile()
Compiler.php#87: Twig\Node\Node->compile()
ModuleNode.php#316: Twig\Compiler->subcompile()
ModuleNode.php#90: Twig\Node\ModuleNode->compileDisplay()
ModuleNode.php#71: Twig\Node\ModuleNode->compileTemplate()
Compiler.php#76: Twig\Node\ModuleNode->compile()
Environment.php#582: Twig\Compiler->compile()
Environment.php#595: Twig\Environment->compile()
Environment.php#408: Twig\Environment->compileSource()
Environment.php#381: Twig\Environment->loadClass(
string '__TwigTemplate_9c7729887c049daffcd78ab00b23caa60094d8b0d2d18da512a31b02287354bc',
string 'navigation/tree/path.twig',
NULL,
)
Environment.php#359: Twig\Environment->loadTemplate(string 'navigation/tree/path.twig')
./libraries/classes/Template.php#106: Twig\Environment->load(string 'navigation/tree/path.twig')
./libraries/classes/Template.php#140: PhpMyAdmin\Template->load(string 'navigation/tree/path')
./libraries/classes/Navigation/NavigationTree.php#979: PhpMyAdmin\Template->render(
string 'navigation/tree/path',
array,
)
./libraries/classes/Navigation/Navigation.php#120: PhpMyAdmin\Navigation\NavigationTree->renderPath()
./navigation.php#96: PhpMyAdmin\Navigation\Navigation->getDisplay()
Warning in ./../../php/Twig2/psr4/Compiler.php#187
 mb_substr_count(): Unknown encoding &quot;1198&quot;

Backtrace

Compiler.php#187: mb_substr_count(
string '<?php use Twig\\Environment; use Twig\\Error\\LoaderError; use Twig\\Error\\RuntimeError; use Twig\\Extension\\SandboxExtension; use Twig\\Markup; use Twig\\Sandbox\\SecurityError; use Twig\\Sandbox\\SecurityNotAllowedTagError; use Twig\\Sandbox\\SecurityNotAllowedFilterError; use Twig\\Sandbox\\SecurityNotAllowedFunctionError; use Twig\\Source; use Twig\\Template; /* navigation/tree/path.twig */ class __TwigTemplate_9c7729887c049daffcd78ab00b23caa60094d8b0d2d18da512a31b02287354bc extends \\Twig\\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "<div class=\'list_container hide\'> <ul"; // line 2 echo ((($context["has_search_results"] ?? null)) ? (" class=\\"search_results\\"") : ("")); echo "> "; // line 3 echo ($context["list_content"] ?? null); echo " </ul> "; // line 6 if ( !($context["is_tree"] ?? null)) { // line 7 ',
string ' ',
string '1198',
)
TextNode.php#32: Twig\Compiler->addDebugInfo()
Node.php#83: Twig\Node\TextNode->compile()
Compiler.php#87: Twig\Node\Node->compile()
IfNode.php#53: Twig\Compiler->subcompile()
Node.php#83: Twig\Node\IfNode->compile()
Node.php#83: Twig\Node\Node->compile()
Compiler.php#87: Twig\Node\Node->compile()
ModuleNode.php#316: Twig\Compiler->subcompile()
ModuleNode.php#90: Twig\Node\ModuleNode->compileDisplay()
ModuleNode.php#71: Twig\Node\ModuleNode->compileTemplate()
Compiler.php#76: Twig\Node\ModuleNode->compile()
Environment.php#582: Twig\Compiler->compile()
Environment.php#595: Twig\Environment->compile()
Environment.php#408: Twig\Environment->compileSource()
Environment.php#381: Twig\Environment->loadClass(
string '__TwigTemplate_9c7729887c049daffcd78ab00b23caa60094d8b0d2d18da512a31b02287354bc',
string 'navigation/tree/path.twig',
NULL,
)
Environment.php#359: Twig\Environment->loadTemplate(string 'navigation/tree/path.twig')
./libraries/classes/Template.php#106: Twig\Environment->load(string 'navigation/tree/path.twig')
./libraries/classes/Template.php#140: PhpMyAdmin\Template->load(string 'navigation/tree/path')
./libraries/classes/Navigation/NavigationTree.php#979: PhpMyAdmin\Template->render(
string 'navigation/tree/path',
array,
)
./libraries/classes/Navigation/Navigation.php#120: PhpMyAdmin\Navigation\NavigationTree->renderPath()
./navigation.php#96: PhpMyAdmin\Navigation\Navigation->getDisplay()
Warning in ./../../php/Twig2/psr4/Compiler.php#187
 mb_substr_count(): Unknown encoding &quot;1267&quot;

Backtrace

Compiler.php#187: mb_substr_count(
string '<?php use Twig\\Environment; use Twig\\Error\\LoaderError; use Twig\\Error\\RuntimeError; use Twig\\Extension\\SandboxExtension; use Twig\\Markup; use Twig\\Sandbox\\SecurityError; use Twig\\Sandbox\\SecurityNotAllowedTagError; use Twig\\Sandbox\\SecurityNotAllowedFilterError; use Twig\\Sandbox\\SecurityNotAllowedFunctionError; use Twig\\Source; use Twig\\Template; /* navigation/tree/path.twig */ class __TwigTemplate_9c7729887c049daffcd78ab00b23caa60094d8b0d2d18da512a31b02287354bc extends \\Twig\\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "<div class=\'list_container hide\'> <ul"; // line 2 echo ((($context["has_search_results"] ?? null)) ? (" class=\\"search_results\\"") : ("")); echo "> "; // line 3 echo ($context["list_content"] ?? null); echo " </ul> "; // line 6 if ( !($context["is_tree"] ?? null)) { // line 7 echo " <span class=\'hide loaded_db\'>"; echo twig_escape_filter($this->env, twig_urlencode_filter(($context["parent_name"] ?? null)), "html", null, true); echo "</span> "; // line 8 ',
string ' ',
string '1267',
)
IfNode.php#36: Twig\Compiler->addDebugInfo()
Node.php#83: Twig\Node\IfNode->compile()
Compiler.php#87: Twig\Node\Node->compile()
IfNode.php#53: Twig\Compiler->subcompile()
Node.php#83: Twig\Node\IfNode->compile()
Node.php#83: Twig\Node\Node->compile()
Compiler.php#87: Twig\Node\Node->compile()
ModuleNode.php#316: Twig\Compiler->subcompile()
ModuleNode.php#90: Twig\Node\ModuleNode->compileDisplay()
ModuleNode.php#71: Twig\Node\ModuleNode->compileTemplate()
Compiler.php#76: Twig\Node\ModuleNode->compile()
Environment.php#582: Twig\Compiler->compile()
Environment.php#595: Twig\Environment->compile()
Environment.php#408: Twig\Environment->compileSource()
Environment.php#381: Twig\Environment->loadClass(
string '__TwigTemplate_9c7729887c049daffcd78ab00b23caa60094d8b0d2d18da512a31b02287354bc',
string 'navigation/tree/path.twig',
NULL,
)
Environment.php#359: Twig\Environment->loadTemplate(string 'navigation/tree/path.twig')
./libraries/classes/Template.php#106: Twig\Environment->load(string 'navigation/tree/path.twig')
./libraries/classes/Template.php#140: PhpMyAdmin\Template->load(string 'navigation/tree/path')
./libraries/classes/Navigation/NavigationTree.php#979: PhpMyAdmin\Template->render(
string 'navigation/tree/path',
array,
)
./libraries/classes/Navigation/Navigation.php#120: PhpMyAdmin\Navigation\NavigationTree->renderPath()
./navigation.php#96: PhpMyAdmin\Navigation\Navigation->getDisplay()
Warning in ./../../php/Twig2/psr4/Compiler.php#187
 mb_substr_count(): Unknown encoding &quot;1503&quot;

Backtrace

Compiler.php#187: mb_substr_count(
string '<?php use Twig\\Environment; use Twig\\Error\\LoaderError; use Twig\\Error\\RuntimeError; use Twig\\Extension\\SandboxExtension; use Twig\\Markup; use Twig\\Sandbox\\SecurityError; use Twig\\Sandbox\\SecurityNotAllowedTagError; use Twig\\Sandbox\\SecurityNotAllowedFilterError; use Twig\\Sandbox\\SecurityNotAllowedFunctionError; use Twig\\Source; use Twig\\Template; /* navigation/tree/path.twig */ class __TwigTemplate_9c7729887c049daffcd78ab00b23caa60094d8b0d2d18da512a31b02287354bc extends \\Twig\\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "<div class=\'list_container hide\'> <ul"; // line 2 echo ((($context["has_search_results"] ?? null)) ? (" class=\\"search_results\\"") : ("")); echo "> "; // line 3 echo ($context["list_content"] ?? null); echo " </ul> "; // line 6 if ( !($context["is_tree"] ?? null)) { // line 7 echo " <span class=\'hide loaded_db\'>"; echo twig_escape_filter($this->env, twig_urlencode_filter(($context["parent_name"] ?? null)), "html", null, true); echo "</span> "; // line 8 if (twig_test_empty(($context["list_content"] ?? null))) { // line 9 ',
string ' ',
string '1503',
)
TextNode.php#32: Twig\Compiler->addDebugInfo()
Node.php#83: Twig\Node\TextNode->compile()
Compiler.php#87: Twig\Node\Node->compile()
IfNode.php#53: Twig\Compiler->subcompile()
Node.php#83: Twig\Node\IfNode->compile()
Compiler.php#87: Twig\Node\Node->compile()
IfNode.php#53: Twig\Compiler->subcompile()
Node.php#83: Twig\Node\IfNode->compile()
Node.php#83: Twig\Node\Node->compile()
Compiler.php#87: Twig\Node\Node->compile()
ModuleNode.php#316: Twig\Compiler->subcompile()
ModuleNode.php#90: Twig\Node\ModuleNode->compileDisplay()
ModuleNode.php#71: Twig\Node\ModuleNode->compileTemplate()
Compiler.php#76: Twig\Node\ModuleNode->compile()
Environment.php#582: Twig\Compiler->compile()
Environment.php#595: Twig\Environment->compile()
Environment.php#408: Twig\Environment->compileSource()
Environment.php#381: Twig\Environment->loadClass(
string '__TwigTemplate_9c7729887c049daffcd78ab00b23caa60094d8b0d2d18da512a31b02287354bc',
string 'navigation/tree/path.twig',
NULL,
)
Environment.php#359: Twig\Environment->loadTemplate(string 'navigation/tree/path.twig')
./libraries/classes/Template.php#106: Twig\Environment->load(string 'navigation/tree/path.twig')
./libraries/classes/Template.php#140: PhpMyAdmin\Template->load(string 'navigation/tree/path')
./libraries/classes/Navigation/NavigationTree.php#979: PhpMyAdmin\Template->render(
string 'navigation/tree/path',
array,
)
./libraries/classes/Navigation/Navigation.php#120: PhpMyAdmin\Navigation\NavigationTree->renderPath()
./navigation.php#96: PhpMyAdmin\Navigation\Navigation->getDisplay()
Warning in ./../../php/Twig2/psr4/Compiler.php#187
 mb_substr_count(): Unknown encoding &quot;1600&quot;

Backtrace

Compiler.php#187: mb_substr_count(
string '<?php use Twig\\Environment; use Twig\\Error\\LoaderError; use Twig\\Error\\RuntimeError; use Twig\\Extension\\SandboxExtension; use Twig\\Markup; use Twig\\Sandbox\\SecurityError; use Twig\\Sandbox\\SecurityNotAllowedTagError; use Twig\\Sandbox\\SecurityNotAllowedFilterError; use Twig\\Sandbox\\SecurityNotAllowedFunctionError; use Twig\\Source; use Twig\\Template; /* navigation/tree/path.twig */ class __TwigTemplate_9c7729887c049daffcd78ab00b23caa60094d8b0d2d18da512a31b02287354bc extends \\Twig\\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "<div class=\'list_container hide\'> <ul"; // line 2 echo ((($context["has_search_results"] ?? null)) ? (" class=\\"search_results\\"") : ("")); echo "> "; // line 3 echo ($context["list_content"] ?? null); echo " </ul> "; // line 6 if ( !($context["is_tree"] ?? null)) { // line 7 echo " <span class=\'hide loaded_db\'>"; echo twig_escape_filter($this->env, twig_urlencode_filter(($context["parent_name"] ?? null)), "html", null, true); echo "</span> "; // line 8 if (twig_test_empty(($context["list_content"] ?? null))) { // line 9 echo " <div>"; echo _gettext("No tables found in database."); echo "</div> "; } // line 11 ',
string ' ',
string '1600',
)
TextNode.php#32: Twig\Compiler->addDebugInfo()
Node.php#83: Twig\Node\TextNode->compile()
Compiler.php#87: Twig\Node\Node->compile()
IfNode.php#53: Twig\Compiler->subcompile()
Node.php#83: Twig\Node\IfNode->compile()
Node.php#83: Twig\Node\Node->compile()
Compiler.php#87: Twig\Node\Node->compile()
ModuleNode.php#316: Twig\Compiler->subcompile()
ModuleNode.php#90: Twig\Node\ModuleNode->compileDisplay()
ModuleNode.php#71: Twig\Node\ModuleNode->compileTemplate()
Compiler.php#76: Twig\Node\ModuleNode->compile()
Environment.php#582: Twig\Compiler->compile()
Environment.php#595: Twig\Environment->compile()
Environment.php#408: Twig\Environment->compileSource()
Environment.php#381: Twig\Environment->loadClass(
string '__TwigTemplate_9c7729887c049daffcd78ab00b23caa60094d8b0d2d18da512a31b02287354bc',
string 'navigation/tree/path.twig',
NULL,
)
Environment.php#359: Twig\Environment->loadTemplate(string 'navigation/tree/path.twig')
./libraries/classes/Template.php#106: Twig\Environment->load(string 'navigation/tree/path.twig')
./libraries/classes/Template.php#140: PhpMyAdmin\Template->load(string 'navigation/tree/path')
./libraries/classes/Navigation/NavigationTree.php#979: PhpMyAdmin\Template->render(
string 'navigation/tree/path',
array,
)
./libraries/classes/Navigation/Navigation.php#120: PhpMyAdmin\Navigation\NavigationTree->renderPath()
./navigation.php#96: PhpMyAdmin\Navigation\Navigation->getDisplay()
Warning in ./../../php/Twig2/psr4/Compiler.php#187
 mb_substr_count(): Unknown encoding &quot;1772&quot;

Backtrace

Compiler.php#187: mb_substr_count(
string '<?php use Twig\\Environment; use Twig\\Error\\LoaderError; use Twig\\Error\\RuntimeError; use Twig\\Extension\\SandboxExtension; use Twig\\Markup; use Twig\\Sandbox\\SecurityError; use Twig\\Sandbox\\SecurityNotAllowedTagError; use Twig\\Sandbox\\SecurityNotAllowedFilterError; use Twig\\Sandbox\\SecurityNotAllowedFunctionError; use Twig\\Source; use Twig\\Template; /* navigation/tree/path.twig */ class __TwigTemplate_9c7729887c049daffcd78ab00b23caa60094d8b0d2d18da512a31b02287354bc extends \\Twig\\Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "<div class=\'list_container hide\'> <ul"; // line 2 echo ((($context["has_search_results"] ?? null)) ? (" class=\\"search_results\\"") : ("")); echo "> "; // line 3 echo ($context["list_content"] ?? null); echo " </ul> "; // line 6 if ( !($context["is_tree"] ?? null)) { // line 7 echo " <span class=\'hide loaded_db\'>"; echo twig_escape_filter($this->env, twig_urlencode_filter(($context["parent_name"] ?? null)), "html", null, true); echo "</span> "; // line 8 if (twig_test_empty(($context["list_content"] ?? null))) { // line 9 echo " <div>"; echo _gettext("No tables found in database."); echo "</div> "; } // line 11 echo " "; } // line 12 ',
string ' ',
string '1772',
)
TextNode.php#32: Twig\Compiler->addDebugInfo()
Node.php#83: Twig\Node\TextNode->compile()
Node.php#83: Twig\Node\Node->compile()
Compiler.php#87: Twig\Node\Node->compile()
ModuleNode.php#316: Twig\Compiler->subcompile()
ModuleNode.php#90: Twig\Node\ModuleNode->compileDisplay()
ModuleNode.php#71: Twig\Node\ModuleNode->compileTemplate()
Compiler.php#76: Twig\Node\ModuleNode->compile()
Environment.php#582: Twig\Compiler->compile()
Environment.php#595: Twig\Environment->compile()
Environment.php#408: Twig\Environment->compileSource()
Environment.php#381: Twig\Environment->loadClass(
string '__TwigTemplate_9c7729887c049daffcd78ab00b23caa60094d8b0d2d18da512a31b02287354bc',
string 'navigation/tree/path.twig',
NULL,
)
Environment.php#359: Twig\Environment->loadTemplate(string 'navigation/tree/path.twig')
./libraries/classes/Template.php#106: Twig\Environment->load(string 'navigation/tree/path.twig')
./libraries/classes/Template.php#140: PhpMyAdmin\Template->load(string 'navigation/tree/path')
./libraries/classes/Navigation/NavigationTree.php#979: PhpMyAdmin\Template->render(
string 'navigation/tree/path',
array,
)
./libraries/classes/Navigation/Navigation.php#120: PhpMyAdmin\Navigation\NavigationTree->renderPath()
./navigation.php#96: PhpMyAdmin\Navigation\Navigation->getDisplay()
помогите избавиться от этих ошибок пожалуйста...
Top


Post Reply
  • Print view
1 post • Page 1 of 1

Return to “Сервер баз данных”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

cron

Login  •  Register

I forgot my password