PrestaShop / PrestaShop

PrestaShop is the universal open-source software platform to build your e-commerce solution.
https://www.prestashop-project.org/
Other
8.14k stars 4.8k forks source link

Step carrier ranges empty #26970

Closed stefbiper closed 2 years ago

stefbiper commented 2 years ago

Prerequisites

Describe the bug and add screenshots

After update ps from 1.7.7.1 to ps 1.7.8.2, the step 2 of existing or new carrier in admin is empty.

image

Expected behavior

No response

Steps to reproduce

1- Disable all override 2- Go to shipping / carriers
3- Edit any carrier or add a new one 4- Step 2 : Shipping locations and costs 5- Ranges form is empty

PrestaShop version(s) where the bug happened

1.7.8.2

PHP version(s) where the bug happened

7.4

If your bug is related to a module, specify its name and its version

No response

florine2623 commented 2 years ago

Hello @stefbiper ,

I can't reproduce your issue, here are the steps I followed :

Do you have any error in the console ? Does this happen for all carriers ?

Thanks!

stefbiper commented 2 years ago

Hello Thanks for your feedback Do you have any error in the console ?

No errors in console

Does this happen for all carriers ?

Yes this happen for all carriers

florine2623 commented 2 years ago

Thanks for the details !

Do you have any error on your log file ? Did you encounter an error during the upgrade process ? What version oh PHP are you using ?

stefbiper commented 2 years ago

Do you have any error on your log file ?

I got warning in debug mode

[2021-12-14 10:57:19] translation.WARNING: Translation not found. {"id":"Configuration du blog","domain":"messages","locale":"en-US"} [] [2021-12-14 10:57:19] translation.WARNING: Translation not found. {"id":"Configuration des pages maisons","domain":"messages","locale":"en-US"} [] [2021-12-14 10:57:19] translation.WARNING: Translation not found. {"id":"FAQ","domain":"messages","locale":"en-US"} [] [2021-12-14 10:57:19] php.INFO: User Deprecated: AdminCarrierWizard is a deprecated tab since version 1.7.0 and "Default" will be removed in 1.7.1.. Upgrade module using the docs: http://build.prestashop.com/news/how-we-reorganized-main-menu-prestashop-1.7/. {"exception":"[object] (ErrorException(code: 0): User Deprecated: AdminCarrierWizard is a deprecated tab since version 1.7.0 and \"Default\" will be removed in 1.7.1.. Upgrade module using the docs: http://build.prestashop.com/news/how-we-reorganized-main-menu-prestashop-1.7/. at C:\\wamp64\\www\\dev\\classes\\Tab.php:387)"} [] [2021-12-14 10:57:19] php.INFO: User Deprecated: AdminCarrierWizard is a deprecated tab since version 1.7.0 and "Default" will be removed in 1.7.1.. Upgrade module using the docs: http://build.prestashop.com/news/how-we-reorganized-main-menu-prestashop-1.7/. {"exception":"[object] (ErrorException(code: 0): User Deprecated: AdminCarrierWizard is a deprecated tab since version 1.7.0 and \"Default\" will be removed in 1.7.1.. Upgrade module using the docs: http://build.prestashop.com/news/how-we-reorganized-main-menu-prestashop-1.7/. at C:\\wamp64\\www\\dev\\classes\\Tab.php:387)"} []

Did you encounter an error during the upgrade process ?

No error

What version oh PHP are you using ?

php 7.4.26

florine2623 commented 2 years ago

This warning issue should not have any impact on the carrier page. PHP version is compatible with your version pf PrestaShop.

As I can't reproduce your error, if you have any questions about using PrestaShop or third-party modules, or if you need help with your shop, please consider one of our support plans.

Alternatively, you can also ask for help in the community forums or in the public Slack channel.

I will close this issue. Thank you