Opened 5 years ago

Closed 5 years ago

#654 closed defect (fixed)

Lieferschein: wird nicht generiert

Reported by: Roger Rehnelt Owned by: d.schmitzer
Priority: blocker Milestone: 4.1
Component: Core Version:
Keywords: Cc:

Description

PHP 7.2.15
Auszug aus Fehlermeldung:

Allgemeiner Fehler: Call to undefined method pdf_parser::pdf_parser()
#0 wpsg\Exceptionhandler::exception(Error Object ([*message] => Call to undefined method pdf_parser::pdf_parser(),[Errorstring] => Error: Call to undefined method pdf_parser::pdf_parser() in root/wp-content/plugins/wpshopgermany-free/lib/fpdf/fpdi_pdf_parser.php:72
Stack trace:
#0 root/wp-content/plugins/wpshopgermany-free/lib/fpdf/fpdi.php(103): fpdi_pdf_parser->__construct('/home/www/heima...', Object(wpsg_fpdf))
#1 root/wp-content/plugins/wpshopgermany-free/lib/fpdf/fpdi.php(90): FPDI->_getPdfParser('/home/www/heima...')
#2 root/wp-content/plugins/wpshopgermany-free/views/mods/mod_deliverynote/deliverynote_pdf.phtml(27): FPDI->setSourceFile('/home/www/heima...')
#3 root/wp-content/plugins/wpshopgermany-free/views/mods/mod_deliverynote/deliverynote_pdf.phtml(168): AddDeliverynotePage(Object(wpsg_ShopController), Object(wpsg_fpdf))
#4 root/wp-content/plugins/wpshopgermany-free/controller/wpsg_SystemController.class.php(631): include('/home/www/heima...')
#5 root/wp-content/plugins/wpshopgermany-free/mods/wpsg_mod_deliverynote.class.php(706): wpsg_SystemController->render('/home/www/heima...')
#6 root/wp-content/plugins/wpshopgermany-free/mods/wpsg_mod_deliverynote.class.php(236): wpsg_mod_deliverynote->writeDeliverynote('142', Array, '', 1551830400, true)
#7 root/wp-content/plugins/wpshopgermany-free/controller/wpsg_ShopController.class.php(1109): wpsg_mod_deliverynote->order_ajax()
#8 root/wp-content/plugins/wpshopgermany-free/controller/wpsg_OrderController.class.php(929): wpsg_ShopController->callMod('wpsg_mod_delive...', 'order_ajax')
#9 root/wp-content/plugins/wpshopgermany-free/controller/wpsg_OrderController.class.php(80): wpsg_OrderController->ajaxAction()
#10 root/wp-content/plugins/wpshopgermany-free/lib/filter_functions.inc.php(30): wpsg_OrderController->dispatch()
#11 root/wp-includes/class-wp-hook.php(286): wpsg_dispatch('')
#12 root/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
#13 root/wp-includes/plugin.php(465): WP_Hook->do_action(Array)
#14 root/wp-admin/admin.php(253): do_action('wpshopgermany_p...')

siehe: https://forum.maennchen1.de/viewtopic.php?f=24&t=9547

Change History (2)

comment:1 by Roger Rehnelt, 5 years ago

Das Problem wurde auch hier für den Rechnungsversand gemeldet:
https://forum.maennchen1.de/viewtopic.php?f=24&t=9553

comment:2 by d.schmitzer, 5 years ago

Resolution: fixed
Status: newclosed

Sollte durch Update gefixt sein.

Note: See TracTickets for help on using tickets.