Fatal error in order details view

  • Posts: 17
  • Thank you received: 1
  • Hikashop Business
9 years 11 months ago #183912

-- url of the page with the problem -- : www.screenix.eu
-- HikaShop version -- : Business 2.3.4
-- Joomla version -- : 3.3.1
-- PHP version -- : 5.3.10
-- Error-message(debug-mod must be tuned on) -- : Versandart : Fatal error: Call to a member function getShippingName() on a non-object in /web/www.screenix.eu/templates/lab_swagger/html/com_hikashop/order/show.php on line 477

Hi,
i installed the latest update and now i have troubles with the oder details view in the customer area.
If i login as a customer and go to my "order overview" everything seem to be okay - but after clicking on an order number the view of the oder details is wrong now and a at the end of the page a fatal error message appears.
Please can you help me to solve this problem?





Thanks, romana

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
9 years 11 months ago #183926

Hi,

The fatal error is in your override view (templates/lab_swagger/html/com_hikashop/order/show) ; I recommend you to make a backup of this file and temporally remove the override.
"getShippingName" is a function provided by the HikaShop Shipping Class

$shippingClass = hikashop_get('class.shipping');

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: romana

Please Log in or Create an account to join the conversation.

  • Posts: 17
  • Thank you received: 1
  • Hikashop Business
9 years 11 months ago #184141

Thanks a lot!
Now it works!

Please Log in or Create an account to join the conversation.

Time to create page: 0.074 seconds
Powered by Kunena Forum