Posted by Londos on December 10, 2012 at 8:15am
I've installed views and views slideshow on my computer.
When I try make Slideshow (from new content type I've created) it works well.
But when I do the same steps on my online web this error appear:
" An AJAX HTTP error occured.
HTTP Result Code : 500
Debugging information follows.
Path: admin/structures/views/view/my_simple_text/preview/page/ajax
StatusText: error
ResponseText: "
Please help me....
Comments
I have seen these error
I have seen these error messages many times. I suspect there is more than one possible cause. Here is one http://stackoverflow.com/questions/5265134/drupal-views-ajax-error-alert...
Another cause is a real bug which may occur if you are not using the latest version of Views.
If the site on the local machine and server is exactly the same, it is quite possible that the server is running out of resources to respond to the request in a timely fashion, and you should considering tuning the server, or if on shared hosting, ask your hosting company to provide better quality hosting. If they are a Drupal specialist there is no excuse. If they are not, move to a Drupal specialist.
I suspect there are more possible reasons. It is a very frustrating error I know.
Digit Professionals