Pink Poogle Toy Forum

The official community of Pink Poogle Toy. Bear with me while I tweak everything
It is currently Fri Sep 18, 2026 12:01 pm

All times are UTC




Post new topic  This topic is locked, you cannot edit posts or make further replies.  [ 8 posts ] 
Author Message
 Post subject: Foul language warning?
PostPosted: Wed Dec 03, 2008 10:44 am 
Newbie
Newbie
Offline

Posts: 3
Joined: Wed Dec 03, 2008 10:33 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


Top
 
   
PostPosted: Wed Dec 03, 2008 1:10 pm 
Moderator
Moderator
Offline

Posts: 2952
Joined: Tue Apr 04, 2006 8:40 am
What kind of error are you getting? Can you copy and paste it?

_________________
Image


Top
 
   
PostPosted: Wed Dec 03, 2008 3:24 pm 
Honorary Member
Honorary Member
Offline

Posts: 6812
Joined: Mon Nov 22, 2004 2:02 pm
Website: http://werewolfgames.freeforums.org/
Location: Watching little birds fly kamikaze missions into the walls.
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?

_________________
Image
It was an honor serving you PPT. I will miss you.
Click here to join my new werewolf forum!


Top
 
   
PostPosted: Wed Dec 03, 2008 4:55 pm 
Newbie
Newbie
Offline

Posts: 34
Joined: Thu Sep 18, 2008 4:02 pm
Website: http://swordfire.net
Location: Singapore
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 ... g"><br><br>

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

_________________
=SwordFire=
The Silent One
Sysop of Neodex


Top
 
   
PostPosted: Thu Dec 04, 2008 12:01 am 
Administrator
Administrator
User avatar
Offline

Posts: 7245
Joined: Mon May 31, 2004 3:56 am
ICQ: 69920079
Website: https://pinkpt.com/
Yahoo Messenger: khuynh777@yahoo.com
Location: Faster than a speeding IM! Stronger than an ox on steroids! Pinker than a bottle of Pepto-Bismol!
Welcome to PPT btw.

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

_________________
Image


Top
 
   
PostPosted: Thu Dec 04, 2008 3:33 am 
Beyond Godly
Beyond Godly
Offline

Posts: 4819
Joined: Thu Jan 06, 2005 6:22 am
Location: Somewhere outside of reality
Quote:
<P>A)PAINT MY KIO DISCO,
Did notice you had a typo with KOI.


Top
 
   
PostPosted: Fri Dec 05, 2008 10:46 am 
Newbie
Newbie
Offline

Posts: 3
Joined: Wed Dec 03, 2008 10:33 am
Daze wrote:
Quote:
<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


Top
 
   
PostPosted: Sat Dec 06, 2008 1:52 pm 
Newbie
Newbie
Offline

Posts: 34
Joined: Thu Sep 18, 2008 4:02 pm
Website: http://swordfire.net
Location: Singapore
@Kym: Thank you - Just sharing what I currently know.

@Pixel: This is great news! :)

_________________
=SwordFire=
The Silent One
Sysop of Neodex


Top
 
   
Display posts from previous:  Sort by  
Post new topic  This topic is locked, you cannot edit posts or make further replies.  [ 8 posts ] 

All times are UTC


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Limited