RobyUD Posted February 5 Share Posted February 5 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 vivohttps://shopenergia.eu/ Link to comment Share on other sites More sharing options...
ziobudda Posted February 5 Share Posted February 5 Ciao, secondo me non hai aggiornato il DB. Ti manca una colonna, da quello che si puo' capire dall'errore. Link to comment Share on other sites More sharing options...
RobyUD Posted February 6 Author Share Posted February 6 Io ho usato per aggiornare da versione 8 a 8.1.3 l’app 1click upgrade, mi sono perso qualcosa? Cosa dovevo fare? Che aggiornamento al DB, cosa devo controllare per verificare. Grazie 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