Jump to content

AJAX returning result, but giving 500 server error


Herbert7763

Recommended Posts

Okay so I have a site here

It's running off of CubeCart and I have run into a little issue with some weird AJAX

To see the error, please


  1. gcollective.com.au/register.html

register an account (the error only exists when logged in... a clue?)

  1. http://gcollective.com.au/beef-order-form.html

You need to add an item from this order form to the cart, so just go here and scroll to the bottom after the page loads and then add it to your cart. The reason for this is because the ajax error only shows up if you have something added to your cart AND you are signed in.

  1. http://gcollective.com.au/bimonthly-order-form.html

This is where the main issue is and it's a good example although it DOES happen in more places.  OneVanilla

Once on this page, click the "Chilled Products" category on the right side of the page. It should just end up continually loading.


The issue is that for SOME reason it's returning a 500 internal service error even though the AJAX is getting an HTML response from the server that has no errors in it as you can tell from accessing the AJAX called page directly through your console...

ANY ideas at all?????? I can provide more info if required!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...