SOLVED Banner Error »  Show posts from    to     

Icy Phoenix


Old Support Topics - SOLVED Banner Error



Daggers [ Wed 10 Jan, 2007 20:04 ]
Post subject: SOLVED Banner Error
Hi MG it's me again, found another bug, I am trying to turn of the advertisement banner in the overall header, so I goto ACP and select the option Configuration - Headers & Banners, if I scroll down to the Banner Management section and try to turn of this feature or delete the code from this section so that the advertisement is not displayed, I get an error when pressing the submit button.

Instead of being transfered to another page, I get a problem, which I think is telling me that the redirection link is incorrect or the page that is supposed to appear is missing.

Error 404: NOT FOUND!
Your browser cannot find the document corresponding to the URL you typed in.

I have checked to make sure that all the files from the package have been uploaded to my server and they are all in their and correct.

Well at least we can all say that this version is certainly getting a good beta test


Mighty Gorgon [ Thu 11 Jan, 2007 02:22 ]
Post subject: Re: Banner Error
Thanks... fixed this one too.

OPEN adm/admin_board_headers_banners.php
FIND
Code: [Hide] [Select]
'S_CONFIG_ACTION' => append_sid('admin_board_headers_banners.$phpEx'),

REPLACE WITH
Code: [Hide] [Select]
'S_CONFIG_ACTION' => append_sid('admin_board_headers_banners.' . $phpEx),


Zuker [ Thu 11 Jan, 2007 14:19 ]
Post subject: Re: Banner Error
thanks mg
checked and works now


Daggers [ Thu 11 Jan, 2007 19:56 ]
Post subject: Re: Banner Error
You are the best MG, the fix works fine, Thanks very Much.


Mighty Gorgon [ Fri 12 Jan, 2007 02:30 ]
Post subject: Re: SOLVED Banner Error
Daggers wrote: [View Post]
You are the best MG, the fix works fine, Thanks very Much.

Thanks!


omarska [ Sat 31 Mar, 2007 12:33 ]
Post subject: Re: SOLVED Banner Error
Hi all.
I got one problem regarding Headers & Banners link in ACP. When i click on link, left frame (one with all admin navigation links) dissapears on the left, being one pixel wide. Then i have to drag it back. Besides that, nothing else happens (no page is opened, nothing). I updated the board from phpbb 2.0.22, ad it happens only in Firefox, IE handles page like it should. What could be the problem?

Thanx




Powered by Icy Phoenix