Jump to content

Errore in CustomerAddressFormatter.php prestashop 8.1.3


RobyUD

Recommended Posts

Sto lavorando su un nuovo progetto di un mio cliente, ho aggiornato da 8 a 8.1.3 e ora mi trovo questo messaggio di errore quando si aggiunge un indirizzo di spedizione o semplicemente si mette la merce nel carrello e poi si prosegue verso il pagamento,

questo è l'errore:
Warning: Attempt to read property "id" on null in /home/shopenergy/public_html/classes/form/CustomerAddressFormatter.php on line 62

Fatal error: Uncaught Error: Call to a member function trans() on null in /home/shopenergy/public_html/classes/form/CustomerAddressFormatter.php:206 Stack trace: #0 /home/shopenergy/public_html/classes/form/CustomerAddressFormatter.php(78): CustomerAddressFormatterCore->getFieldLabel('alias') #1 /home/shopenergy/public_html/override/classes/form/CustomerAddressFormatter.php(186): CustomerAddressFormatterCore->getFormat() #2 /home/shopenergy/public_html/classes/form/AbstractForm.php(198): CustomerAddressFormatter->getFormat() #3 /home/shopenergy/public_html/classes/form/CustomerAddressForm.php(117): AbstractFormCore->fillWith(Array) #4 /home/shopenergy/public_html/classes/checkout/CheckoutAddressesStep.php(91): CustomerAddressFormCore->fillWith(Array) #5 /home/shopenergy/public_html/classes/checkout/CheckoutProcess.php(76): CheckoutAddressesStepCore->handleRequest(Array) #6 /home/shopenergy/public_html/controllers/front/OrderController.php(252): CheckoutProcessCore->handleRequest(Array) #7 /home/shopenergy/public_html/classes/controller/Controller.php(319): OrderControllerCore->initContent() #8 /home/shopenergy/public_html/classes/Dispatcher.php(510): ControllerCore->run() #9 /home/shopenergy/public_html/index.php(28): DispatcherCore->dispatch() #10 {main} thrown in /home/shopenergy/public_html/classes/form/CustomerAddressFormatter.php on line 206

il sito in questione è questo, se qualcuno vuole provare dal vivo
https://shopenergia.eu/
 

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...