Hello,
I am using cornerstone for the first time with my website. I’m looking to sell tickets/merch via woocommerce. The woocommerce plugin works great, but i receive a generic Error 500 only on the checkout page.
thanks in advance for your help!
Hello,
I am using cornerstone for the first time with my website. I’m looking to sell tickets/merch via woocommerce. The woocommerce plugin works great, but i receive a generic Error 500 only on the checkout page.
thanks in advance for your help!
Hi Zach,
Thanks for reaching out.
Have you edited your checkout page with cornerstone? Please prevent that as it may cause internal error due to the way how shortcodes are called by Woocommerce. Even calling do_shortcode within the content filter could cause that which probably due to infinite loop.
Else, please provide your checkout URL then edit your site’s wp-config.php and set WP_DEBUG to true. That’s just to enable the error so we could see it once we check the checkout URL.
Thanks!
Ah that was the issue! I was, in fact, using cornerstone on the checkout page. Once disabled cornerstone for the checkout, all was fixed!
Thank you, @Rad!
Glad to hear that. 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.