I installed the dev release on my new DP7 installation but it failed to install.
I got this error message:

* Notice: Undefined index: log in update_authorize_install_batch_finished() (line 236 of /var/www/html/bow/bow_portal/modules/update/update.authorize.inc).
* Warning: Invalid argument supplied for foreach() in update_authorize_install_batch_finished() (line 236 of /var/www/html/bow/bow_portal/modules/update/update.authorize.inc).
* Notice: Undefined index: log in update_authorize_install_batch_finished() (line 277 of /var/www/html/bow/bow_portal/modules/update/update.authorize.inc).
* Notice: Undefined index: tasks in update_authorize_install_batch_finished() (line 278 of /var/www/html/bow/bow_portal/modules/update/update.authorize.inc).
* Installation failed! See the log below for more information.

Thanks for your help!

Comments

RoiDanton’s picture

Looks like the first error is because I allready tried to install the module.
The real error is this:

FieldException: Attempt to create an instance of field user_id without an entity type. in field_create_instance() (Zeile 459 von /var/www/html/bow/bow_portal/modules/field/field.crud.inc).

Looks like a problem modifying the user class?

Thanks for your help!

Paul Simard’s picture

Status: Active » Closed (fixed)
RoiDanton’s picture

Status: Closed (fixed) » Needs work

Why is this changed to closed?

Paul Simard’s picture

Sorry if it was closed in error.

Your updated post implied that when deinstalled, then reinstalled all was fine.

If that was incorrect, sorry. Go ahead and reopen the issue.

Paul

kpv’s picture