Page 1 of 1

Getting a banner error.

PostPosted: Mon Mar 09, 2009 3:24 pm
Author: .QUACK.Major.Pain
I open the banner page in ACP, and when I click on "Edit" to edit any of the banners,
I get the following error across the top of the page:

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/aaquac5/public_html/bindepot.net/forum/admin/admin_banner.php on line 366

Re: Getting a banner error.

PostPosted: Mon Mar 09, 2009 3:59 pm
Author: .QUACK.Major.Pain
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/aaquac5/public_html/bindepot.net/forum/admin/admin_banner.php on line 368

Re: Getting a banner error.

PostPosted: Fri Mar 20, 2009 7:26 pm
Author: .QUACK.Major.Pain
I uploaded the admin/admin_banner.php, but still getting the error, but line number changed.
I think it's because I added some CT error fixes causing the line change now.

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/aaquac5/public_html/bindepot.net/forum/admin/admin_banner.php on line 369

$forum_rows = array_merge($forum_rows,$db->sql_fetchrowset($result));


Not sure what the issue is.

Re: Getting a banner error.

PostPosted: Wed Dec 29, 2010 9:45 am
Author: MWE_001
Well folks, I know I am a day late and a dollar short on this one, but after messing with this issue for a very, VERY long time I have fixed it finally.

If anyone is still using IM2 or IM Portal and has this problem, use the attached file. It will solve headaches. I promise.

Re: Getting a banner error.

PostPosted: Thu Dec 30, 2010 12:19 am
Author: Helter
sorry, that was my fault. I forgot to include the attachment folder during the last update. It should work fine now

Re: Getting a banner error.

PostPosted: Thu Dec 30, 2010 11:10 am
Author: MWE_001
Ah ok. I was wondering what happened. This error was the only one I ever had that I was unable to fix. I can not believe I got it right finally. And it is on a phpBB 2.0.24 board.