Pink Poogle Toy Forum

The official community of Pink Poogle Toy
Main Site
NeoDex
It is currently Tue Mar 04, 2025 1:02 pm

All times are UTC




Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 10 posts ] 
Author Message
 Post subject: Userlookup error
PostPosted: Tue Jun 27, 2006 10:06 am 
PPT Student
PPT Student
User avatar

Posts: 432
Joined: Fri Sep 30, 2005 8:57 am
Location: Manchester, UK
As I'm not the niftiest with coding (re: hopeless) but would still like my userlookup on neopets to be attractive, I decided to have a poke around and use one of the ready-made lookups that this wonderful site provides. Unfortunately when I try and use it, I get an error that looks something like this:

Quote:
ERROR :
If the explanation below is not enough, there is more help with this error here.




Invalid words or disallowed element names found in your style tags. (Class or ID names must be preceded with a . or #).

object
input
select


Has anyone else had this trouble? And how do I remedy it?


Image


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 27, 2006 12:13 pm 
PPT God
PPT God
User avatar

Posts: 1072
Joined: Mon May 31, 2004 5:40 pm
Location: England guv'na!
This is happening to me when I try and edit my look-up. It went through fine the first time, but now I can't change anything about it at all, without that coming up. Weird.


ImageImage
Thanks Rachel!


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 27, 2006 12:37 pm 
PPT Student
PPT Student
User avatar

Posts: 432
Joined: Fri Sep 30, 2005 8:57 am
Location: Manchester, UK
As horrible as it is, I'm glad I'm not the only one! Now if only I could figure out what to do with it!


Image


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 27, 2006 3:34 pm 
Beyond Godly
Beyond Godly
User avatar

Posts: 2903
Joined: Thu Jun 03, 2004 6:01 pm
Location: .com.au
It probably has something to do with the new system that checks your code for formatting and such now. I had the same problem with image tags that didn't have "" and such.

Without seeing the code or a lookup with the code I can't really guess what exactly is wrong and what you'd have to change.

You could always send a quick message to the person whose lookups they are, not necessarily complaining but politely pointing out that the lookups are unuseable for some reason and might need to be edited before any more users will be able to use them.

Thinking, thinking....
If you have an coding similar to this:

Quote:
I.TOP {
BACKGROUND: url(http://img.photobucket.com/albums/v257/.../....gif); LEFT: 0px; WIDTH: 809px; POSITION: absolute; TOP: 0px; HEIGHT: 300px
}


You might want to check that there is a . between "I" and whatever the other word is, in this case its "TOP".

That's the only thing I can think of because later on the coding requires:

Quote:
I class="TOP"


So that may be the sort of class they are referring to in the error?


avatar by spiralethe


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 27, 2006 5:32 pm 
PPT God
PPT God
User avatar

Posts: 1072
Joined: Mon May 31, 2004 5:40 pm
Location: England guv'na!
The system for the checking of the code was in place last week when I redid my look-up, and it when through fine then.

Now, I'm just trying to change the text I wrote, not the coding, and it won't go through anymore.


ImageImage
Thanks Rachel!


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 27, 2006 5:40 pm 
PPT Student
PPT Student
User avatar

Posts: 448
Joined: Mon Nov 22, 2004 11:14 pm
Quote:
Invalid words or disallowed element names found in your style tags. (Class or ID names must be preceded with a . or #).

object
input
select


It says right there that either those words are not allowed, or they need to be preceded by a '.' or '#' so you need to try putting either of those before those words, removing those words, etc. You may be able to get away with ditching those bits of the code entirely, test it out.

You know, I think they have fiddled with the filters again. Making only some text changes to a couple of petpages threw up new errors I didn't encounter even after the filters were made permanent. It's possible they have recently disallowed those words. If I remember right, at first they were not letting us use the word 'object' because that was one of the words the CG codes were using.

If you click the help link on the error page, you'll find they have a special submission form just for the filters. They've buried it slightly, probably to avoid people abusing it and writing about having peanutbutter up their nose after a food fight. If you are using CSS that is perfectly valid but won't go through their filter, you need to fill out that form and let them know.

A few days ago I asked if they'd allow the 'indent' code so we can make paragraphs look proper. When they were testing the filters on premium, they had us let them know of any code they needed to add and I'm sure we didn't catch it all.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 27, 2006 6:29 pm 
PPT Student
PPT Student
User avatar

Posts: 432
Joined: Fri Sep 30, 2005 8:57 am
Location: Manchester, UK
Q wrote:
Quote:
Invalid words or disallowed element names found in your style tags. (Class or ID names must be preceded with a . or #).

object
input
select


It says right there that either those words are not allowed, or they need to be preceded by a '.' or '#' so you need to try putting either of those before those words, removing those words, etc. You may be able to get away with ditching those bits of the code entirely, test it out.

You know, I think they have fiddled with the filters again. Making only some text changes to a couple of petpages threw up new errors I didn't encounter even after the filters were made permanent. It's possible they have recently disallowed those words. If I remember right, at first they were not letting us use the word 'object' because that was one of the words the CG codes were using.

If you click the help link on the error page, you'll find they have a special submission form just for the filters. They've buried it slightly, probably to avoid people abusing it and writing about having peanutbutter up their nose after a food fight. If you are using CSS that is perfectly valid but won't go through their filter, you need to fill out that form and let them know.

A few days ago I asked if they'd allow the 'indent' code so we can make paragraphs look proper. When they were testing the filters on premium, they had us let them know of any code they needed to add and I'm sure we didn't catch it all.


The only problem is I'm hopeless with coding and I don't dare fiddle with it as I'll probably ruin it beyond all recognition! I've run a search for those words trying to insert ""' s and #'s but they're not in the coding that I can find!

Argh!


Image


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 27, 2006 6:32 pm 
PPT Student
PPT Student
User avatar

Posts: 448
Joined: Mon Nov 22, 2004 11:14 pm
You can pm me the code and I'll see if I can fix it up :)


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 27, 2006 7:04 pm 
PPT Student
PPT Student
User avatar

Posts: 432
Joined: Fri Sep 30, 2005 8:57 am
Location: Manchester, UK
Q wrote:
You can pm me the code and I'll see if I can fix it up :)


Oh thank you! :o


Image


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 27, 2006 10:48 pm 
PPT Trainee
PPT Trainee
User avatar

Posts: 597
Joined: Sat Oct 16, 2004 9:38 am
Location: Yakima, WA, USA
I had this problem while editing my gallery, since form is blocked as well. What I did was make a copy of my code in Notepad then removed the 'form' word. It didn't seem to affect that at all, so try putting a backup code in Notepad and remove the words that Neo doesn't allow.


Image
Saiyajins, Sandcastles, and Wingless Eyries... oh my!


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

All times are UTC


Who is online

Users browsing this forum: No registered users and 64 guests


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
You cannot post attachments in this forum

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