Forum Replies Created
-
AuthorPosts
-
Joe
ParticipantThanks for the quick response. I see that it only features it in list and calendar view for the month the event is in.
We have a large even in July that we would like to feature from now until then. Is that possible?
Joe
February 2, 2017 at 8:45 am in reply to: Ticket Orders Completing Before Payment (Authorize.net DPM) #1228314Joe
ParticipantWould that send the tickets via email also or would they need to know to go into their account to download them?
February 2, 2017 at 8:21 am in reply to: Ticket Orders Completing Before Payment (Authorize.net DPM) #1228186Joe
ParticipantHi George, thanks for the reply.
Unchecking “Try to set the status of new ticket orders to ‘complete’ automatically” did resolve the issues.
Pretty often we have concerts at our venue that are outside of business hours. In most cases, people can buy tickets up to an hour before the event.
It was nice that purchasers would receive their tickets automatically after a successful payment, most people expect this. Now, someone has to manually complete the orders before tickets will go out which isn’t very convenient.
Joe
Joe
ParticipantI finally got this sorted. The issue appears to be related to a code snippet some of us have been using to relocate the purchase form.
Once I commented out the following lines in my theme’s functions.php file it started working again.
‘Tribe__Tickets_Plus__Commerce__EDD__Main’,
‘Tribe__Tickets_Plus__Commerce__Shopp__Main’,
‘Tribe__Tickets_Plus__Commerce__WPEC__Main’I found the solution here:
Joe
ParticipantI turned on debugging and saw this error:
Call to undefined function edd_get_download() in /home/site/public_html/wp-content/plugins/event-tickets-plus/src/Tribe/Commerce/EDD/Main.php on line 684
Once I installed Easy Digital Downloads I saw this error:
Class ‘WPSC_Product’ not found in /home/site/public_html/wp-content/plugins/event-tickets-plus/src/Tribe/Commerce/WPEC/Main.php on line 623
I can’t seem to find where that class is defined.
-
AuthorPosts
