WC_AJAX Get_Refreshed_Fragments throwing 500 error
-
New coder here. Having a bit of issue jumping in on a custom site.
I didn’t build the custom site but we recently updated to WordPress 4.2.2 and WooCommerce 2.5.5
I’ve done all the normal troubleshooting(plugins/theme) I know it’s a problem within our custom theme only. I’ve gone through all our JavaScript and it all runs just fine.
On load of the site I’m getting a 500 POST error coming from cart-fragments.min.js within WooCommerce. But it’s not WooCommerce causing the issue since it works in a default WordPress theme AND the parent theme just not in our child theme.
I’ve run a Fiddler on the site and it appears the request to POST is incomplete and I’m just unsure how to proceed to fix this issue.
Exact error:
POST https://site/?wc-ajax=get_refreshed_fragments 500 (Internal Server Error)
The site is on a private server. Let me know if you think you might be able to assist and we can move further.
- The topic ‘WC_AJAX Get_Refreshed_Fragments throwing 500 error’ is closed to new replies.