Hello, the following page is served by a taxonomy view pulling image fields associated with a custom content type: http://leadinc.no/projects/public_projects_leadinc

However, sometimes, the view simply stops working - but only in certain browsers. It always works in Chrome, but in FF and IE, it stops working. About an hour ago it began working in FF 7 but it is still not working in IE 8.

In the content area, I see nothing but the following in the source:

 <div class="content">
    <div class="view view-project-index-pages view-id-project_index_pages view-display-id-page view-dom-id-1">
        
  
  
  
  
  
  
  
  
</div>   </div>
</div>
  </div>

		 <!-- FEED ICON REMOVED BY ALI -->	

	      </div><!-- CLASS inside -->
			</div><!-- ID primary -->
		</div><!-- ID wrapper -->
		
			
		
				
		
	</div><!-- ID container -->
 

Does this make any sense? To me, a view has nothing to do with the browser. Any help would be appreciated. How would i troubleshoot somehting like this?

Comments

dawehner’s picture

Status: Active » Postponed (maintainer needs more info)

Please read http://drupal.org/node/571990 to give us some actual helpful informations to fix your issue.

Aleet’s picture

Thank you for your reply. Turned out the issue was not setting the "Access" setting in the view. I have read the submission guide and will make sure my future submissions are more complete.

dawehner’s picture

Status: Postponed (maintainer needs more info) » Fixed

So this issue is fixed.

Status: Fixed » Closed (fixed)

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