extrim Posted June 25, 2021 Report Share Posted June 25, 2021 Появились не известные цифры на форуме в верхнем правом углу 269056232, Это не в стиле, а в самом движке, SlawkA проверил стиль на ошибки, у него эти циффры не отображаются. Прошу помощи возможна оплата Код расположен здесь Quote Link to comment Share on other sites More sharing options...
Exception Posted June 25, 2021 Report Share Posted June 25, 2021 Так у тебя в body грузятся данные которые должны быть в head Quote Link to comment Share on other sites More sharing options...
extrim Posted June 25, 2021 Author Report Share Posted June 25, 2021 29 минут назад, ZIKURIK сказал: Так у тебя в body грузятся данные которые должны быть в head И как исправить? Нашел в чем ошибка, а менно в файле constants.php, было добавлен код в файл constants.php \define( 'REDIS_ENABLED', true ); \define( 'STORE_METHOD', 'Redis' ); \define( 'STORE_CONFIG', '[]' ); \define( 'CACHE_METHOD', 'Redis' ); \define( 'REDIS_CONFIG', '{"server":"127.0.0.1","port":0,"password":""}' ); \define( 'CACHE_PAGE_TIMEOUT', 30 ); \define( 'SUITE_UNIQUE_KEY', 'a251cc1b35' ); SlawkA 1 Quote Link to comment Share on other sites More sharing options...
SlawkA Posted June 26, 2021 Report Share Posted June 26, 2021 молодец, приятно же когда сам находишь свои косяки? Mano and Zero108 2 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.