Jump to content
xt:Commerce Community Forum

[Gelöst] xt_shutdown_function im Warenkorb (class.shipping.php)


NilsK
 Share

Recommended Posts

Guten Morgen,

nach einem fast erfolgreichem Update auf die akt. Version bekomme ich folgende Fehlermeldung, wenn man den Warenkorb aufrufen möchte - woran könnte das liegen?

Tausend Dank im Voraus.

Herzliche Grüße
Nils

 

xt_shutdown_function

Array
(
    [type] => 1
    [message] => Uncaught TypeError: usort(): Argument #1 ($array) must be of type array, null given in /xtFramework/classes/class.shipping.php:828
Stack trace:
#0 /xtFramework/classes/class.shipping.php(828): usort()
#1 /xtFramework/classes/class.shipping.php(296) : eval()'d code(2): shipping->_calcPrice()
#2 /xtFramework/classes/class.shipping.php(296): eval()
#3 /xtFramework/classes/class.shipping.php(135): shipping->_buildData()
#4 /xtCore/boxes/shipping_cost.php(69): shipping->_shipping()
#5 /xtFramework/library/smarty/xt_plugins/function.box.php(43): include('/xyz/d...')
#6 /templates_c/a713ed8f0ec01c6729d4c6336dfe7a36ce1fa1f5_0.file.cart.html.php(353): smarty_function_box()
#7 /xtFramework/library/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php(123): content_643cbfc7d13f36_32343394()
#8 /xtFramework/library/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode()
#9 /xtFramework/library/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(217): Smarty_Template_Compiled->render()
#10 /xtFramework/library/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(238): Smarty_Internal_Template->render()
#11 /xtFramework/library/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(116): Smarty_Internal_TemplateBase->_execute()
#12 /xtFramework/classes/class.Template.php(211): Smarty_Internal_TemplateBase->fetch()
#13 /xtCore/pages/cart.php(86): Template->getTemplate()
#14 /index.php(118): include('/xyz/d...')
#15 {main}
  thrown
    [file] => /xtFramework/classes/class.shipping.php
    [line] => 828
)
Link to comment
Share on other sites

Hallo liebes Forum,

es lag an ein paar veralteten Plugins (ist ja meistens einer der Hauptfehler, aber wenn einem die Augen zufallen...). 😉

Folgende Plugins sind veraltet:

"Feedback+ (xt_feedbackplus) 5.0.3
Customers online tracking (xt_customers_online_tracking) 5.0.2
Fancy Cloud Zoom (sx_fancy_cloud_zoom) 1.0.6"

und hier wohl der Übeltäter: "Flex-Tax Shipping (xt_shipping_flextax) 1.0.3
"

Abgesehen von diesem Fehler, hat das Update 1A funktioniert und man kann xtc nur empfehlen - besonderen Dank auch an den Helpdesk für die superschnelle Bearbeitung.

 

Herzliche Grüße
Nils

Link to comment
Share on other sites

  • NilsK changed the title to [Gelöst] xt_shutdown_function im Warenkorb (class.shipping.php)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
  • Create New...