torridity Posted April 12, 2008 Share Posted April 12, 2008 I've been trying to edit my userlokup for the pst three hours, and can't get past this error message when I try to change it: "Error 1: Please do not use foul language in your profile, this is a childrens site." There's is nothing even close to foul language in my lookup - it's mostly coding. I can't figure out what's causing the problem. :( Here is the code for my lookup now: <style> #m, #n, #mb, #ol, #header, #footer, .eventIconsf, #usertrophies {display:none} td, p, { color: #A6C513; font-family: tahoma; font-size: 16px; text-transform: lowercase;} a:link, a:visited, a:active { color: #CAEB15; font-weight: bold; text-transform: lowercase;} a:hover { color: #fff; text-transform: lowercase;} body { scrollbar-face-color:#CAEB15; scrollbar-highlight-color:#CAEB15; scrollbar-3dlight-color:#CAEB15; scrollbar-shadow-color:#CAEB15; scrollbar-darkshadow-color:#CAEB15; scrollbar-track-color:#CAEB15; scrollbar-arrow-color:#fff; background:#fff; color: #CAEB15; font-family: tahoma; font-size: 16px; text-transform: lowercase;} #main { background: fixed; background-color: #CAEB15;} .medText { background-color:#fff;} .contentModuleHeader, .contentModuleHeaderAlt { background-color: #fff; color: #CAEB15; font-weight: bold; font-size: 20px; letter-spacing: 2px; text-transform: lowercase; text-align: left; line-height: 28px;} .contentModule { border: 0;} .contentModuleTable { border: 4px solid #A6C513;} #userinfo img, #usercollections img, #usershop img { border: 2px solid #fff;} .nav a, .nav a:visited, .nav a:active { color: #fff; font-family: wingdings; font-size: 24px; } .nav a:hover { color: #A6C513; font-family: wingdings; } </style></i> <br> <br> <br><div class="nav"><a href="addpet.phtml">s </a><a href="petcentral.phtml">s </a><a href="explore.phtml">s </a><a href="gameroom.phtml">s </a><a href="neomessages.phtml">s </a><a href="objects.phtml">s </a> <a href="/neoboards/index.phtml">s </a><a href="nf.phtml">s </a><a href="stuff.phtml">s </a><a href="help.phtml">s </a><a href="loginpage.phtml">s </a><a href=>s </a> </div> <div class="stats"> and here is what I'm trying to change it to: <style> #m, #n, #mb, #ol, #header, #footer, .eventIconsf, #usertrophies {display:none} td, p, { color: #7877C1; font-family: tahoma; font-size: 16px; text-transform: lowercase;} a:link, a:visited, a:active { color: #C1A190; font-weight: bold; text-transform: lowercase;} a:hover { color: #fff; text-transform: lowercase;} body { scrollbar-face-color:#fff; scrollbar-highlight-color:#fff; scrollbar-3dlight-color:#fff; scrollbar-shadow-color:#fff; scrollbar-darkshadow-color:#fff; scrollbar-track-color:#fff; scrollbar-arrow-color:#7877C1; background:#fff; color: #7877C1; font-family: tahoma; font-size: 16px; text-transform: lowercase;} #main { background: fixed; background-image: url(http://i32.photobucket.com/albums/d38/torridity/laceblue.png);} .medText { background-color:#fff;} .contentModuleHeader, .contentModuleHeaderAlt { background-color: #fff; color: #C1A190; font-weight: bold; font-size: 20px; letter-spacing: 2px; text-transform: lowercase; text-align: left; line-height: 28px;} .contentModule { border: 0;} .contentModuleTable { border: 0;} .contentModule, .contentModuleContent, .contentModuleTable, #main, table, td { padding: 5px; padding-bottom: 10px;} #userinfo img, #usercollections img, #usershop img { border: 2px solid #fff;} .nav a, .nav a:visited, .nav a:active { color: #fff; font-family: wingdings; font-size: 24px; } .nav a:hover { color: #7877C1; font-family: wingdings; } </style></i> <div class="nav"><a href="addpet.phtml">s </a><a href="petcentral.phtml">s </a><a href="explore.phtml">s </a><a href="gameroom.phtml">s </a><a href="neomessages.phtml">s </a><a href="objects.phtml">s</a> hey you <a href="/neoboards/index.phtml"> s </a><a href="nf.phtml">s </a><a href="stuff.phtml">s </a><a href="help.phtml">s </a><a href="loginpage.phtml">s </a><a href=>s </a> <br> </div> <div class="stats"> Help, please? Link to comment Share on other sites More sharing options...
TheCookieDragon Posted April 12, 2008 Share Posted April 12, 2008 It could be your photobucket link. 'Torridity' might be kicking off warning bells. I don't think you can use the word 'torrid.' Link to comment Share on other sites More sharing options...
~*MidnightMoonFiretail*~ Posted April 12, 2008 Share Posted April 12, 2008 Is it working now? And maybe you could show us the rest of your user profile edit? Link to comment Share on other sites More sharing options...
torridity Posted April 12, 2008 Author Share Posted April 12, 2008 I don't think it's the photobucket link... I have multiple accounts, and I have photobucket links on them that work. I tried chaning my lookup to blank, with just the text 'torridity', and it worked so it's not that. Still not working how I'd like it... what do you mean by the rest of my user profile edit? Link to comment Share on other sites More sharing options...
Izzy ♥ Posted April 12, 2008 Share Posted April 12, 2008 I can't see anything obvious that might be triggering the filters, but I know I've had problems with certain HEX codes before. Try taking out one line of code at a time, until it accepts it - then once you pinpoint the problem you can just edit that part til it accepts it :) EDIT: I found it, its the all the "S"s you have for your navigation... apparently Neo flags that as foul language o_O I changed them to random other letters and it went through fine. Link to comment Share on other sites More sharing options...
TheCookieDragon Posted April 13, 2008 Share Posted April 13, 2008 That is the most bizarre thing I've ever heard. They really tag a bunch of s's as foul/unacceptable language? >.<;; That's crazy. It makes about as much sense as the constant blocking of my guild posts. I finally figured out that it has a character limit, despite not listing one anywhere. If my posts were too long, it blocked them. Of course, for most of my former guild, that wasn't a problem. We had a lot of three-word, chat-speak posters. Has anyone else here noticed the character limit on guild posts, or am I special? ^_^ Link to comment Share on other sites More sharing options...
antiaircraft Posted April 13, 2008 Share Posted April 13, 2008 Erm... I haven't noticed it because I don't make particularly long posts on guild boards - only here on TDN. :P And I really think TNT should refine their foul language filter... Link to comment Share on other sites More sharing options...
torridity Posted April 13, 2008 Author Share Posted April 13, 2008 Ok, thanks so much Isabel! TNT definitely has a few weird filter rules. Like the seemingly random blocking of apostrophes on guild boards? So frustrating. Link to comment Share on other sites More sharing options...
antiaircraft Posted April 13, 2008 Share Posted April 13, 2008 I think what they're trying to do is to stop people from putting apostrophes in the middle of words to bypass the filters... it's still annoying though. :yes: Link to comment Share on other sites More sharing options...
Recommended Posts