I am trying to create a view, after I put in the view name and description and press "NEXT" and try to add a field or filter, it errors out with following error.

"An error occurred at /d6/?q=admin/build/views/ajax/add-item/it_library_doc_view1/default/filter."

I don't know what I am doing wrong.

Comments

1kenthomas’s picture

I find the same error when the base_url in settings.php is not set to the current/a valid site URL; AJAX uses the URL from settings.php and fails.

impaled_drupaled’s picture

YEAH !

Thanks for this tip ! It works well !