All I get, whatever URL I try, is this error:

Error: The website encountered an unexpected error. Please try again later.

After removing the module folder everything works again and log shows me:

EntityFieldQueryException: Field storage engine not found. in EntityFieldQuery->queryCallback() (line 1048 of /Applications/MAMP/htdocs/drupal-7.0-beta/includes/entity.inc).

Warning: array_flip() [function.array-flip]: Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->load() (line 178 of /Applications/MAMP/htdocs/drupal-7.0-beta/includes/entity.inc).

Warning: array_flip() [function.array-flip]: Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->cacheGet() (line 354 of /Applications/MAMP/htdocs/drupal-7.0-beta/includes/entity.inc).

Notice: Undefined index: api in _ctools_features_get_info() (line 216 of /Applications/MAMP/htdocs/drupal-7.0-beta/sites/mori.drupal7.dev/modules/corefunctions/features/includes/features.ctools.inc).

Notice: Undefined index: name in _token_token_tree_format_row() (line 108 of /Applications/MAMP/htdocs/drupal-7.0-beta/sites/mori.drupal7.dev/modules/corefunctions/token/token.pages.inc).

Comments

drupal a11y’s picture

Status: Active » Closed (works as designed)

IMPORTANT: I used the current version which was used in drupalgardens.com with the rc2 delivered when you download a package for a local installation !!!

I installed the "7.x-1.0-beta2" (2010.12.17) and it shows up correctly in modules, but it does not work like expected.

Could not add images and it has display-bugs when adding a new galerie, there are no options visible.
Also tried to apply the patches but with no difference.

drupal a11y’s picture

Title: When enabled rc4 is not useable anymore » When enabled rc4 is not useable anymore or very buggy
Status: Closed (works as designed) » Active
drupal a11y’s picture

When I call URL "http://mori.drupal7.dev/admin/config/media/galleries" ->

Fatal error: Cannot access empty property in /Applications/MAMP/htdocs/drupal-7.0-beta/modules/field/field.attach.inc on line 198

gvc’s picture

Same Fatal Error#3 occurs in the full release of drupal 7.

Tested with the version media_gallery 7.x-1.0-beta2 on Jan 5th full release of drupal 7.0.

Pixelgun’s picture

When I enable Media Gallery module I get a fatal memory allocation error (something like 67M) with the problem being blamed on menu.inc. However, raising the php memory limit doesn't seem to help-- or I misread the bytes and it needs more than 72M limit.

Drupal 7 full release, Media Gallery 7.x-1.0-beta2

jesh’s picture

Beta 2 is totally not compatible with full release of drupa 7. This is the error i meet Notice: Undefined index: custom settings in field_view_mode_settings() (line 631 of D:\wamp\www\drupal\7\test\modules\field\field.module).

adam_b’s picture

johnv’s picture

Status: Active » Closed (duplicate)

indeed.