View Full Version : html error-gonna be silly
frage
12-06-2004, 07:40 AM
after many hours, more than one cup of coffee
Amaya, the official w3c.org browser shows the correct xhtml code :-)
proudly I went with my url of the portal to w3c.org and [;)]
Horror --
Line 599, column 6: entity end not allowed in end tag
</html
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
please whats going on?
I`m gonna be silly of that problem.
frage
Brian
12-06-2004, 12:18 PM
Can you post a link to your site so I can see the code?
frage
12-06-2004, 03:10 PM
its only for adult
look to your pm
frage
frage
12-11-2004, 08:30 PM
please can you tell where I can find the link to the post in the new posts?
because there is a prob...
the Validator shows it so :
<br... ><span class="smallfont">[<a href="http:...read more.....
the bold is the link to the rest of the news...
frage
Brian
12-12-2004, 01:14 AM
"This Page Is Valid XHTML 1.0 Transitional!" is what I get when I try to validate the page...
frage
12-12-2004, 11:17 AM
"This Page Is Valid XHTML 1.0 Transitional!" is what I get when I try to validate the page...
laughing
last night
a user of the germany board told me what I have to do:
in the following templates:
* activateform [Ändern] [Wiederherstellen] [Original anzeigen]
* activate_requestemail [Verändern]
* vBadvanced CMPS [» «]
o adv_portal [Ändern] [Wiederherstellen] [Original anzeigen]
* announcement [Verändern]
* Buddy-Liste (Buddy List) [» «]
o BUDDYLIST [Verändern]
* Kalender (Calendar) [» «]
o CALENDAR [Verändern]
o calendar_edit [Verändern]
o calendar_manage [Verändern]
o calendar_showevents [Verändern]
* contactus [Ändern] [Wiederherstellen] [Original anzeigen]
* editpoll [Verändern]
* editpost [Ändern] [Wiederherstellen] [Original anzeigen]
* FAQ (FAQ) [» «]
o FAQ [Verändern]
* Forenansicht (Forum Display) [» «]
o FORUMDISPLAY [Ändern] [Wiederherstellen] [Original anzeigen]
* Startseite (Forum Home) [» «]
o FORUMHOME [Ändern] [Wiederherstellen] [Original anzeigen]
* GENERIC_SHELL [Verändern]
* Hilfe (Help) [» «]
o help_avatars [Verändern]
o help_bbcodes [Verändern]
o help_smilies [Verändern]
* Instant Messenger (Instant Messaging) [» «]
o im_message [Verändern]
* JOINREQUESTS [Verändern]
* lostpw [Verändern]
* mailform [Verändern]
* Benutzerprofil (Member Info) [» «]
o MEMBERINFO [Ändern] [Wiederherstellen] [Original anzeigen]
* Benutzerliste (Member's List) [» «]
o memberlist [Ändern] [Wiederherstellen] [Original anzeigen]
o memberlist_search [Ändern] [Wiederherstellen] [Original anzeigen]
* Beitrag erstellen (New Posting) [» «]
o newattachment [Verändern]
o newpoll [Verändern]
o newreply [Verändern]
o newthread [Verändern]
* Umfragen (Poll) [» «]
o pollresults [Verändern]
* Druckansicht (Printable Thread) [» «]
o printthread [Verändern]
* Registrierung (Registration) [» «]
o register [Ändern] [Wiederherstellen] [Original anzeigen]
o register_coppaform [Verändern]
o register_rules [Ändern] [Wiederherstellen] [Original anzeigen]
o register_verify_age [Verändern]
* reportbadpost [Verändern]
* Renommee (User Reputation) [» «]
o reputation [Verändern]
* Suche (Search) [» «]
o search_forums [Verändern]
o search_results [Verändern]
* sendtofriend [Verändern]
* shell_blank [Verändern]
* Forum-Mitarbeiter (Show Groups) [» «]
o SHOWGROUPS [Verändern]
* Themenansicht (Show Thread) [» «]
o SHOWTHREAD [Ändern] [Wiederherstellen] [Original anzeigen]
o SHOWTHREAD_SHOWPOST [Verändern]
* Smiley Popup (Smilie Popup) [» «]
o smiliepopup [Verändern]
* STANDARD_ERROR [Verändern]
* STANDARD_ERROR_LITE [Verändern]
* STANDARD_REDIRECT [Verändern]
* Themen-Tools (Thread Administration) [» «]
o THREADADMIN [Verändern]
* Benutzerkontrollzentrum (User Control Panel) [» «]
o USERCP_SHELL [Verändern]
* Benutzernotizen (User Note) [» «]
o usernote [Verändern]
o usernote_note [Verändern]
* Wer hat geschrieben? (Who Posted?) [» «]
o WHOPOSTED [Verändern]
* Wer ist online (Who's Online) [» «]
o WHOSONLINE [Verändern]
I had to klick *enter* after </html>
please don't aks me why---- :confused: but the prob is solved
and original
memberlist.php
line
Zeile 687
$pagenav = construct_page_nav($totalusers, "memberlist.php?$session[sessionurl]do=$_REQUEST[do]", "&ltr=" . urlencode($ltr) . "&pp=$perpage&order=$sortorder&postslower=$postslow er&postsupper=$postsupper&sort=$sortfield&ausernam e=" . urlencode($ausername) . "&homepage=" . urlencode($homepage) . "&icq=" . urlencode($icq) . "&aim=" . urlencode($aim) . "&yahoo=" . urlencode($yahoo) . "&msn=" . urlencode($msn) . "&joindateafter=" . urlencode($joindateafter) . "&joindatebefore=" . urlencode($joindatebefore) . "&lastpostafter=" . urlencode($lastpostafter) . "&lastpostbefore=" . urlencode($lastpostbefore) . iif($usergroupid, "&usergroupid=$usergroupid") . iif(isset($urladd), $urladd));
there was a false ampersand
only &
and not
&
in your forum there is the same bug and it's reported
w3c (http://validator.w3.org/check?uri=http://www.vbadvanced.com/forum/memberlist.php?)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
the last
in vbadvanced
there is only one prob
please can you tell where I can find the link to the post in the new posts?
because there is a prob...
the Validator shows it so :
<br... ><span class="smallfont">[<a href="http:...read more.....
the bold is the link to the rest of the news...
but these only registered member could see..
I don't think about this as I gave you the url.. :o
please I will give you a testaccount ...
look at your pm
thanks a lot
frage
edit: today I'm too silly to post an url ...* :cool: :eek:
frage
12-12-2004, 01:15 PM
Brian
many thanks
:-) :-)
my forum and my portal are know valid...
what a wonderful sunday
:-)
frage
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.