There are so many great fixes in beta5, but whether editing a previously existing panel page or when creating a new panel page, I am not able to add content. Content options appear, but when I select content and try to add it to the page, clicking the "Add Pane" button does not add the pane to the page.
Comments
Comment #1
mackh commentedI am having this issue as well. I just updated jquery to 1.2.6 and have beta5 installed. The add pane submit button doesn't seem to do anything, no error logs in apache or watchdog.
Can someone suggest a good way that I can debug this?
-M
Comment #2
Anonymous (not verified) commentedI also have this problem as well.
1. Starting at 'admin/panels/panel-page/*/edit/content'
2. Click on "Add content to this panel" and select any piece of content.
3. Then click on the button to add the content.
4. The dialog disappears
5. Nothing shows up in the panel.
Comment #3
VenDG commentedSame problem also.
Comment #4
a_c_m commentedSame problem - any ideas on fixes?
There was another issue about this as well, now marked as a dupe : http://drupal.org/node/273861
Comment #5
a_c_m commentedwoah STRANGE! i just tried this again... and it now works - the modal window changed its format as well ( its now 3 columns) - try clearing your caches?
a_c_m
Comment #6
iaminawe commentedThanks - clearing the cache works to fix this problem.
Comment #7
karschsp commentedClearing my cache isn't working for me. Is this issue persisting for anyone else? Maybe my issue is different, because when I click "Add Pane", the modal doesn't even disappear. There are no js errors displaying in Firebug either. I have the latest jquery_update also (1.2.6).
Thanks!
Comment #8
Morgenstern commentedi have the same problem like karschsp ... since updating to beta5 all those inline popups for editing or adding sth. in panels > content do not appear at all.
i also reported that bug some time ago at http://drupal.org/node/274806 but still have no answers to that.
Comment #9
Anonymous (not verified) commentedMy original bug report did not include the fact that I was running with my cache emptied.
Comment #10
neuromusic commentedsame problem (my duplicate submission: http://drupal.org/node/305479).
I switched my admin theme from bluemarine to garland, and now it works fine.
Comment #11
zahor commentedII encountered the same problem and it seems that this can also be caused by adding the wrong context - or at least thats what seemed to cause the problem in my case. As soon as I added the context (node add form) to an already existing node display override panel, it stopped working. I couldn't even delete it from the UI. I had to go into the database and remove the context for node add form and it worked immediately after that.
Comment #12
drecute commentedCan someone just help with this. It is getting me frustrated about the whole drupal thing. For 3 days now, I can't get what the problem is. I have updated jquery, i have used patches provided, but everything remains the same. If there were to be another module that does the same thing, I would have switched.
Please I need solution. I can't go forward without this. Someone help please.
Comment #13
Chris Einkauf commentedJust wanted to add that I'm getting this kind of error for 2 of my fields in my custom content type. My content type has several fields similar to the problem one (multi-line text fields, all of which used a wysiwyg editor), so I tried to find out what was different about the problem one. As it turns out, those were the only 2 fields with a machine-readable name that include the term "adspace" (field_additionalinfo_adspace and field_adspace_summary). This leads me to believe that, for me at least, Firefox's AdBlock might be to blame. (Some of AdBlock's filters look for terms like "adspace").
Comment #14
Anonymous (not verified) commentedAlso had the same issue. In my case, I completely wiped out Chaos and reinstalled and voila. There is a table 'ctools_object_cache' that seems to be having issues. Once reinstalled, problems disappeared.
Kahenya
Comment #15
Anonymous (not verified) commentedComment #16
Chinelo commentedOMG this worked for me thanks kahenya for posting this info!!!