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.
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
Comment #1
luksakI solved this issue by disabling th "Old search facets" module. Why are the deprecated modules inlcuded in the latest dev?
Comment #2
egarias commentedHad 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.
Comment #3
paulgemini commentedI'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...
Comment #4
egarias commentedI think it is entity API turning back solves the problem
Comment #5
fagoI guess this is yet another duplicate of #1325126: uninstallation troubles due to outdated entity info
Comment #6
gagarine commentedClearing the cache brutally didn't solve the issue.. So it's perhaps not related?
Comment #7
egarias commentedWe have now
after updating last release of entity_api (rc1)
Comment #8
drunken monkeyUse RC 1 of the Search API (or the latest dev).
Comment #9
egarias commentedprevious error is fixed with RC1, but.I have now:
I cannot modify or even create a new server, the "service class" dropdown has no options
Comment #10
drunken monkeyInstall the Database search module.
Comment #11
egarias commentedok fixed
Comment #13
pcambraFor those getting this error using Search API + View Bulk Operations, the fix lives here #1123454: Integration with views bulk operations (vbo)
Comment #14
ananth_kiran commentedi 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
Comment #15
kenorb commentedRelated: #2109373: Fatal error: Class name must be a valid object or a string in common.inc on line 7809