Condition: Views 6.x 2.8, Drupal 6.15
I have traced the error out by enabling and disabling different modules, and finally figure out the content glider module was the cause of the errors.
When one of content glider blocks enabled on a region of a views edit page. It affect the normal operation in the view configuration.
First, the layout of the table in the views were separated if I want to add a new display (say block) as show in contentglider1.JPG.
Second, if I want to alter the name of the table in Basic settings, it will show the following error in the browser instead of its normal response from the views. (as shown in contentglider3.JPG)
{ "replace": { "#views-tab-default": "\x3cdiv class=\"clear-block views-display views-display-default\"\x3e\r\n \x3cdiv class=\"top\"\x3e\r\n \x3cdiv class=\"inside\"\x3e\r\n \x3ca href=\"/drupal/help/views/display-default?popup=1\" class=\"advanced-help-link\" onclick=\"var w=window.open(this.href, \x26#039;advanced_help_window\x26#039;, \x26#039;width=500,height=500,scrollbars,resizable\x26#039;); w.focus(); return false;\" title=\"Default display\"\x3e\x3cspan\x3eHelp\x3c/span\x3e\x3c/a\x3e \x3cspan class=\"display-title\"\x3e\r\n Defaults \x3c/span\x3e\r\n \x3cspan class=\"display-description\"\x3e\r\n Default settings for this view. \x3c/span\x3e\r\n \x3c/div\x3e\r\n \x3c/div\x3e\r\n\r\n \x3cdiv class=\"left tab-section\"\x3e\r\n \x3cdiv class=\"inside\"\x3e\r\n \x3cdiv class=\"views-

Hope someone can try to solve the problem. Thanks!

CommentFileSizeAuthor
contentglider3.JPG21.96 KBycwjjjj
contentglider2.JPG36.91 KBycwjjjj
contentglider1.JPG40.65 KBycwjjjj

Comments

d4rk1’s picture

Hello,

i have a same bug...

can someone help?

THX

drupalnesia’s picture

I am working to fix this bug. Temporary, you can avoid this error by disabling CG on views administration page (admin/build/views).

drupalnesia’s picture

Fixed!

6.x-1.6:
----------------------------------------------------------
Fixed: avoid jQuery called twice
Fixed: error when edit Views while CG active
New: enable/disable link to original node
New: set delay between slideshow
New: set slideshow repeat

drupalnesia’s picture

Status: Active » Closed (fixed)
mag2000’s picture

I have disable content copy module and this error gone...