Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - What is this come from??
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

What is this come from??

 Post Reply Post Reply
Author
maxbravo View Drop Down
Newbie
Newbie


Joined: 01 November 2006
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote maxbravo Quote  Post ReplyReply Direct Link To This Post Topic: What is this come from??
    Posted: 15 November 2006 at 10:06pm
 
 
 
How to get rid of it?
 
 
 
 
 
 
 
/* Page body */
body{
 background-color: #FF9999;
 background-image: url(http://www.maxbravo.net/uploads/snowpink.jpg);
 background-repeat:  repeat;
 background-attachment: fixed;
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}
/* Text for most CSS classes */
.text, .smText, .error, a, a.smLink, a.nav, a.msgLink, a.tLink, .WebWizRTEtextarea, .basicTable, .errorTable, .tableLedger, .tableSubLedger, .tableSearchLedger, .tableRow, .tableTopRow, .tableBottomRow, .evenTableRow, .oddTableRow, .hiddenTableRow, .PMtableRow, .PMmsgBody, .msgBody, .msgEvenTableRow, .msgOddTableRow, .msgHiddenTableRow, .msgOddTableSide, .msgEvenTableSide, .msgSignature, .calLedger, .calDateCell, .calTodayCell, .BBquote, .BBcode {
 font-family: Ms sans Serif;
 color : #cc0033;
 font-weight: normal;
 font-size: 17px;
}
.lgText, .heading{
 font-family: Ms sans Serif;
 color: #FF0000;
 font-weight: bold;
}
/* Text */
.smText{
 font-size: 12px;
 font-family: Ms sans Serif;
 color: #990000a;
}
.lgText{
 font-size: 17px;
}
.heading{
 font-size: 21px;
}
.error{
 color : #FF0000;
}
/* Search highlight */
.highlight{
 background-color: #ffff66
}
/* Hyperlinks */
a:link {
 color : #FF0000a;
 text-decoration: underline;
}
a:visited{
 color : #FF0000a;
 text-decoration : underline;
}
a:hover, a:visited:hover{
 color : #2f550f;
 text-decoration : underline;
}
a.smLink {
 font-size: 17px;
}
/* navigation hyperlinks */
a.nav, a.nav:visited{
 color : #444444;
 text-decoration: none;
 font-size: 12px;
 font-weight: bold;
}
a.nav:hover, a.nav:visited:hover{
 color : #999999;
 text-decoration : underline;
 font-size: 12px;
 font-weight: bold;
}
/* Misc */
ul{
 list-style-type: circle;
}
form{
 display: inline;
}
a img,:link img,:visited img{
 border:none
}
.avatar, #avatar{
 width: 123px;
 height: 133px;
 border: 0px solid 0;
 margin: 0px;
}
/* Rich Text Editor */
.WebWizRTEbutton{
  border: #EFEFEF 1px solid;
}
.WebWizRTEtextarea{
 background-color: #FFFFFF;
 font-size: 17px;
}
.RTEbutton{
 background-color: #E6E7F2;
}
/* Tables */
.basicTable{
 border: 0px;
 width: 98%;
}
.errorTable{
 border: 1px solid #FF0000a;
 background-color: #dadada;
 width: 98%;
 color: #990000a;
}
.tableBorder, .wwgAdTable{
 border: 1px solid #B6B9CB;
 background-color: #FFFFFF;
 width: 98%;
}
/* Table Ledger */
.tableLedger{
 font-weight: bold;
 color: #000000;
 background-image: url(../forum_images/tableledger_bg.jpg);
 height: 16px;
}
.tableLedger a:link, .tableLedger a:visited{
 color : #000000;
 text-decoration: underline;
 font-weight: bold;
}
.tableLedger a:hover, .tableLedger a:visited:hover{
 color : #000000;
 text-decoration: underline;
 font-weight: bold;
}
/* Search Sub-Ledger */
.tableSubLedger{
 font-weight: bold;
 background-color: #ededed;
 height: 22px;
}
.tableSubLedger a:link, .tableSubLedger a:visited{
 color : #5c5c5c;
 text-decoration: underline;
 font-weight: bold;
}
.tableSubLedger a:hover, .tableSubLedger a:visited:hover{
 color : #666666;
 text-decoration : underline;
 font-weight: bold;
}
/* Search Ledger */
.tableSearchLedger{
 font-weight: bold;
 background-color: #DCDDE4;
}
.tableSearchLedger a:link, .tableSearchLedger a:visited{
 color : #000000;
 text-decoration: underline;
 font-weight: bold;
}
.tableSearchLedger a:hover, .tableSearchLedger a:visited:hover{
 color : #666666;
 text-decoration : underline;
 font-weight: bold;
}
/* Tables */
.tableRow{
 background-color: #e2e2e2;
}
.tableTopRow, .tableBottomRow{
 background-color: #e2e2e2;
}
/* Alternating Row Colours */
.evenTableRow{
 background-color: #e2e2e2;
}
.oddTableRow{
 background-color: #e2e2e2;
}
.hiddenTableRow{
 background-color: #DFDFDF;
}
/* Private messager */
.PMtableRow{
 background-color: #e2e2e2;
}
.PMmsgBody{
 width: 99%;
 max-height: 750px;
 float: left;
 overflow: auto;
}
/* Forum posts */
.msgBody{
 width: 100%;
}
.msgEvenTableRow, .msgEvenTableSide{
 background-color: #FFFFFF;
 font-size: 10px;
}
.msgOddTableRow, .msgOddTableSide{
 background-color: #FFFFFF;
 font-size: 10px;
}
.msgEvenTableSide a:link, .msgEvenTableSide a:visited, .msgOddTableSide a:link, .msgOddTableSide a:visited{
 color : #000000;
 text-decoration: underline;
 font-weight: bold;
}
.msgEvenTableSide a:hover, .msgEvenTableSide a:visited:hover, .msgOddTableSide a:hover, .msgOddTableSide a:visited:hover{
 color : #666666;
 text-decoration : underline;
 font-weight: bold;
}
.msgHiddenTableRow{
 font-size: 10px;
 background-image: url(../forum_images/pre_approved_post.gif);
}
.msgLineDevider{
 border: solid #D1D7DC 0px;
 border-top-width: 1px;
 border-bottom-width: 1px;
}
.msgSignature{
 max-height: 160px;
 width: 100%;
}
.postSeparatorTableRow{
 height: 10px;
 background-color: #CC6666;
}
/* Calendar */
.calLedger{
 font-weight: bold;
 background-color: #DCDDE4;
 padding:4px;
}
.calLedger a:link, .calLedger a:visited{
 color : #000000;
 text-decoration: none;
 font-size: 12px;
}
.calLedger a:hover, .calLedger a:visited:hover{
 color : #666666;
 text-decoration: none;
 font-size: 12px;
}
.calDateCell{
 background-color: #F8F8FC;
}
.calTodayCell{
 background-color: #F8F8FC;
 border:1px solid #FF0000a;
}
.calEmptyDateCell{
 background-color: #FFFFFF;
}
/* BBcode blocks */
.BBquote{
 border: 1px dotted #FF9999;
 background-color: #FF9999;
 width: 97%;
 padding: 5px;
 margin: 8px 0px;
 text-align: left;
 overflow: auto;
 display: block;
 padding: 5px;
}
.BBcode{
 font-family: Ms sans Serif;
 border: 1px dashed #999999;
 width: 97%;
 padding: 5px;
 margin: 8px 0px;
 text-align: left;
&nbs
Back to Top
jckruger View Drop Down
Groupie
Groupie
Avatar

Joined: 18 April 2006
Location: Australia
Status: Offline
Points: 135
Post Options Post Options   Thanks (0) Thanks(0)   Quote jckruger Quote  Post ReplyReply Direct Link To This Post Posted: 16 November 2006 at 9:42am
 Do you have the asp chat from IPortalx installed in your forum? as I was getting that error when I was using that chat code.
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 16 November 2006 at 9:53am
Could also be a language file issue preventing the javascript running correctly
Back to Top
gölge View Drop Down
Groupie
Groupie


Joined: 16 April 2005
Location: Turkey
Status: Offline
Points: 182
Post Options Post Options   Thanks (0) Thanks(0)   Quote gölge Quote  Post ReplyReply Direct Link To This Post Posted: 16 November 2006 at 1:25pm
i think this is about avatar's on error script.  look your avatars folder, is there blank_avatar.jpg. 

Edited by gölge - 16 November 2006 at 1:32pm
Back to Top
maxbravo View Drop Down
Newbie
Newbie


Joined: 01 November 2006
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote maxbravo Quote  Post ReplyReply Direct Link To This Post Posted: 27 November 2006 at 8:05pm

Good day all,

 
From reply gölge makes me found out that in avatars folder has no blank_avatar.jpg picture. So now I make a picture name's blank_avatar file's jpg.. So that's pop up it does not show again.
 
Thanks all for helping
 
BEFORE
 
 
 
 
 
AFTER
 
 
 
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.