vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   XHTML & vB URLS (https://vborg.vbsupport.ru/showthread.php?t=46133)

NTLDR 11-26-2002 07:57 PM

XHTML & vB URLS
 
I've been converting lots of my templates but have hundreds of errors coming up due to URLS, in particular the & and = in them, for example:

Quote:

Line 96, column 88: entity was defined here
...hp?&action=signup"><img src="http://dev.ukw
It doesn't like the & in that URL as well as it getting funny about having action, userid, threadid etc as well.

Any ideas on how to get rid of this? Its very dificult trying to spot the code that is clearly wrong when all these errors are in the way!

Chris M 11-26-2002 08:17 PM

Pray?:p

I have no idea unfortunately:(

Satan

Reverend 11-26-2002 09:08 PM

add amp or amp; after the &

Erwin 11-26-2002 09:20 PM

You cannot have a & after a ? - you use the ? for the first variable, and & for any other ones after that in a URL. Could that be the problem?

NTLDR 11-26-2002 09:44 PM

Thats for the help guys, XHTML doesn't allow you to use & you must use &amp; in your URLS, so changing all them removed 300 odd errors and I've made the page vaild XHTML 1.0 Transitional now :D

Now I need to convert the vBcode :dead:

Reverend 11-26-2002 09:50 PM

Thats why i suggested amp; because i had to use it for my backend.php xml feed. ;)


All times are GMT. The time now is 09:16 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01083 seconds
  • Memory Usage 1,714KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete