Closed (fixed)
Project:
Panels
Version:
6.x-3.0-rc1
Component:
Plugins - layouts
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Aug 2009 at 21:37 UTC
Updated:
3 Aug 2010 at 23:50 UTC
BS"D
An error occurred while attempting to process http://(mysite).com/panels/ajax/flexible/resize/panel_context%3Apage-mypage2%3Apage_mypage_panel_context
keeps showing up when I try to resize the columns in my page layout (content) using IE8, FF3 and Opera latest version.
Pls advise. Thank you
Comments
Comment #1
merlinofchaos commentedDid you hit update.php after you updated? If not try that. Also, is there an error in your apache or php or watchdog log?
Comment #2
ISchier770 commentedBS"D
1) Update gives me An HTTP error 0 occurred. http://abillionbits.com/update.php?id=20&op=do. I tried changing to the -dev and this error started then; i rolled back and the error continues.
2) Cannot find any errors in logs.
Comment #3
ISchier770 commentedComment #4
merlinofchaos commentedDoes this still happen with 3.0? I fixed an error like this in 3.0.
Comment #5
ISchier770 commentedBS"D
Yes, it still does occur with 3.0. Please advise. Thanks.
Comment #6
sanestrategy commentedI too have this problem, all the way up to the HTTP error 0 in update.php. I think its related to the other thread about AJAX not rendering and throwing up script code instead here: http://drupal.org/node/453692
Comment #7
merlinofchaos commentedWhen you see this message, can you look to see if there is an error in your PHP, Apache or Watchdog logs? That should provide more information. Also look in Firebug and see what the actual AJAX return is. It's probably a 500 but it could be something else.
Comment #8
ruloweb commentedHi all,
I have the same problem, did some debug on Firebug and found that XMLHttpRequest return status = 0 and statusText = unknown. Some articles about that:
http://ajaxian.com/archives/xmlhttprequest-and-status-code-0
http://www.pearweb.com/javascript/XMLHttpRequest.html
Thanks!
--
José Sánchez.
www.deviancefactory.com
Comment #9
merlinofchaos commentedThere's quite a few things I asked to be checked. Unfortunately nothing said here helps much to determine what is going on.
Comment #10
drupalusering commentedclearing cache helped me. Although, after each time i resize the layout I have to clear cache if i want to resize it again
Comment #11
drupalusering commentedupdate: i cleared cache couple of times - and now the error does not appear
Comment #12
drupalusering commentedupdate: I don't believe that this is a panels issue all together. I had the same problem with ajax elements in Views today and i just recently updated to .x dev version of views
Comment #13
esmerel commentedComment #14
merlinofchaos commentedOk, assuming that some other module was interfering and marking this as fixed.