I get the following warnings when I run update.php:

• warning: array_merge() [function.array-merge]: Argument #2 is not an array in ..../public_html/update.php on line 174.
• warning: array_merge() [function.array-merge]: Argument #2 is not an array in ..../public_html/update.php on line 174.
• warning: Invalid argument supplied for foreach() in ..../public_html/update.php on line 338.
• warning: Invalid argument supplied for foreach() in ..../public_html/update.php on line 338.

I also have many instances of the following in my log file:
Missing argument 2 for content_profile_page_access() in ..../public_html/sites/all/modules/content_profile/content_profile.module on line 85.

Anyone have an idea what this is?
Is it important that it be fixed? As far a I can tell, it does not seem to interfere with the website function.
If it should be fixed, how can I fix it?

Some background information - I have many modules installed and working on the site. I first noticed this when running update.php after upgrading to Drupal 6.13 and updating a number of modules. Subsequent updates of modules continue to show the error when running update.php. I am using php5.

Thanks,

Marsh57

Comments

RaRi’s picture

subscribe ... ;)

dlaliberte’s picture

I got the same error when I was running the database update, but only one of each of those lines, same line numbers 174 and 338.
Report of a similar error on http://drupal.org/node/740066 suggests it is not important.
What worries me is that it says this *after* the error:

"Updates were attempted. If you see no failures below, you may proceed happily to the administration pages. Otherwise, you may need to update your database manually. All errors have been logged."

webservant316’s picture

subscribe

Anyone who gives another a cold cup of water certainly will not lose his reward!