Author Topic: Graphic Errors within "welcome area" ads  (Read 928 times)

0 Members and 1 Guest are viewing this topic.

Offline Urbanite

  • New Member
  • *
  • Posts: 29
  • Karma: 11
  • Gender: Male
  • .. lifes just like that !
  • SMF Version: 1.1.8
Graphic Errors within "welcome area" ads
« on: May 19, 2009, 02:46:48 PM »
Strange one this, when I install the AdMod i get a line across the Welcome Area as shown attached, there are also differences in the index files
 
NO AdMOD
:

 <li id="name">Welcome, <em>Guest</em></li>
  </ul>
  <div id="user_section" class="bordercolor">
   <div class="windowbg2 clearfix">
    <script language="JavaScript" type="text/javascript" src="http://www.website.com/Themes/default/scripts/sha1.js"></script>
    <form class="windowbg" id="guest_form" action="http://www.website.com/index.php?action=login2" method="post" accept-charset="ISO-8859-1"  onsubmit="hashLoginPassword(this, 'fcfe5946f55088ca4ca3edfc6659b00d');">
     Please <a href="http://www.website.com/index.php?action=login">login</a> or <a href="http://www.website.com/index.php?action=register">register</a>.<br />
     <input type="text" name="user" size="10" />
     <input type="password" name="passwrd" size="10" />
     <select name="cookielength">
      <option value="60">1 Hour</option>
      <option value="1440">1 Day</option>
      <option value="10080">1 Week</option>
      <option value="43200">1 Month</option>
      <option value="-1" selected="selected">Forever</option>
     </select>
     <input type="submit" value="Login" /><br />
     Login with username, password and session length
     <br />
     <input type="text" name="openid_url" id="openid_url" size="25" class="openid_login" />
     <input type="hidden" name="hash_passwrd" value="" />
    </form>
   </div>
  </div>
  <div id="news_section" class="titlebg2 clearfix">
   <form class="floatright" id="search_form"

With AdMOD
:

    <li id="name">Welcome, <em>Guest</em></li>
  </ul>
  <div id="user_section" class="bordercolor">
   <div class="windowbg2 clearfix floatleft">
    <script language="JavaScript" type="text/javascript" src="http://www.website.com/Themes/default/scripts/sha1.js"></script>
    <form class="windowbg" id="guest_form" action="http://www.website.com/index.php?action=login2" method="post" accept-charset="ISO-8859-1"  onsubmit="hashLoginPassword(this, 'fcfe5946f55088ca4ca3edfc6659b00d');">
     Please <a href="http://www.website.com/index.php?action=login">login</a> or <a href="http://www.website.com/index.php?action=register">register</a>.<br />
     <input type="text" name="user" size="10" />
     <input type="password" name="passwrd" size="10" />
     <select name="cookielength">
      <option value="60">1 Hour</option>
      <option value="1440">1 Day</option>
      <option value="10080">1 Week</option>
      <option value="43200">1 Month</option>
      <option value="-1" selected="selected">Forever</option>
     </select>
     <input type="submit" value="Login" /><br />
     Login with username, password and session length
     <br />
     <input type="text" name="openid_url" id="openid_url" size="25" class="openid_login" />
     <input type="hidden" name="hash_passwrd" value="" />
    </form>
   </div><div class="windowbg2 clearfix" align="right"></div>
  </div>
  <div id="news_section" class="titlebg2 clearfix">
   <form class="floatright" id="search_form"
« Last Edit: May 26, 2009, 06:10:42 AM by Urbanite »

Offline Urbanite

  • New Member
  • *
  • Posts: 29
  • Karma: 11
  • Gender: Male
  • .. lifes just like that !
  • SMF Version: 1.1.8
Re: Graphic Errors within "welcome area" ads
« Reply #1 on: May 24, 2009, 07:22:50 AM »
OK, ads showing now (permissions didn't default to ads showing  :bnghd ). Having said that there is still something wrong graphically in the welcome area. Check the images, one is with an avatar and one without but they both show graphic errors; any idea whats going wrong?
 
 
« Last Edit: May 24, 2009, 07:26:17 AM by Urbanite »

Offline Smoky

  • who, me?
  • Guru
  • *
  • Posts: 3980
  • Karma: 1450
  • Gender: Female
  • It's all in your HEAD!
    • HangOutSpot
  • SMF Version: 2.0 ??
Re: Graphic Errors within "welcome area" ads
« Reply #2 on: May 24, 2009, 10:40:13 PM »
Urbanite, link to your forum please..

also, if you are are going to try and debug yourself, i suggest to use firefox and webdev/firebug  ;)

that way you can see where and what and fix it to your liking..  :beta
Oh wow, guess who dropped by! Im still on secondlife.. but will respond to im's *waves

Offline Urbanite

  • New Member
  • *
  • Posts: 29
  • Karma: 11
  • Gender: Male
  • .. lifes just like that !
  • SMF Version: 1.1.8
[SMF 2.0 HELP] Re: Graphic Errors within "welcome area" ads
« Reply #3 on: May 25, 2009, 07:57:15 AM »
Smoky, web link forwarded thanks.
 
Looking like the error is IExplorer only; Firefox, Chrome & Opera are all ok  :unde
 
 

Offline Smoky

  • who, me?
  • Guru
  • *
  • Posts: 3980
  • Karma: 1450
  • Gender: Female
  • It's all in your HEAD!
    • HangOutSpot
  • SMF Version: 2.0 ??
Re: Graphic Errors within "welcome area" ads
« Reply #4 on: May 25, 2009, 08:56:11 AM »
BigGuy here is the link:


from what im seeing, using ie 8, it looks just like firefox/chrome compatible..

would suggest Urbanite, for you toorade your ie browser if you havent already..  ;)


edit:

link removed by request.. good thing you got it sorted Urbanite..
 
« Last Edit: May 29, 2009, 02:31:47 PM by Smoky »
Oh wow, guess who dropped by! Im still on secondlife.. but will respond to im's *waves

Offline Urbanite

  • New Member
  • *
  • Posts: 29
  • Karma: 11
  • Gender: Male
  • .. lifes just like that !
  • SMF Version: 1.1.8
Re: Graphic Errors within "welcome area" ads
« Reply #5 on: May 25, 2009, 10:43:17 AM »
Thanks Smoky 'n BigGuy, no harm in me checking it out in IE7 as I have done, not everyone will be on the latest release of IE.
 
Soooo I presume we are saying case closed then.  :dnc
 
 

Offline Urbanite

  • New Member
  • *
  • Posts: 29
  • Karma: 11
  • Gender: Male
  • .. lifes just like that !
  • SMF Version: 1.1.8
Re: Graphic Errors within "welcome area" ads
« Reply #6 on: May 25, 2009, 04:02:56 PM »
Now installed IE8, not perfect like the other browsers mentioned with a different shade showing in the background of the ad but I can live with it. Does anyone else see a different shade behind the welcome ad or do I have a problem with my laptop pc?  ???

Offline bigguy

  • Site Owner
  • Administrator
  • *
  • Posts: 13217
  • Karma: 269
  • Gender: Male
  • Get'r Done
    • P.C. Tweakr
  • SMF Version: 2.0 Gold
Re: Graphic Errors within "welcome area" ads
« Reply #7 on: May 25, 2009, 11:13:28 PM »
Things look good to me. :)