News:

Welcome to SMF Ads Support Forum

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - DaveE

#1
Ad Support / Re: Ads not displaying- code attached
September 01, 2009, 12:56:01 AM
Not getting an immense amount of feedback on this one.  Here is all the information I have.

1. Code.  <a href="http://www.alittlebitofengland.es/" target="_blank"><img src="http://www.alittlebitofengland.es/banners/testbanner.jpg" alt="Banner" width="209" height="100" border="0" /></a>

2. Versions.  SMF 1.1.10  SMFAds 2.3

3. Settings.  Type:  HTML
                  Display:  Display ads on every page right below the menu

4. Permissions  Guests: Enable ads checked.
                     Regular Members:  Enable ads checked
                     Global Moderator:  Enable ads checked
                     Senior Moderator:  Enable ads checked

Board permissions all set to Normal.

Please, can anyone tell me why I get nothing, not even an error message or log entry?
#2
Ad Support / Re: Ads not displaying- code attached
August 28, 2009, 08:35:37 AM
Thanks for replying.

Copied and pasted your version of the code.  It doesn't work either (I did actually do this although I had previously tried several different versions, both with and without the body tags and with different parts grouped within the same element. All worked in IE, Mozilla, Safari, Chrome and Opera but not in SMF).  Have set ads to display on every page just under the menu temporarily, until I can actually get them to display.  I get no error messages, just nothing at all.  I am sure I must be missing something fundamental here with the settings.  Is there something that has to be switched on somewhere to display ads, other than check boxes in the SMFAds module?

Thanks again

Dave :(
#3
Ad Support / Ads not displaying- code attached
August 27, 2009, 09:30:52 AM
Can anyone see why this will not display?  Am I missing somethng fundamental here?  All users and guests  have permissions set to see ads.  All links are valid.

Dave

<body>
                   <a href="http://www.alittlebitofengland.es/">
          <target="_blank">
          <img src="http://www.alittlebitofengland.es/banners/testbanner.jpg"><alt="Banner"><width="209" height="100" border="0" />
          </a>
    </body>