warning: array_fill() [function.array-fill]: Number of elements must be positive...database.inc on line 241.
| Project: | Localization client |
| Version: | 6.x-1.7 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
I've got this when I had reimported a language (/admin/build/translate/import/package) but everything looks to work find.
# warning: array_fill() [function.array-fill]: Number of elements must be positive in /home/pariscin/www/includes/database.inc on line 241.
# warning: implode() [function.implode]: Invalid arguments passed in /home/pariscin/www/includes/database.inc on line 241.
# user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 1 query: DELETE FROM locales_target WHERE language IN ('es') AND lid IN (SELECT lid FROM locales_source WHERE textgroup IN ()) in /home/pariscin/www/sites/all/modules/l10n_client/l10n_client.module on line 479.
Similar problems with ohers modules like OG.
see also http://drupal.org/search/apachesolr_search/Number%20of%20elements%20must...
