Recursion detected in view @view display @display.

Error Type: 
Contributed Module
Module: 
Severity: 
Error
Origin: 
drupal_set_message
File name: 
views_handler_area_view.inc
Description: 

The Views module makes it possible to define areas into which you can assign content. For example, you could configure your view to place a Text Area inside the footer of the view.

However, you can also create more complex configurations, perhaps even placing a view inside the footer of a parent view.

Cause: 

You will see this error message when you have tried to configure a view area to use display a nested view, whereby the nested view is actually the same view as the parent view.

This can also operate with deeper degrees of nesting, for example:

View A --> (Footer Area) --> View B --> (Footer Area) View A

Solution: 

The solution is to alter the view area configurations so that no views are nested that appear higher up the nested view chain.

Expedite

Our aim is to add enough detailed information to each of the Drupal error messages that Drupal developers will be able to fix their own problems. This exercise will take some time to complete, at the last count we had almost 700 error messages in the system.

If your site is suffering from this error message please contact us and ask us to expedite the solution to this error and we will do our best to add a solution as soon as possible.