PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Installs and Upgrade - vBulletin 3.0.X (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-0-x/)
-   -   Gallery error on upload or delete (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-0-x/117513-gallery-error-upload-delete.html)

angler7 February 8th, 2005 10:17 PM

Gallery error on upload or delete
 
fter installing Gallery I have now encountered this error message when trying to upload images:

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /global.php on line 366

Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 2285


Then when attempting to delete an image I get this error:

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

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /global.php on line 366

Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 228


Any idea what could be going on? This now affects uploads in Photopost Reviewpost too, but it first occurred after installing Gallery.
I can copy the code referred to in these errors if that would be helpful. Thanks!

ConqSoft February 8th, 2005 10:18 PM

Re: Gallery error on upload or delete
 
Try starting with fresh files and make the PHP changes again.

angler7 February 9th, 2005 07:45 AM

Re: Gallery error on upload or delete
 
If I do a reinstall with fresh files will I mess up the categories and database files that are already in place? SHould I do an Upgrade? Any input on how to do this without messing up is most appreciated. :)

Brian February 9th, 2005 08:51 AM

Re: Gallery error on upload or delete
 
There's no way the gallery could affect anything with PhotoPost or Review Post. I'm not really sure how you'd be getting those errors, but if you'd like to submit a support ticket I'd be glad to take a look.

angler7 February 9th, 2005 09:13 AM

Re: Gallery error on upload or delete
 
Hi Brian. I submitted one last night. I really appreciate your looking at it. I'm not sure what is going on but I've got to get it fixed to go live tomorrow. Thanks!

angler7 February 9th, 2005 09:32 AM

Re: Gallery error on upload or delete
 
It must have something to do with deleting files and sometimes uploading because I get the error in both Gallery and Reviewpost when I try to do that. I did not see this error till I installed Gallery though.

I just uploaded a picture to Gallery and did not see the message but when I deleted the image I got this:

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

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /global.php on line 332

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /global.php on line 366

Help! Thanks Brian.

Quote:

Originally Posted by Brian
There's no way the gallery could affect anything with PhotoPost or Review Post. I'm not really sure how you'd be getting those errors, but if you'd like to submit a support ticket I'd be glad to take a look.


angler7 February 9th, 2005 12:13 PM

Re: Gallery error on upload or delete
 
Thanks for fixing this Brian. I would have never thought to look for a PHP5 problem. I just installed LINKS and it is doing the same thing so I created another ticket. :)

ConqSoft February 9th, 2005 12:13 PM

Re: Gallery error on upload or delete
 
vBulletin isn't even certified on PHP5.... You're brave. :)


All times are GMT -5. The time now is 09:06 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97