View Single Post
Old March 21st, 2006, 08:05 PM   #10 (permalink)
Zachariah
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Quote:
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /forums/gallery/gallery_global.php on line 30

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /forums/gallery/gallery_global.php on line 42

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /gallery/gallery_global.php on line 54
You should be good to go.

You have:
PHP Version 5.0.5 - (Not tested a lot in PHP 5+)

I did a edit to your:
/gallery/gallery_global.php

I've typecast each parameter to type array, which forces the parameter to a type that the function will accept.

Code:
Content visible to verified customers only.
Code:
Content visible to verified customers only.
Please keep an eye out on things.

Last edited by Zachariah; March 23rd, 2006 at 05:17 PM.
Zachariah is offline