Closed (fixed)
Project:
Google Sitemap
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2007 at 04:59 UTC
Updated:
1 Nov 2007 at 23:12 UTC
After updating to the latest 5.x-1.x-dev today, and then running update.php, I got the following error:
warning: array_merge() [function.array-merge]: Argument #2 is not an array in /var/www/aigeanta.net/update.php on line 309.
warning: Invalid argument supplied for foreach() in /var/www/aigeanta.net/update.php on line 542.
Uh oh!
I should mention, I'm running php 5.2.0-8+etch7, pgsql 8.1.9 with Drupal 5.3 on Apache/2.2.3 (Debian).
Comments
Comment #1
nicholasthompsonI got the same error on PHP 5.2.4, Apache 2.2 and MySQL 5.0...
I'm also getting missing gss.xsl errors as it was removed from the repositry (so it seems)... Dont know if its related or not.
Comment #2
darren ohHarmless warning. Fixed in CVS commit 85100. gss.xsl has been moved to the gss sub-directory.
Comment #3
(not verified) commented