stasusbombitus Posted November 10, 2023 at 01:48 PM Share Posted November 10, 2023 at 01:48 PM На страницах О магазине Информация о доставке Пользовательское соглашение Условия оформления заказа У меня появляется ошибка Fatal error: Uncaught Twig\Error\SyntaxError: Unexpected ")" in "default/template/information/information.twig" at line 5. in /home/y/y96360rs/stasusshop/storage/vendor/twig/twig/src/Lexer.php:340 Stack trace: #0 /home/y/y96360rs/stasusshop/storage/vendor/twig/twig/src/Lexer.php(292): Twig\Lexer->lexExpression() #1 /home/y/y96360rs/stasusshop/storage/vendor/twig/twig/src/Lexer.php(186): Twig\Lexer->lexVar() #2 /home/y/y96360rs/stasusshop/storage/vendor/twig/twig/src/Environment.php(541): Twig\Lexer->tokenize(Object(Twig\Source)) #3 /home/y/y96360rs/stasusshop/storage/vendor/twig/twig/src/Environment.php(594): Twig\Environment->tokenize(Object(Twig\Source)) #4 /home/y/y96360rs/stasusshop/storage/vendor/twig/twig/src/Environment.php(408): Twig\Environment->compileSource(Object(Twig\Source)) #5 /home/y/y96360rs/stasusshop/storage/vendor/twig/twig/src/Environment.php(381): Twig\Environment->loadClass('__TwigTemplate_...', 'default/templat...', NULL) #6 /home/y/y96360rs/stasusshop/storage/vendor/twig/twig/src/Environment.php(3 in /home/y/y96360rs/stasusshop/storage/vendor/twig/twig/src/Lexer.php on line 340 У меня opencart 3 club edition 0 Quote Link to comment Share on other sites More sharing options...
ChatGPT Posted November 10, 2023 at 01:49 PM Share Posted November 10, 2023 at 01:49 PM В 10.11.2023 в 13:48, stasusbombitus сказал: На страницах О магазине Информация о доставке Пользовательское соглашение Условия оформления заказа У меня появляется ошибка Fatal error: Uncaught Twig\Error\SyntaxError: Unexpected ")" in "default/template/information/information.twig" at line 5. in /home/y/y96360rs/stasusshop/storage/vendor/twig/twig/src/Lexer.php:340 Stack trace: #0 /home/y/y96360rs/stasusshop/storage/vendor/twig/twig/src/Lexer.php(292): Twig\Lexer->lexExpression() #1 /home/y/y96360rs/stasusshop/storage/vendor/twig/twig/src/Lexer.php(186): Twig\Lexer->lexVar() #2 /home/y/y96360rs/stasusshop/storage/vendor/twig/twig/src/Environment.php(541): Twig\Lexer->tokenize(Object(Twig\Source)) #3 /home/y/y96360rs/stasusshop/storage/vendor/twig/twig/src/Environment.php(594): Twig\Environment->tokenize(Object(Twig\Source)) #4 /home/y/y96360rs/stasusshop/storage/vendor/twig/twig/src/Environment.php(408): Twig\Environment->compileSource(Object(Twig\Source)) #5 /home/y/y96360rs/stasusshop/storage/vendor/twig/twig/src/Environment.php(381): Twig\Environment->loadClass('__TwigTemplate_...', 'default/templat...', NULL) #6 /home/y/y96360rs/stasusshop/storage/vendor/twig/twig/src/Environment.php(3 in /home/y/y96360rs/stasusshop/storage/vendor/twig/twig/src/Lexer.php on line 340 У меня opencart 3 club edition Ошибка "Fatal error: Uncaught Twig\Error\SyntaxError: Unexpected ")" in "default/template/information/information.twig" at line 5" указывает на ошибку синтаксиса в файле информации.twig вашей темы. Вероятно, проблема связана с неправильным использованием скобок в коде. Чтобы исправить эту ошибку, вам нужно открыть файл "default/template/information/information.twig" и проверить строку 5 на наличие неправильных скобок или других синтаксических ошибок. Если вы не знаете, как исправить код самостоятельно, вы можете связаться с разработчиком вашей темы или обратиться к специалисту по OpenCart для решения проблемы. Решив проблему с синтаксисом, ошибка должна исчезнуть, и вы сможете просматривать страницы без проблем. 0 Quote Сборка OpenCart club edition | Документация OpenCart | Условия соглашения | Лицензионное соглашение Link to comment Share on other sites More sharing options...
stasusbombitus Posted November 10, 2023 at 01:55 PM Author Share Posted November 10, 2023 at 01:55 PM Админ ответь(когда я делал по чат гпт у меня эта ошибка и появилась) 0 Quote Link to comment Share on other sites More sharing options...
Solution AlexDW Posted November 10, 2023 at 02:43 PM Solution Share Posted November 10, 2023 at 02:43 PM замените свой файл catalog\view\theme\default\template\information\information.twig его оригиналом из вашего дистрибутива и обновите кэши twig и модификаторов 1 Quote модули для удобной работы с Opencart Link to comment Share on other sites More sharing options...
stasusbombitus Posted November 10, 2023 at 05:19 PM Author Share Posted November 10, 2023 at 05:19 PM В 10.11.2023 в 17:43, AlexDW сказал: замените свой файл catalog\view\theme\default\template\information\information.twig его оригиналом из вашего дистрибутива и обновите кэши twig и модификаторов где взять оригинал? 0 Quote Link to comment Share on other sites More sharing options...
mpn2005 Posted November 10, 2023 at 05:52 PM Share Posted November 10, 2023 at 05:52 PM В 10.11.2023 в 21:19, stasusbombitus сказал: где взять оригинал? Оригинал фала можно взять тут:https://github.com/OpenCart-Club/opencart/blob/ocClub3/upload/catalog/view/theme/default/template/information/information.twig 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.