If I deactivate the Apache Solar Views Integration module the Warning goes away, if the ASVI module is activated the error appears.

This happens with the Views 6.x.3.x-dev Mar 04 build of views and also with a previous build of views (from december)

The only other data is that this is in the views_theme function and the type being passed is 'Argument'

Also, this is a php 5.3 system, I think Ive seen somewhat similar errors cause don 5.3, not sure.

If these is anything you'd like me to try and look at let me know. I can trace somethinsg with Log4Drupal

Comments

krisrobinson’s picture

Same problem here, but on PHP 5.2.15.

fourmi4x’s picture

Same problem, on PHP 5.3.2

EDIT : I don't have the error anymore after applying this patch :
http://drupal.org/node/449190#comment-4155902

allan1015’s picture

Installed the patch above and not seeing warning message so far
Thanks

hongpong’s picture

Had an error like so:
Warning: Invalid argument supplied for foreach() in template_preprocess_views_ui_edit_view() (line 1109 of sites/all/modules/views/includes/admin.inc).

in all the views edit screens. it stemmed from something involving the apachesolr_views view handler and a missing javascript file. I think it's related to this??

shaneonabike’s picture

+1 same error

kenorb’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Version 6.x is no longer supported due to Drupal 6 End of Life. For Drupal 8.x, use Search API Solr Searchinstead.