For Neopets ONLY discussion.
Topic locked

Foul language warning?

Wed Dec 03, 2008 10:44 am

Hi, I'm new to these boards (former lurker) ;)

I have a problem with my userlookup. You see, I spent all morning
creating a great layout and they won't let me save it. Apparently,
foul language is used in the html code.

Here is the code. If anyone could PLEASE tell me where the bad words are.
I can't find ANYTHING. :x

<style>
body{background:url(http://kawaii-tokyo.jp/download/wallpaper01_1024.jpg) fixed}
#main {background:none; border:0px;}
a,tr,td,i,body,font,p,text{color:#999999;font:7pt;font-family:verdana;}
b {color:#633366;height:1px;font-size:8pt}
A:link, A:visited{color:#999999;text-decoration:none;font-weight:normal;}
A:Hover{color:#36B3BB;}
#content {width:1%; border:0px;}
.contentModule{border:none;}
.contentModuleContent {background:url(http://www.geocities.com/kat_08_2001/stars.jpg);}
.contentModuleHeader {background:#633366;}
.contentModuleHeaderAlt {background:#633366;}
#header, #footer {width:1px;height:1px;overflow:auto;}
.contentModuleTable{border:0px;}
body {scrollbar-base-color:#36B3BB;}</style>
<table cellpadding="30" cellspacing="0" valign="top" border="0" width="80"><tr><td align="center" valign="top"></div></td><td>
<table cellpadding="30" cellspacing="0" align="center" valign="top" border="1" bordercolor="#999999" width="600" style="background-image:url(http://i105.photobucket.com/albums/m210/royaladybug/NewLUs/White.gif)">
<tr><td align="center" valign="top">
<img src="http://i33.piczo.com/view/4/b/t/k/d/r/z/5/f/u/y/x/img/i313283569_9122_5.jpg"><br><br>
<a href="addpet.phtml">Create</a> | <a href="petcentral.phtml">Central</a> | <a href="explore.phtml">Explore</a> | <a href="gameroom.phtml">Games</a> | <a href="neomessages.phtml">Mail</a> | <a href="objects.phtml">Shops</a> | <a href="neoboards/index.phtml">Boards</a> | <a href="nf.phtml">News</a> | <a href="stuff.phtml">Stuff</a> | <a href="help.phtml">Help</a><br>
<table width="100%" cellpadding="0" cellspacing="0" border="0" style="margin-top: 7px;">
<tr>
<td height="100%" valign="top" class="contentModule">
<div id="userneopets" style="height: 100%">
<table cellpadding="3" cellspacing="0" border="0" class="contentModuleTable">
<tr>
<td class="contentModuleHeaderAlt">PiXeLmAnIa</td>
</tr>
<tr>
<td valign="top" class="contentModuleContent" align="center">
<table width="100%" cellpadding="4" cellspacing="0" border="0">
<tr>
<td align="left" valign="top" class="medText">
<P>~MY GOALS~</P>
<P>A)PAINT MY KIO DISCO, SPOTTED OR RAINBOW</P>
<P>B)PAINT MY UNI ROYALGIRL</P>
<P>C)PAINT MY WHITE DRAIK FAERIE,MARAQUAN OR BABY</P>
<br><td align="left" valign="center" class="medText"><img src="http://img124.imageshack.us/img124/8081/gervx6.jpg"></td></br>
</td></tr></table>
</td></tr></table>
</div></td></tr></table>


Thanks for reading :)

//pixelmania

Re: Foul language warning?

Wed Dec 03, 2008 1:10 pm

What kind of error are you getting? Can you copy and paste it?

Re: Foul language warning?

Wed Dec 03, 2008 3:24 pm

There are currently a few glitches with user look-ups and shop layouts in regards to how things are coded. Perhaps that could be the problem?

Re: Foul language warning?

Wed Dec 03, 2008 4:55 pm

Want to guess where is/are the problem(s)? ;)

Basically there are two locations in your code which the filter does not accept:

Line 10: .contentModuleContent {background:url(http://www.geocities.com/kat_08_2001/stars.jpg);}

Reason: "geocities" not accepted.

Line 19: <img src="http://i33.piczo.com/view/4/b/t/k/d/r/z/5/f/u/y/x/img/i313283569_9122_5.jpg"><br><br>

Reason: Basically the filter has at least two issues with this...

Re: Foul language warning?

Thu Dec 04, 2008 12:01 am

Welcome to PPT btw.

Aww SwordFire... you're a genuis. Genuis!

Re: Foul language warning?

Thu Dec 04, 2008 3:33 am

<P>A)PAINT MY KIO DISCO,


Did notice you had a typo with KOI.

Re: Foul language warning?

Fri Dec 05, 2008 10:46 am

Daze wrote:
<P>A)PAINT MY KIO DISCO,


Did notice you had a typo with KOI.


Lol, I know. I changed it now. Thanks for the helping comments everyone ;)

I uploaded all the pics to imageshack and changed the code so it works now. :D

Re: Foul language warning?

Sat Dec 06, 2008 1:52 pm

@Kym: Thank you - Just sharing what I currently know.

@Pixel: This is great news! :)
Topic locked