Closed (fixed)
Project:
TB Nucleus
Version:
7.x-1.1-beta4
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
11 Apr 2012 at 14:48 UTC
Updated:
31 Aug 2012 at 08:17 UTC
I create an view and when I want to add fields to that View or edit them this problem appears
An AJAX HTTP error occurred.
HTTP Result Code: 200
Debugging information follows.
Path: /fa-dp/?q=admin/structure/views/ajax/config-item/featured_slider/block/field/field_slider_image
StatusText: OK
ResponseText:
Fatal error: [] operator not supported for strings in C:\Inetpub\vhosts\persianbrowser.com\httpdocs\fa-dp\themes\nucleus\nucleus\inc\preprocess_functions.inc on line 365
Comments
Comment #1
themebrain commentedFixed
Comment #3
doctah_jon commentedHere's a variant of the same error.
Created a slideshow view. It runs fine but when I wanted to make some changes / updates to the view I got the following error. Updating to nucleus-7.x-1.1-beta3.zip did not solve the problem.
An AJAX HTTP error occurred.
HTTP Result Code: 200
Debugging information follows.
Path: /admin/structure/views/ajax/config-item/feature_slider/block/field/type_1
StatusText: parsererror
ResponseText:
Fatal error: [] operator not supported for strings in /sites/all/themes/nucleus/nucleus/inc/override_functions.inc on line 410
Comment #4
doctah_jon commentedHere's a variant of the same error.
1) Created a slideshow view. It runs fine but when I wanted to make some changes / updates to the view I got the following error. Updating to nucleus-7.x-1.1-beta3.zip did not solve the problem.
2) It seems to be somewhat isolated to "Fields" selection "Content Type"
3) in trying to recreate the issue, I cloned a block and attempted to alter the content type - same error
4) attempted to recreate a block using a views slideshow content type -- same problem, both the title and content type links under "Fields" are both throwing errors.
5) uninstalled jquery, jcarousel and json2 libraries -- no resolution of the issue.
6) It is still possible to define content fields under "Fields" in Views. The menu opens and allows a field selection (i.e. content:type) but throws an error when attempting to save the changes. Closing the window and refreshing the page reveals that the field selector has been added but it cannot be edited as the same error occurs when trying to open the modify the field selection.
7)Disabling the Nucleus theme core and all of the subthemes (tb purity, etc.) and switching to Bartik - Views works as expected. Reinstating the theme set and the problem re-emerges.
An AJAX HTTP error occurred.
HTTP Result Code: 200
Debugging information follows.
Path: /admin/structure/views/ajax/config-item/feature_slider/block/field/type_1
StatusText: parsererror
ResponseText:
Fatal error: [] operator not supported for strings in /sites/all/themes/nucleus/nucleus/inc/override_functions.inc on line 410
Comment #5
doctah_jon commentedComment #6
themebrain commentedI'm sorry because I had some missunderstanding this bug. Now it's fixed and will be released in next version of Nucleus belong to current development theme.
Regards,
HaiNN
Comment #7
themebrain commentedComment #8
themebrain commented