I am gettig this error too on a live site....
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /index.php(63) : eval()'d code on line 4
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /includes/functions.php on line 2431
Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 2436
Yet on a test site i have installed on a localhost it installs perfectly the only difference being the php version.
Live site PHP5.0.3
Test site PHP 4.3.5
|