Forums

WP Event Ticketing
PHP Error on line 2066 in ticketing.php (3 posts)

  1. eroenj
    Member
    Posted 2 years ago #

    After making a payment via Paypal in live mode, an error occurs on line 2066 of ticketing.php. I do not have the exact error message anymore but it had to do with cloning a non-object.

    Could you please help me to fix this error? Thank you.

    Jeroen

    http://wordpress.org/extend/plugins/wpeventticketing/

  2. kesit
    Member
    Posted 1 year ago #

    i have the same problem too.
    The transaction in PayPal is success, but since the error happened there's no email sent and there's no additional form too.

    @eroenj: are you still having the error message?

  3. kesit
    Member
    Posted 1 year ago #

    if this help, i'm using wordpress 3.1.3
    site is hosted at godaddy, so i hope it's nothing to do with PHP version

    i already tried to create .htaccess to make sure php5 is used:
    ---------
    Options +FollowSymLinks
    RewriteEngine On
    RewriteBase /

    # switch GoDaddy's php extension handling for php5
    AddHandler x-httpd-php5 .php
    AddHandler x-httpd-php .php4
    ---------

    please help or any clue...

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic