By hex1848 on
warning: array_merge() [function.array-merge]: Argument #2 is not an array in d:\Inetpub\wwwroot\blog\modules\flexinode\flexinode.module on line 783.
warning: implode() [function.implode]: Bad arguments. in d:\Inetpub\wwwroot\blog\modules\flexinode\flexinode.module on line 110.
I got drupal 4.6 rc1 installed and just setup the flexinode module. When I go to Administer > Settings > Flexinode I get the above errors. Can anyone else reproduce?
Comments
Same flexinode error on Drupal 4.6.0
I get the same error on Drupal 4.6.0, with PHP 5.0.4 on WAMP5 1.4.4. Are there any fixes for this?
(Edited: Just added an issue to the Flexinode issues list: http://drupal.org/node/21673 )
I know this is months since
I know this is months since the original question was asked, but in the event that you haven't found a fix (and for others, like me, who come searching for a solution):
For me this was cleared up by turning off the option to "Run PHP as CGI" from my webhosts configuration screen.