PDA

View Full Version : Argument is not an array???


PaulRoberts
2006-07-10, 19:39
I am trying the demo, but when I go to the main page "http://127.0.0.1/deskpro_demo/index.php" I get the following error, and the page doesn't get completely drawn:

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /var/www/deskpro_demo/global.php on line 219

Anyone got any ideas? I looked at global.php but it looks like a binary image - I guess this is the ioncube thingy, makes it difficult to see what's going on. :-(

Cheers,

Paul

Chris
2006-07-13, 12:06
Hi,

You are using PHP v5 and need to use PHP v4 for DeskPRO v2. DeskPRO v3 will however support both PHP 4 and 5.

Chris
2006-08-09, 13:26
You can try the beta for DeskPRO now to see that it works with PHP v5.