• Resolved bartdelange

    (@bartdelange)


    I’m using the plugin together with FooEvents for Woocommerce and FooEvents PDF Tickets.
    In the webshop they can buy a event ticket and/or other products.

    If the only buy a ticket or only buy other products, everything works just fine.

    The problem starts with the combination of a ticket with an other product.
    After confirmation at the backend I get the folling error:

    ———————————
    Notice: Undefined variable: customerDetails in /var/www/vhosts/ticketserviceamersfoort.nl/httpdocs/ABF/wp-content/plugins/fooevents/classes/tickethelper.php on line 1149

    Notice: Undefined variable: customerDetails in /var/www/vhosts/ticketserviceamersfoort.nl/httpdocs/ABF/wp-content/plugins/fooevents/classes/tickethelper.php on line 1150

    Fatal error: Declaration of Dompdf\Positioner\ListBullet::position() must be compatible with Dompdf\Positioner\AbstractPositioner::position() in /var/www/vhosts/ticketserviceamersfoort.nl/httpdocs/ABF/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/Positioner/ListBullet.php on line 0
    ———————————

    Do you got any ideas how to resolve this problem?

    Kind regrads,
    Bart

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Ewout

    (@pomegranate)

    Hello Bart,
    This appears to be a Dompdf version conflict. Can you ask FooEvents PDF Tickets what version of Dompdf they use? This plugin uses 0.8, which is the latest official release.

    Ewout

    Thread Starter bartdelange

    (@bartdelange)

    Hi Ewout,

    Thanks for the input.

    I just copied your dompdf folder to the FooEvents PDF Tickets plugin and everything is working fine… for this moment;-)

    Bart

    Plugin Contributor Ewout

    (@pomegranate)

    Glad to hear that resolves it for now ??
    I did find this page where they actually suggest doing this, which makes me suspect that they’re indeed using an old version:
    https://www.fooevents.com/documentation/dompdf/

    Thread Starter bartdelange

    (@bartdelange)

    Ah. I did not see that one.

    • This reply was modified 7 years, 7 months ago by bartdelange.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Working with FooEvents’ is closed to new replies.