Hi, I've been getting this error anytime I try to add or edit any of the fields options in Views. It was the same when I was using TB Nucleus 7.x-1.1-beta1 and it's still the same issue with 7.x-1.1-beta2

An AJAX HTTP error occurred.
HTTP Result Code: 500
Debugging information follows.
Path: /admin/structure/views/ajax/config-item/news/block_1/field/title
StatusText: Internal Server Error
ResponseText:

It's similar to #1526028: PHP Fatal error: [] operator not supported for strings in /7/themes/nucleus/nucleus/inc/preprocess_functions.inc on line 365 and #1528502: Fatal Error : An AJAX HTTP error occurred. but as none of them is a code 500 error and they're both marked as fixed, I thought it best to start a new issue.

This only happens with the Nucleus theme. I don't get the errors when using other themes.

Also with the upgrade from beta1 to beta2, I now get a 'back to top' button at the bottom of the page, despite the fact that these options are turned off.

Comments

kristen pol’s picture

Check your Apache error.log file and you might figure out what the underlying error is.

jobnomade’s picture

Status: Active » Fixed

Following issue is not caused by nucleus

"An AJAX HTTP error occurred.
HTTP Result Code: 500
Debugging information follows.
Path: /admin/structure/views/ajax/config-item/news/block_1/field/title
StatusText: Internal Server Error"

the other 2 issues as been fixed

Status: Fixed » Closed (fixed)

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

Anonymous’s picture

Issue summary: View changes

added the other page references with similar issues