Fatal error: Access level to SearchApiViewsHandlerField::$additional_fields must be public (as in class views_handler_field) in /hsphere/local/home/...../profiles/recruiter/modules/search_api/contrib/search_api_views/includes/handler_field.inc on line 195

Comments

travis-cunningham’s picture

Same issue when upgrading to the latest views module (views-7.x-3.0). Subscribing.

baldwinlouie’s picture

changing that field from protected to public will fix the problem.

drunken monkey’s picture

Status: Active » Closed (cannot reproduce)

There hasn't been a SearchApiViewsHandlerField class for half a year (since before RC1).