Dear all,
I installed Drupal 7.10 successfully and had a nice working site.
Yesterday, I upgraded to the 7.12 core (instructions in UPGRADE.TXT).
Everything went well until I wanted to install a module:
Notice: Undefined index: log in update_authorize_install_batch_finished() (line 235 of /srv/www/drupal/modules/update/update.authorize.inc).
Warning: Invalid argument supplied for foreach() in update_authorize_install_batch_finished() (line 235 of /srv/www/drupal/modules/update/update.authorize.inc).
Notice: Undefined index: log in update_authorize_install_batch_finished() (line 276 of /srv/www/drupal/modules/update/update.authorize.inc).
Notice: Undefined index: tasks in update_authorize_install_batch_finished() (line 277 of /srv/www/drupal/modules/update/update.authorize.inc).
Installation failed! See the log below for more information.
There is also no 'log file below' available.
When I turn back to my backup 7.10 version, everything works well.
Please help find a solution because I need the latest security and bug fixes.