I get the following error after upgrading to latest dev:

Fatal error: Class name must be a valid object or a string in drupal/includes/common.inc on line 7522

I have got a search index, server and view in a feature created with beta 10.

Comments

luksak’s picture

Status: Active » Closed (fixed)

I solved this issue by disabling th "Old search facets" module. Why are the deprecated modules inlcuded in the latest dev?

egarias’s picture

Priority: Normal » Critical
Status: Closed (fixed) » Active

Had this problem today after updating core drupal 7.9 , token 7.x-1.0-beta7 and entity api 7.x-1.0-beta11.
The version of Search api was not updated and until today was running Ok.

paulgemini’s picture

I'm not sure this has anything to do with Search API....I'm not running it and i just received the same error.

I'm running Commerce though...

egarias’s picture

Project: Search API » Entity API
Component: Framework » Views integration

I think it is entity API turning back solves the problem

fago’s picture

Status: Active » Closed (duplicate)

I guess this is yet another duplicate of #1325126: uninstallation troubles due to outdated entity info

gagarine’s picture

Project: Entity API » Search API
Status: Closed (duplicate) » Active

Clearing the cache brutally didn't solve the issue.. So it's perhaps not related?

egarias’s picture

We have now

Fatal error: Call to undefined method SearchApiViewsQuery::get_result_entities() in /home/articgro/public_html/sites/all/modules/entity/views/plugins/entity_views_plugin_row_entity_view.inc on line 72

after updating last release of entity_api (rc1)

drunken monkey’s picture

Use RC 1 of the Search API (or the latest dev).

egarias’s picture

previous error is fixed with RC1, but.I have now:

SearchApiException: Search server with machine name artic specifies illegal service class search_api_db_service. en SearchApiServer->ensureProxy() (línea 133 de /home/articgro/public_html/sites/all/modules/search_api/includes/server_entity.inc).

I cannot modify or even create a new server, the "service class" dropdown has no options

drunken monkey’s picture

Category: bug » support
Priority: Critical » Normal
Status: Active » Fixed
egarias’s picture

ok fixed

Status: Fixed » Closed (fixed)

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

pcambra’s picture

For those getting this error using Search API + View Bulk Operations, the fix lives here #1123454: Integration with views bulk operations (vbo)

ananth_kiran’s picture

i am using drupal 7.9
When i disable the Search API and its dependent modules and
Then i tried to enable the Search API module
i got this Fatal error
here there are no 'old search facets'

Please help me ......
Thank you so much Friends