Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.0-rc1
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2011 at 13:02 UTC
Updated:
4 Oct 2011 at 13:01 UTC
hello,
when i try to add a new field, i got message :
An Ajax HTTP error occured. HTTP result code: 200 .....
this is the complete error message (in image capture) :
http://content.screencast.com/users/Cakka/folders/Jing/media/f6faf39a-c7...
this error happen in other, like change views name / description..
can someone tell me what the problem and how to solve this ?
very thanks
| Comment | File | Size | Author |
|---|---|---|---|
| error-views-2011-08-20_1951.png | 44.52 KB | cakka |
Comments
Comment #1
dawehnerCan you try to give us more informations?
For example do you have enabled devel module and set the error to backtrace?
Another perhaps helpful thing would be to use firebug to get the full error message.
Could you reproduce the problem on a clean drupal system?
Did you tryed to switch the theme?
Perhaps it also works if you update to the dev of ctools and views
Btw. it's kind of cool that you assigned the issue for yourself, so you are the person which works on a solution.
Comment #2
cakka commentedi don't use devel module
i have moving my site to other hosting, then my views getting error
i have update all path in database that may be cause the problem, but it is not give me the solution
yes, i have tryed to switch the theme..
because i moved the theme from sites/domainname/themes to sites/all/themes
upss.. i have choose the wrong assigned :)
Comment #3
dawehnerSo you tryed to use the seven admin theme at least once, right?
You know there are many bug reports like this in the issue queue and most (nearly all the time) views itself didn't caused the bug.
Pehraps it's helpful for you to have a look at them.
Comment #5
cakka commentedchecking out some other issue.. thanks
Comment #6
cakka commentedi have check out some other issue that related with this problem, but still didn't get the solution...
any ideas ?
thanks
Comment #7
dawehnerCould you pack the full message into a file and attach it here?
Perhaps it's a broken json, which is sometimes produced by the devel module.
Comment #8
cakka commentedstuck in this problem :(
this is the full text when edit views
Comment #9
cakka commentedah... i got the solution for this problem.
solution :
- update you modules : views, ctools
- update you drupal
and it fixed my problem
Comment #10
dawehnerThanks for reporting that the bug is fixed.
See #1 ... there i wrote you should better update :)