Jump to content
  • 0

Error 500 przy wejściu w ustawienia nowych przewoźników


Anna1988

Question

Hej,

Po rozwiązaniu kilku problemów ze sklepem pojawił mi się kolejny....a mianowicie przy wejściu w zakładkę Wysyłka/przewoźnicy chcę zmienić ceny, a także dodać nowe opcje. Niestety pojawia się mi "HTTP Error 500".

Czy jest na to jakieś logiczne i w miarę proste rozwiązanie, tak, abym mogła spokojnie pozbyć się błędu i zmienić przewoźników?

Strona www.b1st.pl, wersja: 1.6.1.24,  .php71

2.PNG

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Nie jestem pewna czy to to, ale znalazlam to w error_log

 

[04-Jul-2019 17:18:09 Poland] PHP Fatal error:  Uncaught Error: Class 'Zone' not found in /public_html/b1st.pl/controllers/admin/AdminCarrierWizardController.php:486
Stack trace:
#0 /public_html/b1st.pl/controllers/admin/AdminCarrierWizardController.php(369): AdminCarrierWizardControllerCore->getTplRangesVarsAndValues(Object(Carrier), Array, Array)
#1 /public_html/b1st.pl/controllers/admin/AdminCarrierWizardController.php(124): AdminCarrierWizardControllerCore->renderStepThree(Object(Carrier))
#2 /public_html/b1st.pl/classes/controller/AdminController.php(2059): AdminCarrierWizardControllerCore->renderView()
#3 /public_html/b1st.pl/classes/controller/Controller.php(189): AdminControllerCore->initContent()
#4 /public_html/b1st.pl/classes/Dispatcher.php(367): ControllerCore->run()
#5 /public_html/b1st.pl/admin123/index.php(58): DispatcherCore->dispatch()
#6 {main}
  thrown in /public_html/b1st.pl/controllers/admin/AdminCarrierWizardController.php on line 486

Link to comment
Share on other sites

  • 0

Czyli masz odpowiedź :)

Brakuje klasy Zone w pliku /public_html/b1st.pl/controllers/admin/AdminCarrierWizardController.php. Sprawdź czy w ogóle taki plik istnieje na serwerze.

Wskazówka:

Pobierz oryginalny plik systemu PrestaShop i podmień go z tym obecnym plikiem AdminCarrierWizardController.php. Pamiętaj aby przed wykonaniem podmiany plików zrobić sobie kopię obecnego pliku AdminCarrierWizardController.php, który jest na Twoim serwerze.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...