After downloading http://ftp.drupal.org/files/projects/l10n_update-7.x-1.0-beta2.tar.gz and strating install the installation got stuck on the page where you enter Site Naem, site email, etc.
I remembered that that there was a problem with invalid permissions of the settings.php file so I went and changed those to 644.

After that I submitted the above form again and got:
Fatal error: Call to undefined function l10n_update_get_history() in /home1/foxkil/public_html/webpagesforlife/velkova/profiles/l10n_install/l10n_install.profile on line 132

So installation was unable to complete...

After this, going to the site url produces:
Notice: Trying to get property of non-object in shortcut_preprocess_page() (line 661 of /home1/foxkil/public_html/webpagesforlife/velkova/modules/shortcut/shortcut.module).
Warning: Invalid argument supplied for foreach() in shortcut_preprocess_page() (line 661 of /home1/foxkil/public_html/webpagesforlife/velkova/modules/shortcut/shortcut.module).
Notice: Trying to get property of non-object in shortcut_preprocess_page() (line 671 of /home1/foxkil/public_html/webpagesforlife/velkova/modules/shortcut/shortcut.module).
Notice: Trying to get property of non-object in shortcut_preprocess_page() (line 672 of /home1/foxkil/public_html/webpagesforlife/velkova/modules/shortcut/shortcut.module).

Comments

ench0’s picture

After this I unchecked the "Automatic updates" on the form and submitted again and got:

SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'bg' for key 'PRIMARY'

Logging in as admin still produces the above 3 Notices and 1 warning...

ench0’s picture

Priority: Major » Normal

After I copied the file
http://ftp.drupal.org/files/translations/7.x/drupal/drupal-7.8.bg.po from this page: http://localize.drupal.org/translate/languages/bg and copied it to profiles and renamed to bg.po .. the installation was able to complete w/o errors.

So I am confused now - was I supposed to get that file and copy it there? Nothing on the project page (http://drupal.org/project/l10n_update) say so...

sutharsan’s picture

Status: Active » Postponed (maintainer needs more info)

Please describe the steps to reproduce this problem. Have you downloaded core + l10n_update and then installed? Have you selected any language during the installation or did you install in English? I can not reproduce from the current info.

sutharsan’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

no response, closing the isse to clean the issue list. Feel free to reopen if you have more details.