GX-Bug #65400
Von Ulrich Wenk vor etwa 5 Jahren aktualisiert
Der Shop wirft mehrere Fehler, wenn das Zusammenfassungdmodul ot_shipping nicht installiert wurde.
Reproduzierbar:
- Shopversion 3.15.2.1
- PHP Version ab 7.1
- ot_shipping deinstallieren
- Artikel in den Warenkorb legen
_________
**EDIT** 10.12.2019
Preconditions:
* make sure you have PHP 7.1 or above active
1. go to Modules > Order Total
2. deinstall the ot_shipping module
3. go to the frontend, put an item into your basket
4. go to the basket
result:
* a lot of warnings get thrown
```WARNING(2): "Use of undefined constant MODULE_ORDER_TOTAL_SHIPPING_DESTINATION - assumed 'MODULE_ORDER_TOTAL_SHIPPING_DESTINATION' (this will throw an Error in a future version of PHP)"``` x 70 (approx.)