Closed (fixed)
Project:
Localization server
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2007 at 16:30 UTC
Updated:
6 Nov 2007 at 16:34 UTC
warning: array_merge() [function.array-merge]: Argument #2 is not an array in C:\xampp\htdocs\l10n_server\sites\all\modules\l10n_server-DRUPAL-5\l10n_community\pages.inc on line 44.
This error appear several times (I guess it`s one time for each enabled language), as of a foreach warning in line 811 of theme.inc, but this second seems to be result of the first error.
Comments
Comment #1
wundo commentedMore information:
Drupal 5.3, l10n_server from cvs // $Id: pages.inc,v 1.1.2.4 2007/10/11 20:47:49 goba Exp $, locale module with l10n_client module...
Comment #2
wundo commentedhmmm,,
forget, Revision 1.1.2.5 fixes it.
sorry