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
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
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?
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...
This topic has been closed to new replies.