Internal server error
-
Hi,
After validating the payment:
– payment is accepted
– the order in Woocommerce is visible and in completed status
– after validation of the payment, the page remains the same with the message “internal server error”
– Woocommerce does not send the order confirmation email
– the course is attributed to the one who registers
– if the student buys several products (courses), only the 1st on the list will be allocated to the account.It seems have issue on this line (i saw i debug.log)
$ret = $LPUser->enroll( $WPCourse->ID, $WPLPOrder->id, true );`
Thanks
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Internal server error’ is closed to new replies.