Quantcast
Channel: OXID Community Forum
Viewing all articles
Browse latest Browse all 6951

Nach Update auf CE 4.9.0: "oxSystemComponentException-oxException (time: 2014-10-21 14:36:51): [0]: Function 'getWeight' does not exist"

$
0
0
Hallo,

nach dem Update von 4.8.7 auf 4.9.0 wird im Admin-Bereich in einer Bestellung der Karteireiter Stamm nicht mehr angezeigt, sondern man sieht in dem iFrame die Startseite des Shops.

In der ./log/EXCEPTION_LOG.txt erscheint dazu folgendes:
Code:

oxSystemComponentException-oxException (time: 2014-10-21 14:36:51): [0]: Function 'getWeight' does not exist or is not accessible! (oxOrderArticle)

 Stack Trace: #0 /htdocs/application/models/oxdelivery.php(240): oxSuperCfg->__call('getWeight', Array)
#1 /htdocs/application/models/oxdelivery.php(240): oxOrderArticle->getWeight()
#2 /htdocs/application/models/oxdelivery.php(386): oxDelivery->getDeliveryAmount(Object(oxBasketItem))
#3 /htdocs/application/models/oxdeliverylist.php(264): oxDelivery->isForBasket(Object(oxBasket))
#4 /htdocs/application/models/oxorder.php(1627): oxDeliveryList->getDeliveryList(Object(oxBasket), Object(oxUser), 'a7c40f631fc9206...')
#5 /htdocs/application/controllers/admin/order_main.php(63): oxOrder->getShippingSetList()
#6 /htdocs/core/oxshopcontrol.php(471): Order_Main->render()
#7 /htdocs/core/oxshopcontrol.php(353): oxShopControl->_render(Object(Order_Main))
#8 /htdocs/core/oxshopcontrol.php(126): oxShopControl->_process('order_main', NULL, NULL, NULL)
#9 /htdocs/core/oxid.php(40): oxShopControl->start()
#10 /htdocs/index.php(26): Oxid::run()
#11 /htdocs/admin/index.php(27): require_once('/homepages/16/d...')
#12 {main}

 Faulty component -->
---------------------------------------------

Folgendes habe ich bisher versucht:
  • Mit oxchkversion die Integrität des Shops geprüft (alles ok).
  • Alle Module deaktivert.
  • Auf Azure zurück gewechselt.
  • Leserechte der angeführten php-Files geprüft (sind alle 644).
  • tmp-Verzeichnis gelöscht

Das alles blieb ohne Wirkung. Ich kann in der Bestellung den Karteireiter Stamm nicht aufrufen.

Ich bin mit meiner Weisheit am Ende. Hat jemand einen Tipp für mich, wo ich noch suchen kann? :(

Viewing all articles
Browse latest Browse all 6951

Trending Articles