webthinkers Posted August 6, 2021 Share Posted August 6, 2021 Can anybody help How to get rid of those too many redirects, coming from those files /var/www/html/prestashop/var/cache/prod/translations/catalogue.en-US.NXhscRe.php: '301 Moved Permanently (recommended once you have gone live)' => '301 Moved Permanently (recommended once you have gone live)', /var/www/html/prestashop/var/cache/prod/translations/catalogue.en-US.L8dqxxF.php: '301 Moved Permanently (recommended once you have gone live)' => '301 Moved Permanently (recommended once you have gone live)', /var/www/html/prestashop/app/Resources/translations/en-US/AdminShopparametersFeature.en-US.xlf: <source>301 Moved Permanently (recommended once you have gone live)</source> /var/www/html/prestashop/app/Resources/translations/en-US/AdminShopparametersFeature.en-US.xlf: <target state="final">301 Moved Permanently (recommended once you have gone live)</target> /var/www/html/prestashop/app/Resources/translations/default/AdminShopparametersFeature.xlf: <source>301 Moved Permanently (recommended once you have gone live)</source> /var/www/html/prestashop/app/Resources/translations/default/AdminShopparametersFeature.xlf: <target>301 Moved Permanently (recommended once you have gone live)</target> /var/www/html/prestashop/modules/ps_metrics/vendor/symfony/http-foundation/Response.php: 301 => 'Moved Permanently', /var/www/html/prestashop/modules/ps_metrics/vendor/guzzlehttp/guzzle/src/Message/Response.php: 301 => 'Moved Permanently', /var/www/html/prestashop/modules/psaddonsconnect/vendor/guzzlehttp/guzzle/src/Message/Response.php: 301 => 'Moved Permanently', /var/www/html/prestashop/modules/ps_accounts/vendor/guzzlehttp/guzzle/src/Message/Response.php: 301 => 'Moved Permanently', /var/www/html/prestashop/modules/ps_eventbus/vendor/guzzlehttp/guzzle/src/Message/Response.php: 301 => 'Moved Permanently', /var/www/html/prestashop/modules/ps_mbo/vendor/guzzlehttp/guzzle/src/Message/Response.php: 301 => 'Moved Permanently', /var/www/html/prestashop/src/Core/Form/ChoiceProvider/CanonicalRedirectTypeChoiceProvider.php: '301 Moved Permanently (recommended once you have gone live)', /var/www/html/prestashop/controllers/front/ProductController.php: header('HTTP/1.1 301 Moved Permanently'); /var/www/html/prestashop/controllers/front/ProductController.php: header('HTTP/1.1 301 Moved Permanently'); /var/www/html/prestashop/controllers/admin/AdminLoginController.php: // header('HTTP/1.1 301 Moved Permanently'); /var/www/html/prestashop/classes/shop/Shop.php: $redirect_header = ($redirect_type == 1 ? 'Found' : 'Moved Permanently'); /var/www/html/prestashop/classes/shop/Shop.php: $redirect_header = ($redirect_type == 1 ? 'Found' : 'Moved Permanently'); /var/www/html/prestashop/classes/controller/FrontController.php: header('HTTP/1.1 301 Moved Permanently'); Binary file /var/www/html/prestashop/vendor/symfony/symfony/src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/deprecation.phar matches /var/www/html/prestashop/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php: 301 => 'Moved Permanently', /var/www/html/prestashop/vendor/guzzlehttp/guzzle/src/Message/Response.php: 301 => 'Moved Permanently', Help us get rid of those redirects, what is the solution? 301 Moved Permanently Link to comment Share on other sites More sharing options...
SmartDataSoft Posted August 7, 2021 Share Posted August 7, 2021 Hello, What is our PrestaShop version and php version. Link to comment Share on other sites More sharing options...
webthinkers Posted August 8, 2021 Author Share Posted August 8, 2021 PS 1.7.7.5 PHP 7.4 Link to comment Share on other sites More sharing options...
SmartDataSoft Posted August 8, 2021 Share Posted August 8, 2021 Hello, You can down grade the php version in 7.3 and test . according to PrestaShop compatibility it indicate that bellow 1.7.8 work only 7.3 https://devdocs.prestashop.com/1.7/basics/installation/system-requirements/ Thank you Link to comment Share on other sites More sharing options...
webthinkers Posted August 14, 2021 Author Share Posted August 14, 2021 On 8/8/2021 at 11:09 PM, SmartDataSoft said: Hello, You can down grade the php version in 7.3 and test . according to PrestaShop compatibility it indicate that bellow 1.7.8 work only 7.3 https://devdocs.prestashop.com/1.7/basics/installation/system-requirements/ Thank you We still have too many redirects Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now