View Full Version : help with validation...?
myeviltwin
08-02-2005, 01:26 AM
hello!
i have a little problem with validating my new template, i don't have a clue about the error messages.
cannot generate system identifier for general entity "action_code"
and it's pointing me to the "&"in a link that pixelpost generated itself, like
...te-list/?domain=fuck.open-minded.org&action_code=fcd64bf88f1334a7b791d4df29b 6
how can i fix that?
wrong doc-type?
i don't have the slightest clue *shrug*
here is the validation link:
http://validator.w3.org/check?uri=http%3A%2F%2Fspiegelkind.net%2Fcontent%2 Ffuck%2Ffotolog%2F&charset=%28detect+automatically %29&doctype=%28detect+automatically%29
any help apreciated.
thank you.
Connie
08-02-2005, 05:39 AM
1) if you use the CSS-element "button" more than once, make it a class
id's are only for one use
<div id="button">
<ul id="button">
2) I am sure you did not upgrade to version 1.4.2?
this is fixed in version 1.4.2
3) you should check your page with OPERA as well
my browser crashed when I moved around in your photoblog!!
myeviltwin
08-02-2005, 08:24 AM
hm, i definately AM using the newest version, at least the admin panel tells me so!
You are running version 1.4.2 of Pixelpost. Released 18 July 2005.
i know about the unique state of id's, i just didn't have the time yet to change it to classes.
i don't have opera installed, i'm now going to do it to find where the problem is.
any more ideas about the error messages that should have been fixed with the newest version?
thanks
Connie
08-02-2005, 09:34 AM
Hi,
the error which was caused is that the SESSIONID in the link is placed after "&" and that should be "&amp;" but is not
as this is done by PHP, when a HMTL page is called and cookies are not allowed or when the site is parsed by a validator, it has nothing to do with the behaviour in the visitor's browser when he has accepted cookies
but to be on the safe side, we added a directive
arg_separator.output .....
this should care that '&' will be masked in the validator input
I do not know why it is wrong at your place, it is working fine at my different installations at different hosts
for fixed errors etc. there is a changelog in the /doc-folder
myeviltwin
08-02-2005, 01:49 PM
thanks a lot for your explanation.
i now installed opera, but no crashes, nothing.
maybe you could explain me what happened, and what you did?
just clicking through it and caboom?
i fixed the wordpress commenting section, maybe this was the problem?
thanks again in advance.
Connie
08-02-2005, 02:04 PM
It's not crashin in Opera 8.01 which I have in the office
it crashed in Opera 7.5.4 which I use at home, will check there
vBulletin® v3.7.3, Copyright ©2000-2013, Jelsoft Enterprises Ltd.