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

merlinofchaos’s picture

Status: Active » Postponed (maintainer needs more info)

Did you hit update.php after you updated? If not try that. Also, is there an error in your apache or php or watchdog log?

ISchier770’s picture

BS"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.

ISchier770’s picture

Status: Postponed (maintainer needs more info) » Active
merlinofchaos’s picture

Status: Active » Postponed (maintainer needs more info)

Does this still happen with 3.0? I fixed an error like this in 3.0.

ISchier770’s picture

Status: Postponed (maintainer needs more info) » Active

BS"D

Yes, it still does occur with 3.0. Please advise. Thanks.

sanestrategy’s picture

I 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

merlinofchaos’s picture

When 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.

ruloweb’s picture

Hi 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

merlinofchaos’s picture

Status: Active » Postponed (maintainer needs more info)

There's quite a few things I asked to be checked. Unfortunately nothing said here helps much to determine what is going on.

drupalusering’s picture

clearing cache helped me. Although, after each time i resize the layout I have to clear cache if i want to resize it again

drupalusering’s picture

update: i cleared cache couple of times - and now the error does not appear

drupalusering’s picture

update: 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

esmerel’s picture

Status: Postponed (maintainer needs more info) » Active
merlinofchaos’s picture

Status: Active » Fixed

Ok, assuming that some other module was interfering and marking this as fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.