Page 1 of 1

[solved]Banners missing after completing bug fixs

PostPosted: Sun Mar 11, 2007 3:42 am
Author: richiebgood
Your phpBB Version: 2.0.22
phpBB Type: Integramod 141
MODs: No
Your knowledge: Basic Knowledge
Board URL: http://www.irish-paintball.net/forum

PHP Version:
MySQL Version:


What was done before the problem appeared?
ran bug fixes at top of this forum


What was done to try to solve the problem?
viewd source



De.scription and Message

Hey guys, i noticed that after i completed the 5 bug fixes at the top of this forum, that the banners that are image links no longer show up on my forum. Parts of java.script adds work but no the image part of them

Here is the source code generates. Notice the that is generated where an image link is supposed to be.

Any help, pretty urgent as my advertisers will not be happy?

Code: Select all
<Start>  <Banners><table><tr><td><table></table></td><td><table></table></td><td><table></table></td></tr></table>  <End><End>  <a></a><table>   <tr>     <td>       <table>   <tr>    <th><span>Welcome to Irish-Paintball.Net</a></span></th>   </tr>   <tr>      <td>      <table>        <tr>          <td><a><img></a></td>          <td><div><a><!--                                                                                                                                   --></a></div></td>          <td>[b]     [/b]</td>        </tr>      </table>    </td>    </tr>     </td>   </tr>   <tr>     <th>The Home of Paintball in Ireland and of the IPPA - Irish Paintball Players Association </th>   </tr> </table>

Re: Banners missing after completing bug fixs

PostPosted: Sun Mar 11, 2007 11:44 am
Author: Helter
they show up for me. It is not necessary to hard code your banner into the overall_header
what you have done with your site can be done through the acp using the default code in acp/general admin

PostPosted: Sun Mar 11, 2007 1:10 pm
Author: richiebgood
i did not hard code anything. They where were all working fine. The blue ones with 'crossfire' work but there is an image missing. Also there should be another black and orange one.

I use the banner mod in the styles menu in the acp.

I only noticed it after i upgraded the stickied bugs and i dont think any of them would should affect the banners?

Re: Banners missing after completing bug fixs

PostPosted: Sun Mar 11, 2007 1:47 pm
Author: Helter
"richiebgood";p="22796" wrote:
Here is the source code generates. Notice the that is generated where an image link is supposed to be.



that is suposed to be there. they are just spacers.

here is the actual code for them

Code: Select all
<td>     </td>

PostPosted: Sun Mar 11, 2007 2:38 pm
Author: richiebgood
sorry helter,

i am just checking it on a mates computer and they work fine. So it must have something to do with my laptop. Weird. I will clear all my cookies and stuff to see if it makes any difference.

Re: Banners missing after completing bug fixs

PostPosted: Sun Mar 11, 2007 3:54 pm
Author: Helter
np, cookies and cache can be a real bugger sometimes...lol

PostPosted: Tue Mar 13, 2007 6:19 am
Author: richiebgood
solved. darn McAfee Secruity Center was blocking ads and the like.