So I've used panels quite a bit with Drupal 5 in the past and it is one of my favorite modules. My company has recently decided to make a push towards Drupal 6 and so I've been working on upgrading one of our clients site to D6. I've run into a major issue though with Panels. I'm trying to add content to the page but each time I click on the + button on the top left of each "cell" in my panel layout, a new page loads with a bunch of code like this:
[ { "command": "modal_display", "title": "Add content to Top", "output": "\x3cdiv class=\"panels-section-column\"\x3e\x3cdiv class=\"panels-section\"\x3e\x3ch3 class=\"panels-section-title\"\x3eCustom\x3c/h3\x3e\x3cdiv class=\"panels-section-decorator\"\x3e\x3c/div\x3e\x3cdiv class=\"panels-section-content\"\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/custom_php/custom_php\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Custom PHP block with access to Panels context data. Use sparingly, and with caution!\" alt=\"Custom PHP block with access to Panels context data. Use sparingly, and with caution!\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/plugins/content_types/custom/icon_block_custom.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/custom_php/custom_php\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Custom PHP block with access to Panels context data. Use sparingly, and with caution!\" alt=\"Custom PHP block with access to Panels context data. Use sparingly, and with caution!\"\x3eCustom PHP content\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/custom/custom\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Create a completely custom piece of HTML content.\" alt=\"Create a completely custom piece of HTML content.\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/plugins/content_types/custom/icon_block_custom.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/custom/custom\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Create a completely custom piece of HTML content.\" alt=\"Create a completely custom piece of HTML content.\"\x3eNew custom content\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/node/node\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Add a node from your site as content.\" alt=\"Add a node from your site as content.\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/plugins/content_types/node/icon_node.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/node/node\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Add a node from your site as content.\" alt=\"Add a node from your site as content.\"\x3eNode content\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"panels-section\"\x3e\x3ch3 class=\"panels-section-title\"\x3eMenus\x3c/h3\x3e\x3cdiv class=\"panels-section-decorator\"\x3e\x3c/div\x3e\x3cdiv class=\"panels-section-content\"\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/block/user-1\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Navigation\" alt=\"Navigation\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/plugins/content_types/block/icon_core_navigation.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/block/user-1\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Navigation\" alt=\"Navigation\"\x3eNavigation\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/block/menu-primary-links\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Primary links\" alt=\"Primary links\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/plugins/content_types/block/icon_core_block_menu.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/block/menu-primary-links\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Primary links\" alt=\"Primary links\"\x3ePrimary links\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/block/menu-secondary-links\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Secondary links\" alt=\"Secondary links\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/plugins/content_types/block/icon_core_block_menu.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/block/menu-secondary-links\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Secondary links\" alt=\"Secondary links\"\x3eSecondary links\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"panels-section\"\x3e\x3ch3 class=\"panels-section-title\"\x3eViews\x3c/h3\x3e\x3cdiv class=\"panels-section-decorator\"\x3e\x3c/div\x3e\x3cdiv class=\"panels-section-content\"\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/archive-block\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Display a list of months that link to content for that month.\" alt=\"Display a list of months that link to content for that month.\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/panels_views/icon_views_block_legacy.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/archive-block\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Display a list of months that link to content for that month.\" alt=\"Display a list of months that link to content for that month.\"\x3earchive: Block\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/archive-default\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Display a list of months that link to content for that month.\" alt=\"Display a list of months that link to content for that month.\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/panels_views/icon_views_block_legacy.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/archive-default\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Display a list of months that link to content for that month.\" alt=\"Display a list of months that link to content for that month.\"\x3earchive: Defaults\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/archive-page\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Display a list of months that link to content for that month.\" alt=\"Display a list of months that link to content for that month.\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/panels_views/icon_views_page_legacy.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/archive-page\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Display a list of months that link to content for that month.\" alt=\"Display a list of months that link to content for that month.\"\x3earchive: Page\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/comments_recent-block\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Contains a block and a page to list recent comments; the block will automatically link to the page, which displays the comment body as well as a link to the node.\" alt=\"Contains a block and a page to list recent comments; the block will automatically link to the page, which displays the comment body as well as a link to the node.\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/panels_views/icon_views_block_legacy.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/comments_recent-block\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Contains a block and a page to list recent comments; the block will automatically link to the page, which displays the comment body as well as a link to the node.\" alt=\"Contains a block and a page to list recent comments; the block will automatically link to the page, which displays the comment body as well as a link to the node.\"\x3ecomments_recent: Block\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/comments_recent-default\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Contains a block and a page to list recent comments; the block will automatically link to the page, which displays the comment body as well as a link to the node.\" alt=\"Contains a block and a page to list recent comments; the block will automatically link to the page, which displays the comment body as well as a link to the node.\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/panels_views/icon_views_block_legacy.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/comments_recent-default\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Contains a block and a page to list recent comments; the block will automatically link to the page, which displays the comment body as well as a link to the node.\" alt=\"Contains a block and a page to list recent comments; the block will automatically link to the page, which displays the comment body as well as a link to the node.\"\x3ecomments_recent: Defaults\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/comments_recent-page\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Contains a block and a page to list recent comments; the block will automatically link to the page, which displays the comment body as well as a link to the node.\" alt=\"Contains a block and a page to list recent comments; the block will automatically link to the page, which displays the comment body as well as a link to the node.\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/panels_views/icon_views_page_legacy.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/comments_recent-page\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Contains a block and a page to list recent comments; the block will automatically link to the page, which displays the comment body as well as a link to the node.\" alt=\"Contains a block and a page to list recent comments; the block will automatically link to the page, which displays the comment body as well as a link to the node.\"\x3ecomments_recent: Page\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/frontpage-default\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Emulates the default Drupal front page; you may set the default home page path to this view to make it your front page.\" alt=\"Emulates the default Drupal front page; you may set the default home page path to this view to make it your front page.\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/panels_views/icon_views_block_legacy.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/frontpage-default\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Emulates the default Drupal front page; you may set the default home page path to this view to make it your front page.\" alt=\"Emulates the default Drupal front page; you may set the default home page path to this view to make it your front page.\"\x3efrontpage: Defaults\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/frontpage-feed\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Emulates the default Drupal front page; you may set the default home page path to this view to make it your front page.\" alt=\"Emulates the default Drupal front page; you may set the default home page path to this view to make it your front page.\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/panels_views/icon_views_block_legacy.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/frontpage-feed\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Emulates the default Drupal front page; you may set the default home page path to this view to make it your front page.\" alt=\"Emulates the default Drupal front page; you may set the default home page path to this view to make it your front page.\"\x3efrontpage: Feed\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/frontpage-page\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Emulates the default Drupal front page; you may set the default home page path to this view to make it your front page.\" alt=\"Emulates the default Drupal front page; you may set the default home page path to this view to make it your front page.\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/panels_views/icon_views_page_legacy.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/frontpage-page\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Emulates the default Drupal front page; you may set the default home page path to this view to make it your front page.\" alt=\"Emulates the default Drupal front page; you may set the default home page path to this view to make it your front page.\"\x3efrontpage: Page\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/glossary-attachment\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"A list of all content, by letter.\" alt=\"A list of all content, by letter.\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/panels_views/icon_views_block_legacy.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/glossary-attachment\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"A list of all content, by letter.\" alt=\"A list of all content, by letter.\"\x3eglossary: Attachment\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/glossary-default\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"A list of all content, by letter.\" alt=\"A list of all content, by letter.\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/panels_views/icon_views_block_legacy.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/glossary-default\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"A list of all content, by letter.\" alt=\"A list of all content, by letter.\"\x3eglossary: Defaults\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/glossary-page\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"A list of all content, by letter.\" alt=\"A list of all content, by letter.\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/panels_views/icon_views_page_legacy.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/glossary-page\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"A list of all content, by letter.\" alt=\"A list of all content, by letter.\"\x3eglossary: Page\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/Presentations-page_1\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Presentations for Marina McIsaac\" alt=\"Presentations for Marina McIsaac\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/panels_views/icon_views_page_legacy.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/Presentations-page_1\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Presentations for Marina McIsaac\" alt=\"Presentations for Marina McIsaac\"\x3ePresentations: Page\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/Presentations-default\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Presentations for Marina McIsaac\" alt=\"Presentations for Marina McIsaac\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/panels_views/icon_views_block_legacy.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/Presentations-default\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Presentations for Marina McIsaac\" alt=\"Presentations for Marina McIsaac\"\x3ePresentations: Presentations\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/taxonomy_term-feed\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"A view to emulate Drupal core\x26#039;s handling of taxonomy/term; it also emulates Views 1\x26#039;s handling by having two possible feeds.\" alt=\"A view to emulate Drupal core\x26#039;s handling of taxonomy/term; it also emulates Views 1\x26#039;s handling by having two possible feeds.\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/panels_views/icon_views_block_legacy.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/taxonomy_term-feed\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"A view to emulate Drupal core\x26#039;s handling of taxonomy/term; it also emulates Views 1\x26#039;s handling by having two possible feeds.\" alt=\"A view to emulate Drupal core\x26#039;s handling of taxonomy/term; it also emulates Views 1\x26#039;s handling by having two possible feeds.\"\x3etaxonomy_term: Core feed\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/taxonomy_term-default\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"A view to emulate Drupal core\x26#039;s handling of taxonomy/term; it also emulates Views 1\x26#039;s handling by having two possible feeds.\" alt=\"A view to emulate Drupal core\x26#039;s handling of taxonomy/term; it also emulates Views 1\x26#039;s handling by having two possible feeds.\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/panels_views/icon_views_block_legacy.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/taxonomy_term-default\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"A view to emulate Drupal core\x26#039;s handling of taxonomy/term; it also emulates Views 1\x26#039;s handling by having two possible feeds.\" alt=\"A view to emulate Drupal core\x26#039;s handling of taxonomy/term; it also emulates Views 1\x26#039;s handling by having two possible feeds.\"\x3etaxonomy_term: Defaults\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/taxonomy_term-page\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"A view to emulate Drupal core\x26#039;s handling of taxonomy/term; it also emulates Views 1\x26#039;s handling by having two possible feeds.\" alt=\"A view to emulate Drupal core\x26#039;s handling of taxonomy/term; it also emulates Views 1\x26#039;s handling by having two possible feeds.\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/panels_views/icon_views_page_legacy.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/taxonomy_term-page\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"A view to emulate Drupal core\x26#039;s handling of taxonomy/term; it also emulates Views 1\x26#039;s handling by having two possible feeds.\" alt=\"A view to emulate Drupal core\x26#039;s handling of taxonomy/term; it also emulates Views 1\x26#039;s handling by having two possible feeds.\"\x3etaxonomy_term: Page\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/taxonomy_term-feed_1\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"A view to emulate Drupal core\x26#039;s handling of taxonomy/term; it also emulates Views 1\x26#039;s handling by having two possible feeds.\" alt=\"A view to emulate Drupal core\x26#039;s handling of taxonomy/term; it also emulates Views 1\x26#039;s handling by having two possible feeds.\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/panels_views/icon_views_block_legacy.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/taxonomy_term-feed_1\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"A view to emulate Drupal core\x26#039;s handling of taxonomy/term; it also emulates Views 1\x26#039;s handling by having two possible feeds.\" alt=\"A view to emulate Drupal core\x26#039;s handling of taxonomy/term; it also emulates Views 1\x26#039;s handling by having two possible feeds.\"\x3etaxonomy_term: Views 1 feed\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/tracker-default\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Shows all new activity on system.\" alt=\"Shows all new activity on system.\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/panels_views/icon_views_block_legacy.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/tracker-default\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Shows all new activity on system.\" alt=\"Shows all new activity on system.\"\x3etracker: Defaults\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/tracker-page\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Shows all new activity on system.\" alt=\"Shows all new activity on system.\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/panels_views/icon_views_page_legacy.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/views/tracker-page\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Shows all new activity on system.\" alt=\"Shows all new activity on system.\"\x3etracker: Page\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"panels-section-column\"\x3e\x3cdiv class=\"panels-section\"\x3e\x3ch3 class=\"panels-section-title\"\x3eMini panels\x3c/h3\x3e\x3cdiv class=\"panels-section-decorator\"\x3e\x3c/div\x3e\x3cdiv class=\"panels-section-content\"\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/panels_mini/cvDownload\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"cvDownload\" alt=\"cvDownload\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/plugins/content_types/block/icon_contrib_block.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/panels_mini/cvDownload\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"cvDownload\" alt=\"cvDownload\"\x3ecvDownload\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"panels-section\"\x3e\x3ch3 class=\"panels-section-title\"\x3eContributed blocks\x3c/h3\x3e\x3cdiv class=\"panels-section-decorator\"\x3e\x3c/div\x3e\x3cdiv class=\"panels-section-content\"\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"panels-section-column\"\x3e\x3cdiv class=\"panels-section\"\x3e\x3ch3 class=\"panels-section-title\"\x3eCore blocks\x3c/h3\x3e\x3cdiv class=\"panels-section-decorator\"\x3e\x3c/div\x3e\x3cdiv class=\"panels-section-content\"\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/block/system-0\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Powered by Drupal\" alt=\"Powered by Drupal\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/plugins/content_types/block/icon_core_block.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/block/system-0\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Powered by Drupal\" alt=\"Powered by Drupal\"\x3ePowered by Drupal\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/block/comment-0\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Recent comments\" alt=\"Recent comments\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/plugins/content_types/block/icon_core_recentcomments.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/block/comment-0\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Recent comments\" alt=\"Recent comments\"\x3eRecent comments\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/block/node-0\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Syndicate\" alt=\"Syndicate\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/plugins/content_types/block/icon_core_syndicate.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/block/node-0\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Syndicate\" alt=\"Syndicate\"\x3eSyndicate\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/block/user-0\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"User login\" alt=\"User login\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/plugins/content_types/block/icon_core_userlogin.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/block/user-0\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"User login\" alt=\"User login\"\x3eUser login\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/block/user-2\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Who\x26#039;s new\" alt=\"Who\x26#039;s new\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/plugins/content_types/block/icon_core_whosnew.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/block/user-2\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Who\x26#039;s new\" alt=\"Who\x26#039;s new\"\x3eWho\'s new\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/block/user-3\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Who\x26#039;s online\" alt=\"Who\x26#039;s online\"\x3e\x3cimg src=\"/drupal/sites/all/modules/contrib/panels/plugins/content_types/block/icon_core_block.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/drupal/panels/ajax/add-pane-config/new/row_1_1/block/user-3\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Who\x26#039;s online\" alt=\"Who\x26#039;s online\"\x3eWho\'s online\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e" } ]
| Comment | File | Size | Author |
|---|---|---|---|
| #26 | screen_of_error.JPG | 96.06 KB | energyrater |
| #14 | left_above.txt | 43.34 KB | Ron Jones |
Comments
Comment #1
dpalmer commentedbtw sorry for the giant wall of text, but thats what I get when I try to add content to the panel.
I really hope I don't have to revert back to D5 cause I've spent so much time trying to upgrade this site now =/
Comment #2
realityloop commentedI'm similar error as well with the latest dev version (6.x-3.x-dev 2009-Mar-25)
This occurs when I click save pane when creating either PHO or regular custom content.
Comment #3
merlinofchaos commentedText like this is an indication that Javascript has crashed. If using firefox, you can open the console via Tools >> Error console. Is there an error that appears when this happens?
Comment #4
merlinofchaos commentedThese errors are harmless. I need to add a message stating them, or figure out a way to test whether or not I need to perform that update.
Comment #5
merlinofchaos commentedErr. #4 is NOT meant for this issue, my apologies.
Comment #6
cgapperi commentedI am getting at least randomly a similar error. It appears as though the javascript has crashed:
{ "output": "\x3cspan id=\"thmr_43\" class=\"thmr_call\"\x3e\n \x3cform action=\"/panels/ajax/configure/2/2\" accept-charset=\"UTF-8\" method=\"post\" id=\"panels-content-config-form\"\x3e\n\x3cdiv\x3e\x3cspan id=\"thmr_30\" class=\"thmr_call\"\x3e\n \x3cspan id=\"thmr_5\" class=\"thmr_call\"\x3e\n \x3cdiv class=\"form-item\" id=\"edit-configuration-style-wrapper\"\x3e\n \x3clabel for=\"edit-configuration-style\"\x3ePane style: \x3c/label\x3e\n \x3cselect name=\"configuration[style]\" class=\"form-select\" id=\"edit-configuration-style\" \x3e\x3coption value=\"default\" selected=\"selected\"\x3eDefault\x3c/option\x3e\x3coption value=\"rounded_corners\"\x3eRounded corners\x3c/option\x3e\x3coption value=\"block\"\x3eSystem block\x3c/option\x3e\x3c/select\x3e\n\x3c/div\x3e\n\x3c/span\x3e\n\n\x3cspan id=\"thmr_7\" class=\"thmr_call\"\x3e\n \x3cdiv class=\"option-text-aligner\"\x3e\x3c/span\x3e\n\n\x3cspan id=\"thmr_8\" class=\"thmr_call\"\x3e\n \x3cdiv class=\"form-item\" id=\"override-title-checkbox-wrapper\"\x3e\n \x3clabel class=\"option\" for=\"override-title-checkbox\"\x3e\x3cinput type=\"checkbox\" name=\"configuration[override_title]\" id=\"override-title-checkbox\" value=\"1\" checked=\"checked\" class=\"form-checkbox\" /\x3e Override title\x3c/label\x3e\n\x3c/div\x3e\n\x3c/span\x3e\n\n\x3cspan id=\"thmr_10\" class=\"thmr_call\"\x3e\n \x3cdiv class=\"form-item\" id=\"override-title-textfield-wrapper\"\x3e\n \x3cinput type=\"text\" maxlength=\"128\" name=\"configuration[override_title_text]\" id=\"override-title-textfield\" size=\"35\" value=\"\" class=\"form-text\" /\x3e\n\x3c/div\x3e\n\x3c/span\x3e\n\n\x3cspan id=\"thmr_12\" class=\"thmr_call\"\x3e\n \x3c/div\x3e\x3cdiv style=\"clear: both; padding: 0; margin: 0\"\x3e\x3c/div\x3e\x3c/span\x3e\n\n\x3cdiv class=\"description\"\x3e\x3cspan id=\"thmr_13\" class=\"thmr_call\"\x3e\n You may use %keywords from contexts, as well as %title to contain the original title.\x3c/span\x3e\n\n\x3c/div\x3e\x3cspan id=\"thmr_14\" class=\"thmr_call\"\x3e\n \x3cdiv class=\"form-item\" id=\"edit-configuration-title-wrapper\"\x3e\n \x3clabel for=\"edit-configuration-title\"\x3eTitle: \x3c/label\x3e\n \x3cinput type=\"text\" maxlength=\"128\" name=\"configuration[title]\" id=\"edit-configuration-title\" size=\"60\" value=\"Baby\" class=\"form-text\" /\x3e\n\x3c/div\x3e\n\x3c/span\x3e\n\n\x3cspan id=\"thmr_16\" class=\"thmr_call\"\x3e\n \x3cdiv class=\"form-item\" id=\"edit-configuration-body-wrapper\"\x3e\n \x3clabel for=\"edit-configuration-body\"\x3eBody: \x3c/label\x3e\n \x3ctextarea cols=\"60\" rows=\"5\" name=\"configuration[body]\" id=\"edit-configuration-body\" class=\"form-textarea resizable\"\x3e\x26lt;center\x26gt;Baby\x26lt;/center\x26gt;\x3c/textarea\x3e\n\x3c/div\x3e\n\x3c/span\x3e\n\n\x3cspan id=\"thmr_25\" class=\"thmr_call\"\x3e\n \x3cfieldset class=\" collapsible collapsed\"\x3e\x3clegend\x3eInput format\x3c/legend\x3e\x3cspan id=\"thmr_18\" class=\"thmr_call\"\x3e\n \x3cdiv class=\"form-item\" id=\"edit-configuration-format-1-wrapper\"\x3e\n \x3clabel class=\"option\" for=\"edit-configuration-format-1\"\x3e\x3cinput type=\"radio\" id=\"edit-configuration-format-1\" name=\"configuration[format]\" value=\"1\" class=\"form-radio\" /\x3e Filtered HTML\x3c/label\x3e\n \x3cdiv class=\"description\"\x3e\x3cspan id=\"thmr_2\" class=\"thmr_call\"\x3e\n \x3cul class=\"tips\"\x3e\x3cli\x3eWeb page addresses and e-mail addresses turn into links automatically.\x3c/li\x3e\x3cli\x3eAllowed HTML tags: \x26lt;a\x26gt; \x26lt;em\x26gt; \x26lt;strong\x26gt; \x26lt;cite\x26gt; \x26lt;code\x26gt; \x26lt;ul\x26gt; \x26lt;ol\x26gt; \x26lt;li\x26gt; \x26lt;dl\x26gt; \x26lt;dt\x26gt; \x26lt;dd\x26gt;\x3c/li\x3e\x3cli\x3eLines and paragraphs break automatically.\x3c/li\x3e\x3c/ul\x3e\x3c/span\x3e\n\n\x3c/div\x3e\n\x3c/div\x3e\n\x3c/span\x3e\n\n\x3cspan id=\"thmr_20\" class=\"thmr_call\"\x3e\n \x3cdiv class=\"form-item\" id=\"edit-configuration-format-2-wrapper\"\x3e\n \x3clabel class=\"option\" for=\"edit-configuration-format-2\"\x3e\x3cinput type=\"radio\" id=\"edit-configuration-format-2\" name=\"configuration[format]\" value=\"2\" checked=\"checked\" class=\"form-radio\" /\x3e Full HTML\x3c/label\x3e\n \x3cdiv class=\"description\"\x3e\x3cspan id=\"thmr_3\" class=\"thmr_call\"\x3e\n \x3cul class=\"tips\"\x3e\x3cli\x3eWeb page addresses and e-mail addresses turn into links automatically.\x3c/li\x3e\x3cli\x3eLines and paragraphs break automatically.\x3c/li\x3e\x3c/ul\x3e\x3c/span\x3e\n\n\x3c/div\x3e\n\x3c/div\x3e\n\x3c/span\x3e\n\n\x3cspan id=\"thmr_22\" class=\"thmr_call\"\x3e\n \x3cdiv class=\"form-item\" id=\"edit-configuration-format-3-wrapper\"\x3e\n \x3clabel class=\"option\" for=\"edit-configuration-format-3\"\x3e\x3cinput type=\"radio\" id=\"edit-configuration-format-3\" name=\"configuration[format]\" value=\"3\" class=\"form-radio\" /\x3e PHP code\x3c/label\x3e\n\x3c/div\x3e\n\x3c/span\x3e\n\n\x3cspan id=\"thmr_24\" class=\"thmr_call\"\x3e\n \x3cspan id=\"thmr_1\" class=\"thmr_call\"\x3e\n \x3cp\x3e\x3ca href=\"/filter/tips\"\x3eMore information about formatting options\x3c/a\x3e\x3c/p\x3e\x3c/span\x3e\n\n\x3c/span\x3e\n\n\x3c/fieldset\x3e\n\x3c/span\x3e\n\n\x3cspan id=\"thmr_26\" class=\"thmr_call\"\x3e\n \x3cdiv class=\"form-item\" id=\"edit-configuration-css-id-wrapper\"\x3e\n \x3clabel for=\"edit-configuration-css-id\"\x3eCSS ID: \x3c/label\x3e\n \x3cinput type=\"text\" maxlength=\"128\" name=\"configuration[css_id]\" id=\"edit-configuration-css-id\" size=\"15\" value=\"\" class=\"form-text\" /\x3e\n \x3cdiv class=\"description\"\x3eCSS ID to apply to this content. This may be blank.\x3c/div\x3e\n\x3c/div\x3e\n\x3c/span\x3e\n\n\x3cspan id=\"thmr_28\" class=\"thmr_call\"\x3e\n \x3cdiv class=\"form-item\" id=\"edit-configuration-css-class-wrapper\"\x3e\n \x3clabel for=\"edit-configuration-css-class\"\x3eCSS class: \x3c/label\x3e\n \x3cinput type=\"text\" maxlength=\"128\" name=\"configuration[css_class]\" id=\"edit-configuration-css-class\" size=\"15\" value=\"home_link\" class=\"form-text\" /\x3e\n \x3cdiv class=\"description\"\x3eCSS class to apply to this content. This may be blank.\x3c/div\x3e\n\x3c/div\x3e\n\x3c/span\x3e\n\n\x3c/span\x3e\n\n\x3cspan id=\"thmr_35\" class=\"thmr_call\"\x3e\n \x3cdiv class=\"form-item\"\x3e\n \x3clabel\x3eAccess: \x3c/label\x3e\n \x3cdiv class=\"form-checkboxes\"\x3e\x3cspan id=\"thmr_31\" class=\"thmr_call\"\x3e\n \x3cdiv class=\"form-item\" id=\"edit-access-2-wrapper\"\x3e\n \x3clabel class=\"option\" for=\"edit-access-2\"\x3e\x3cinput type=\"checkbox\" name=\"access[2]\" id=\"edit-access-2\" value=\"2\" class=\"form-checkbox\" /\x3e authenticated user\x3c/label\x3e\n\x3c/div\x3e\n\x3c/span\x3e\n\n\x3cspan id=\"thmr_33\" class=\"thmr_call\"\x3e\n \x3cdiv class=\"form-item\" id=\"edit-access-3-wrapper\"\x3e\n \x3clabel class=\"option\" for=\"edit-access-3\"\x3e\x3cinput type=\"checkbox\" name=\"access[3]\" id=\"edit-access-3\" value=\"3\" class=\"form-checkbox\" /\x3e store_admin\x3c/label\x3e\n\x3c/div\x3e\n\x3c/span\x3e\n\n\x3c/div\x3e\n \x3cdiv class=\"description\"\x3eOnly the checked roles will be able to see this pane; if no roles are checked, access will not be restricted.\x3c/div\x3e\n\x3c/div\x3e\n\x3c/span\x3e\n\n\x3cspan id=\"thmr_37\" class=\"thmr_call\"\x3e\n \x3cspan id=\"thmr_38\" class=\"thmr_call\"\x3e\n \x3cinput type=\"submit\" name=\"op\" id=\"edit-next\" value=\"Save\" class=\"form-submit\" /\x3e\n\x3c/span\x3e\n\n\x3c/span\x3e\n\n\x3cinput type=\"hidden\" name=\"form_build_id\" id=\"form-bd954e652666f852d943f4add6e85307\" value=\"form-bd954e652666f852d943f4add6e85307\" /\x3e\n\x3cspan id=\"thmr_40\" class=\"thmr_call\"\x3e\n \x3cinput type=\"hidden\" name=\"form_token\" id=\"edit-panels-content-config-form-form-token\" value=\"b036a070f20c2992cac8d17c6dac34c5\" /\x3e\n\x3c/span\x3e\n\n\x3cinput type=\"hidden\" name=\"form_id\" id=\"edit-panels-content-config-form\" value=\"panels_content_config_form\" /\x3e\n\n\x3c/div\x3e\x3c/form\x3e\n\x3c/span\x3e\n\n", "type": "display", "title": "Configure New custom content", "url": "http://merc.vonrabenau.com/panels/ajax/configure/2/2", "js": null }
For some reason, it will 'heal' itself. It does not matter what browser I use, but Firefox shows the following in the error log:
Error: this.parentNode is null
Source File: http://merc.vonrabenau.com/misc/jquery.js?P
Line: 13
AND
Error: $("#modalBackdrop").css("top", wt).css is not a function
Source File: http://merc.vonrabenau.com/sites/all/modules/panels/js/lib/mc.js?P
Line: 67
Drupal 6.10
Comment #7
okokokok commentedI'm experiencing similar behavior, with 3.0-alpha3
[ { "command": "modal_display", "title": "Add content to Top", "output": "\x3cdiv class=\"panels-section-column\"\x3e\x3cdiv class=\"panels-section\"\x3e\x3ch3
Comment #8
gdoteof commentedI maybe am having a different, similar issue. I also cannot add content. I don't get any error when clicking '+' or selecting the content. But Neither hitting 'update and return' or 'continue' actually saves the content that I have added to the panel. Additionally, when I choose update and return I get this error:
Comment #9
gdoteof commentedComment #10
cpelham commentedI just installed alpha3 and have been able to create a new page with the Delegator module as per instructions, but then when I select a view or block to add to a pane on the page, it doesn't save. When I load the page, it remains empty, and when I load the edit page screen, the pane is still empty.
Comment #11
pixelpreview@gmail.com commentedsame problem for me when I click on update and return, no content added in my panel and this message on top :
"...
user warning: Unknown column 'style' in 'field list' query: INSERT INTO panels_pane (did, panel, type, subtype, shown, access, configuration, cache, style, css, extras, position) VALUES (1, 'left', 'views_panes', 'populaires_beaute-panel_pane_1', 1, 'a:0:{}', 'a:2:{s:14:\"override_title\";i:0;s:19:\"override_title_text\";s:0:\"\";}', 'a:0:{}', 'a:0:{}', 'a:0:{}', 'a:0:{}', 1) in \includes\common.inc on line 3422.
..."
I use the laste version of panel alpha 3
Comment #12
theusualsuspect commented"...
user warning: Unknown column 'style' in 'field list' query: INSERT INTO panels_pane (did, panel, type, subtype, shown, access, configuration, cache, style, css, extras, position) VALUES (1, 'left', 'views_panes', 'populaires_beaute-panel_pane_1', 1, 'a:0:{}', 'a:2:{s:14:\"override_title\";i:0;s:19:\"override_title_text\";s:0:\"\";}', 'a:0:{}', 'a:0:{}', 'a:0:{}', 'a:0:{}', 1) in \includes\common.inc on line 3422.
..."
This is a problem with the update routine in alpha3 (as far as I understood the bug, the db is not updated properly, therefore no values are stored at all)
This is discussed in this issue #419726: Can't create neither a single panel. merlinofchaos submitted a patch, which solves this problem. It still needs review though.
Comment #13
realityloop commentedThere was also an issue with the version of ctools released on April 2nd, grabbing it from CVS fixes most issues.
http://drupal.org/node/421278
Comment #14
Ron Jones commentedI installed panels 3, not an upgrade. and am having the same issues as many above me:
When I go to administer >> build >> pages, custom pages; Operations > edit handler > panel content in Firefox (v3.0.8), and then click on the 'plus sign' to add content, the module directs me to a page with the following output in a new firefox tab:
[ { "command": "modal_display", "title": "Add content to Right above", "output": "\x3cdiv class=\"panels-section-column\"\x3e\x3cdiv class=\"panels-section\"\x3e\x3ch3 class=\"panels-section-title\"\x3eCustom\x3c/h3\x3e\x3cdiv
***SNIP..."Lots & Lots of Snipping!"....***
src=\"/sites/all/modules/panels/plugins/content_types/block/icon_core_block_menu.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/panels/ajax/add-pane-config/1/right_above/block/menu-menu-xmlsitemap\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"XML Sitemap\" alt=\"XML Sitemap\"\x3eXML Sitemap\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e" } ]
When I make the same attempt from I.E. 7 it's the same thing, with one small exception:
Instead of redirecting me to a page with the output above, I am presented with the download options dialog box. The title of the file to be downloaded, corresponds to the panel page location ("Top," "Left Above," "Right Above" etc...). I've attached a copy (after adding the .txt file extension to it).
Thanks,
Ron Jones
Comment #15
Ron Jones commentedUpgraded to 6.x-3.0-alpha4 and still have the same issue.
Comment #16
merlinofchaos commentedTo everyone who gets these errors:
If you are using a theme other than Garland, please try in Garland. If it works in Garland but not your other theme, what is your other theme and is it easily available?
Comment #17
merlinofchaos commented#11, your issue isn't even related to this issue. Please do not pollute an issue with unrelated stuff.
Comment #18
degure commentedI have the same problem. First in Theme "Simply modern" (Tribute Media). After reading your posting #16 I switched to Garland, but the problem remains.
As soon as I hit "Add content" I get this:
s=\"panels-add-content-modal\"\x3e\x3cdiv class=\"panels-section-column panels-section-column-categories\"\x3e\x3cdiv class=\"inside\"\x3e\x3cdiv class=\"panels-categories-box\"\x3e\x3ca href=\"/acquia-drupal/panels/ajax/add-pane/2/middle/activity\" class=\"ctools-use-ajax panels-modal-add-category active\" title=\"tt09501a_minipanel\" alt=\"tt09501a_minipanel\"\x3eActivity\x3c/a\x3e\x3ca href=\"/acquia-drupal/panels/ajax/add-pane/2/middle/menus\" class=\"ctools-use-ajax panels-modal-add-category\" title=\"tt09501a_minipanel\" alt=\"tt09501a_minipanel\"\x3eMenus\x3c/a\x3e\x3ca href=\"/acquia-drupal/panels/ajax/add-pane/2/middle/miscellaneous\" class=\"ctools-use-ajax panels-modal-add-category\" title=\"tt09501a_minipanel\" alt=\"tt09501a_minipanel\"\x3eMiscellaneous\x3c/a\x3e\x3ca href=\"/acquia-drupal/panels/ajax/add-pane/2/middle/tt\" class=\"ctools-use-ajax panels-modal-add-category\" title=\"tt09501a_minipanel\" alt=\"tt09501a_minipanel\"\x3ett\x3c/a\x3e\x3ca href=\"/acquia-drupal/panels/ajax/add-pane/2/middle/widgets\" class=\"ctools-use-ajax panels-modal-add-category\" title=\"tt09501a_minipanel\" alt=\"tt09501a_minipanel\"\x3eWidgets\x3c/a\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/acquia-drupal/panels/ajax/add-pane-config/2/middle/node/node\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Add a node from your site as content.\" alt=\"Add a node from your site as content.\"\x3e\x3cspan id=\"thmr_1\" class=\"thmr_call\"\x3e\n \x3cimg src=\"/acquia-drupal/sites/all/modules/ctools/plugins/content_types/node/icon_node.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/span\x3e\n\n\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/acquia-drupal/panels/ajax/add-pane-config/2/middle/node/node\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Add a node from your site as content.\" alt=\"Add a node from your site as content.\"\x3eAdd a node\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/acquia-drupal/panels/ajax/add-pane-config/2/middle/custom/custom\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Create a completely custom piece of HTML content.\" alt=\"Create a completely custom piece of HTML content.\"\x3e\x3cspan id=\"thmr_2\" class=\"thmr_call\"\x3e\n \x3cimg src=\"/acquia-drupal/sites/all/modules/ctools/plugins/content_types/custom/icon_block_custom.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/span\x3e\n\n\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/acquia-drupal/panels/ajax/add-pane-config/2/middle/custom/custom\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Create a completely custom piece of HTML content.\" alt=\"Create a completely custom piece of HTML content.\"\x3eNew custom content\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"panels-section-columns\"\x3e\x3cdiv class=\"panels-section-column panels-section-column-1\"\x3e\x3cdiv class=\"inside\"\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/acquia-drupal/panels/ajax/add-pane-config/2/middle/block/user-2\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Who\x26#039;s new\" alt=\"Who\x26#039;s new\"\x3e\x3cspan id=\"thmr_17\" class=\"thmr_call\"\x3e\n \x3cimg src=\"/acquia-drupal/sites/all/modules/ctools/plugins/content_types/block/icon_core_whosnew.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/span\x3e\n\n\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/acquia-drupal/panels/ajax/add-pane-config/2/middle/block/user-2\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Who\x26#039;s new\" alt=\"Who\x26#039;s new\"\x3eWho\'s new\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"panels-section-column panels-section-column-2\"\x3e\x3cdiv class=\"inside\"\x3e\x3cdiv class=\"content-type-button clear-block\"\x3e\x3ca href=\"/acquia-drupal/panels/ajax/add-pane-config/2/middle/block/user-3\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Who\x26#039;s online\" alt=\"Who\x26#039;s online\"\x3e\x3cspan id=\"thmr_18\" class=\"thmr_call\"\x3e\n \x3cimg src=\"/acquia-drupal/sites/all/modules/ctools/plugins/content_types/block/icon_core_whosonline.png\" alt=\"\" title=\"\" width=\"16\" height=\"16\" /\x3e\x3c/span\x3e\n\n\x3c/a\x3e\x3cdiv\x3e\x3ca href=\"/acquia-drupal/panels/ajax/add-pane-config/2/middle/block/user-3\" class=\"ctools-use-ajax panels-modal-add-config\" title=\"Who\x26#039;s online\" alt=\"Who\x26#039;s online\"\x3eWho\'s online\x3c/a\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e" } ]
I didn't update Drupal core so far, I use 6.10.
Panels 6x-3.0-beta1 and corresponding CTools from today
---------------------------------
I just re-installed my Acquia Drupal Stack from scratch, installed the new Panels module: now it works.
MAYBE (I didn't pay particular attention and can't check it now, since the old installation is gone) in my former installation I did activate other (or perhaps even zero) parts of the Views or the CCK module? Might this perhaps make a difference?
Comment #19
jennib commentedI updated to the new beta versions of Panels and CTools and was still encountering this problem. I am using the Acquia Slate theme.
The error I received in Firefox read "Drupal.settings.img_assist is undefined"
I don't really need image assist on the website, so I disabled the module and everything works perfectly now. Is there a quick fix for people encountering this same problem and who DO need Image Assist?
Comment #20
merlinofchaos commentedHmm. That sounds like a problem with img_assist then.
The issue is that another module causes the javascript to crash and stop running; that in turn can cause the links to go directly to locations rather than use the javascript means that they are supposed to. There isn't a lot I can do if some other module puts in javascript that crashes. :/
Comment #21
Draven_Caine commentedMerlinofchaos,
Today i have been working with panels 3, cck, ctools to do some work for a client on thier user profiles.
I ran into this problem when adding a fieldgroup to the panels page, i disabled image assist and the error goes anyway.
so this is an image-assist problem not your modules.
Draven
/**** EDIT *****/
I also wanted to add that this issues with image_assist is in panels 2 also like panels 3.
Image_assist only need to be disabled ( unchecked) while your adding fieldgroups to panels, after that you can re-enable it again and all is well, until you need to add more field groups to panels.
Draven
Comment #22
sprior commentedsubscribe - I'm getting the same thing.
Comment #23
sunMarking as duplicate of #459004: JS error with panels and image_assist both enabled. Please search for existing issues before submitting a new one. You can follow up on that issue instead to track its status. If any information from this issue is missing in the other issue, please make sure you provide it over there.
However, thanks for taking the time to report this issue.
Comment #24
merlinofchaos commentedNot all of the mentions in this issue are related to img_assist, though it's good to have a pointer for that one.
Comment #25
michelle#453692: Panel Content "Add Content" or "Region Style" yields page of code - Possible jquery UI conflict looks like it may be the same issue.
Michelle
Comment #26
energyrater commentedI can't save my new content from the panels admin. I don't have a save button ... just the "X for cancel"? I've just down loaded the most current 6.x and the latest panels "everything"... It's a brand new site with hardly no content in the site. Not sure if it matters, but have advanced help installed...
Ideas? Anyone?
Screen Shot attached.
Comment #27
merlinofchaos commented#26: First, this seems wholly unrelated to the issue at hand, which is inconsiderate at best and rude at worst. Second, did you actually try to click on any of the content items it brings up? That's a selector. You have to select something. Nobody's ever complained of not understanding that before.
Comment #28
energyrater commentedSorry merlinofchaos, I thought this thread was related to panels issues. My bad... Yes, I chosen content but the point is there is no way to save the page. Never mind it, I'll shoot this to someone somewhere else. I'm very new here...looking for an appropriate place to start a new thread. This is a forum, right? or am I in the wrong place?
Comment #29
esmerel commentedenergyrater: Hi! This is not actually a forum - this is is the Panels issue queue. You came in and inserted an unrelated issue into what was essentially someone else's trouble ticket :)
If you would like to find the forums, they're located under http://drupal.org/forum.
If you can't find what you need in the forums, you can search the panels issue queue (search boxes at the top of the page http://drupal.org/project/issues/panels) to see if someone else has had a similar problem or question. If you can't find what you need, you can open a new issue - there's a 'Create a new issue' link at the top of the same url where you can search the queue. That's the proper way to go.
Each issue is handled separately, unless they are found to be duplicate problems - coming into an existing issue with a new/unrelated question is bad form because it can derail the remainder of the issue, and it's sometimes very difficult for the people working the issue to stay on track. It's an honest mistake, so now you know :)
Comment #30
energyrater commentedesmerel, seriously...no harm done and I thank you for your help...I was totally at fault.
...eases toward the door with hands in pockets...
: )
Comment #31
merlinofchaos commentedAt this point I have confirmed that img_assist is a culprit here, so closing this. Hopefully img_assist will get fixed at some point.
Comment #32
Damian-p commentedI too was having the same problem and noticed that I had enabled the "Development" Module. Once I disabled this the code worked fine.
Hope this Helps
Comment #33
dpalmer commentedHey merlinofchaos, thanks for your support on this issue. I apologize for the delayed response, I forgot I posted this issue and I was just tracking myself and found it.
Keep up the great work man!
Comment #35
avpaderno