hi,

I ve update search_api and got this error :

User warning: Missing database columns for the exportable entity search_api_index as defined by entity_exportable_schema_fields(). Update the according module and run update.php! in _entity_defaults_rebuild() (line 485 of /home/*****/www/drupal7/sites/all/modules/community/entity/entity.module).

maybe I ll try to reinstall asap.

Comments

drunken monkey’s picture

Title: User warning: Missing database columns for the exportable entity search_api_index » Add newly required database fields for entities
Category: bug » task
Priority: Normal » Critical

Thanks for the note, but I'm aware of that. It's due to #1008810: Store all exportables in the db in the Entity API, which was committed today. I'll just complete and commit #917998: Make data alter callbacks objects and let them have a configuration form (to avoid conflicts) and then fix this, in the next few hours.
Sorry for the inconvenience!

drunken monkey’s picture

Status: Active » Fixed

Yeah, my first 7-digit-issue commit! \o/
Hope this works now.

I'll later also adapt the other parts (change hooks again, etc.), but this was important to get committed ASAP.

quazardous’s picture

i saw the entity issue just after ;p

ty

Status: Fixed » Closed (fixed)

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